Date: Sat, 5 Mar 2005 16:27:57 -0600 (CST) From: David Fleck <david.fleck@mchsi.com> To: joe@zircon.seattle.wa.us Cc: ports@freebsd.org Subject: error in ksh93 port - distfile out of sync? Message-ID: <20050305162201.Q98716@grond.sourballs.org>
next in thread | raw e-mail | index | archive | help
I just got the following error trying to install ksh: bender# make install ===> Vulnerability check disabled, database not found >> INIT.2004-02-29.tgz doesn't seem to exist in /usr/ports/distfiles/ksh93. >> Attempting to fetch from http://www.research.att.com/~gsf/download/tgz/. fetch: http://www.research.att.com/~gsf/download/tgz/INIT.2004-02-29.tgz: Unauthorized >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ksh93/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ksh93/INIT.2004-02-29.tgz: File unavailable (e.g., file not found, no access) >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ksh93 and try again. *** Error code 1 Stop in /usr/ports/shells/ksh93. There seem to be two problems here. First, AT&T seems to have a funky new username/password required to retrieve any files from their site. Second, there is, AFAIK, no such distfile on the FreeBSD ftp server. A further problem is that once you get past the authorization on the AT&T site, the distfile being searched for (INIT.2004-02-29.tgz) is no longer on the site; it has been replaced by the updated version (INIT.2005-02-02.freebsd.i386.tgz). -- David Fleck david.fleck@mchsi.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050305162201.Q98716>