Subject: Re: missing fetch-list file for KDE2 on i386
To: None <oinkfreebiker@att.net>
From: Johnny Lam <jlam@c35.jgrind.org>
List: netbsd-help
Date: 09/09/2001 11:51:47
oinkfreebiker@att.net writes:
> 
> Trying 192.26.91.193...
> EPSV not understood.
> lesstif-0.92.32.tar.gz: No such file or directory
> + /usr/bin/ftp
> ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/
> misc/lesstif/srcdist/lesstif-0.92.32.tar.gz
> 'EPSV': command not understood.
> lesstif-0.92.32.tar.gz: No such file or directory.
> + /usr/bin/ftp
> http://gd.tuwien.ac.at/hci/lesstif/srcdist/lesstif-0.92.3
> 2.tar.gz
>
> ...and am wondering if this means that an install of KDE2
> is a total no-go because, like one of the dependencies is
> miss-spelled, has been moved, or has been removed from
> the download sites? In other words: will I now not be
> able to install KDE2 at all?, or may I acquire the file
> lesstif-0.92.32.tar.gz somewhere else?

If you wait long enough, it should try fetching from ftp.netbsd.org, which
is the backup repository for all of the package sources.  Putting the line

MASTER_SITE_OVERRIDE=          ${MASTER_SITE_BACKUP}

in your /etc/mk.conf will force ftp.netbsd.org to be searched first.

	Cheers,

	-- Johnny Lam <jlam@jgrind.org>