DISTFILE_CACHE

Joe Marcus Clarke marcus at marcuscom.com
Fri Jun 1 01:26:20 EDT 2007


On Fri, 2007-06-01 at 14:59 +1000, Alexander Logvinov wrote:
> Hello.
> 
>   What's wrong with DISTFILE_CACHE in 2.3.6 version?
> 
> # ./tc configDistfile
> DISTFILE_CACHE=/usr/ports/distfiles/
> 
> # ls -l /usr/ports/distfiles/atslog-2.1.1.tar.gz
> -rw-r--r--  1 root  wheel  595393  7 mar 06:07 /usr/ports/distfiles/atslog-2.1.1.tar.gz
> 
> # cat atslog-2.1.1_2.log
> ====================<phase 1: make checksum>====================
> => atslog-2.1.1.tar.gz doesn't seem to exist in /tmp/distfiles/.
> => Attempting to fetch from http://server/distfiles//.
> atslog-2.1.1.tar.gz                                    581 kB 8619 kBps
> => MD5 Checksum OK for atslog-2.1.1.tar.gz.
> => SHA256 Checksum OK for atslog-2.1.1.tar.gz.
> ================================================================
> 
>   Why doesn't it see path in DISTFILE_CACHE? Is it my local problem?

DISTFILE_CACHE doesn't support nullfs (probably because no one asked for
it) so you need to specify an NFS mount:

DISTFILE_CACHE=localhost:/usr/ports/distfiles

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://marcuscom.com/pipermail/tinderbox-list/attachments/20070601/2406bf75/attachment.bin 


More information about the tinderbox-list mailing list