From owner-freebsd-stable Wed Jul 3 19:32:24 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBB3A37B40C for ; Wed, 3 Jul 2002 19:32:14 -0700 (PDT) Received: from midearth.org (cs666880-180.austin.rr.com [66.68.80.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B7043E4A for ; Wed, 3 Jul 2002 19:32:14 -0700 (PDT) (envelope-from slpalmer@midearth.org) Received: from midearth.org (localhost [127.0.0.1]) by midearth.org (8.12.5/8.12.2) with ESMTP id g642VqUN017963; Wed, 3 Jul 2002 21:31:53 -0500 (CDT) (envelope-from slpalmer@midearth.org) From: "Stephen L. Palmer" To: Dag-Erling Smorgrav , ericg@chartertn.net Cc: "Stephen L. Palmer" , stable@freebsd.org Subject: Re: pkg_fetch broken on 4.6 stable? Date: Wed, 3 Jul 2002 21:31:52 +0900 Message-Id: <20020703213152.M4336@midearth.org> In-Reply-To: References: <200206290050.g5T0olp85930@sentry.lonesome.org> X-Mailer: Open WebMail 1.64 20020415 X-OriginatingIP: 10.5.1.14 (slpalmer) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 To: ericg@chartertn.net Sent: 04 Jul 2002 00:30:21 +0200 Subject: Re: pkg_fetch broken on 4.6 stable? > "Eric Olsen" 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