Date: Wed, 3 Jul 2002 21:31:52 +0900 From: "Stephen L. Palmer" <slpalmer@midearth.org> To: Dag-Erling Smorgrav <des@ofug.org>, ericg@chartertn.net Cc: "Stephen L. Palmer" <slpalmer@midearth.org>, stable@freebsd.org Subject: Re: pkg_fetch broken on 4.6 stable? Message-ID: <20020703213152.M4336@midearth.org> In-Reply-To: <xzpsn3030n6.fsf@flood.ping.uio.no> References: <200206290050.g5T0olp85930@sentry.lonesome.org> <xzpsn3030n6.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
By the way, after being pointed in the right direction earlier, the following
snippet in pkgtools.conf fixed the '-4.6-stable' problem I was having... I
put this in just after the comment about PKG_SITES...
PKG_SITES = [
sprintf('ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/'),
sprintf('ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/'),
sprintf('ftp://ftp3.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/'),
]
---
Stephen L. Palmer
slpalmer@midearth.org
http://bfsrocks.com
---------- Original Message -----------
From: Dag-Erling Smorgrav <des@ofug.org>
To: ericg@chartertn.net
Sent: 04 Jul 2002 00:30:21 +0200
Subject: Re: pkg_fetch broken on 4.6 stable?
> "Eric Olsen" <ericg@chartertn.net> writes:
> > I have noticed the same thing, FWIW, with pkg_update. It somehow
> > inserts that extra "/Latest/" directory in there for some reason,
> > and can't find the package.
>
> No, this behaviour is correct. The operation fails because the
> package is missing from the FTP server, which is hardly pkg_fetch(1)'s
> fault.
>
> DES
> --
> Dag-Erling Smorgrav - des@ofug.org
------- End of Original Message -------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020703213152.M4336>
