[gentoo-user] Re: Re: Fetching updates with cron

2003-08-09 Thread Thorsten Kampe
* Chris I (2003-08-07 21:23 +0200) > On 2003.08.07 12:57, Thorsten Kampe wrote: >> [1] FETCHCOMMAND='/usr/bin/proz -r --no-netrc --no-getch --no-search >> -k=4 --timeout=300 -t=5 --retry-delay=15 --max-bps=0 ${URI} -P >> ${DISTDIR}' > Did you try checking to see if ${DISTDIR} is a valid variable o

Re: [gentoo-user] Re: Re: Fetching updates with cron

2003-08-08 Thread Chris I
On 2003.08.07 15:57, Thorsten Kampe wrote: * Chris I (2003-08-07 21:23 +0200) > Did you try checking to see if ${DISTDIR} is a valid variable outside > of portage? Try a cron script that does something like: > echo ${DISTDIR} | mail -s "distdir check" myemailaddress; > or even > env | mail -s "en