* 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 outside
> of portage? Try a cron script that does something like:
> echo ${DISTDIR} | mail -s "distdir check" myemailaddress;
> or even
> env | mail -s "env" myemailaddress;
> I think that this was an invalid destination, so the download completed
> and it saved them to nowhere. Try replacing it and manually entering
> the /usr/portage/distfiles path.
Sorry, no, I've been emerging and fetching for weeks with prozilla.
The only thing that doesn't work is the redirection. I changed back to
good ole wget.
Thorsten
--
[EMAIL PROTECTED] mailing list