From owner-freebsd-bugs Thu Aug 8 11:40:10 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2421C37B400 for ; Thu, 8 Aug 2002 11:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8EFE43E5E for ; Thu, 8 Aug 2002 11:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g78Ie3JU088132 for ; Thu, 8 Aug 2002 11:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g78Ie3Me088131; Thu, 8 Aug 2002 11:40:03 -0700 (PDT) Date: Thu, 8 Aug 2002 11:40:03 -0700 (PDT) Message-Id: <200208081840.g78Ie3Me088131@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: bmah@packetdesign.com (Bruce A. Mah) Subject: Re: misc/35267: after cvsup src-all for 4.5, /stand/sysinstall pkg_add refuses update by ftp Reply-To: bmah@packetdesign.com (Bruce A. Mah) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/35267; it has been noted by GNATS. From: bmah@packetdesign.com (Bruce A. Mah) To: kriso@packetdesign.com Cc: freebsd-gnats-submit@FreeBSD.org, johnoh99@yahoo.com, bmah@packetdesign.com Subject: Re: misc/35267: after cvsup src-all for 4.5, /stand/sysinstall pkg_add refuses update by ftp Date: Thu, 08 Aug 2002 11:32:43 -0700 --==_Exmh_-1947795372P Content-Type: text/plain; charset=us-ascii If memory serves me right, "Kris Olander" wrote: > I just did a cvsup src-all on RELENG_4_6 and am now running (according to > sysinstall options) 4.6.1-RELEASE-p10. > When I try to add some additional packages using passive FTP from > ftp.freebsd.org, I get an error stating something like "can't find packages > for release 4.6.1-RELEASE-p10." When I change the Release Name to "any" I > get the following error message: Grrf. Two parts to this answer: 1. As I understand things, the value you set as the release name in the sysinstall options (e.g. "4.6-RELEASE") must exist as a directory in (for example): ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ This is because the packages are found as a symlink under this directory. So for example, "4.6-RELEASE" and "4.6.1-RC1" are valid release names here, but "4.6.1-RELEASE-p10" isn't. Neither is "4.6.1", because we (the RE team) never released it. So, the short answer is that if you set the release name to a directory that exists, you *should* be OK. 2. For this specific case, I suggest waiting (if possible) until the 4.6.2 package builds are done and do your package installs using "4.6.2-RELEASE" as the release names. We (RE) asked the package-building team to rebuild packages to make sure they took into account all the security fixes we put into 4.6.2. They're starting about now. I'd like to say we'll have 4.6.2 released in a few days, but my credibility on that point is stretched pretty thin (if I have any left at all!). Bruce. --==_Exmh_-1947795372P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh on FreeBSD iD8DBQE9UrlL2MoxcVugUsMRAmG9AJ9pJTmiyV8bZ8NBBMSwbiafLAwiZQCeNyii O8WZxR+dWz5PsrUHTtgiq8U= =As4i -----END PGP SIGNATURE----- --==_Exmh_-1947795372P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message