DISTFILE_CACHE

Alexander Logvinov freebsd at akavia.ru
Fri Jun 1 01:28:11 EDT 2007


Hello!

> # ./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?
 Right, it's local problem.

# cat /usr/local/tinderbox/6-STABLE/etc/make.conf
MASTER_SITE_OVERRIDE=http://server/distfiles/$(DIST_SUBDIR)/

 That is why.. Sorry for noise. 

-- 
WBR



More information about the tinderbox-list mailing list