From brad@brad-x.com  Wed Sep 18 10:52:57 2002
Return-Path: <brad@brad-x.com>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1E94837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Sep 2002 10:52:57 -0700 (PDT)
Received: from TMA-1.brad-x.com (static-b2-191.highspeed.eol.ca [64.56.236.191])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A188743E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Sep 2002 10:52:56 -0700 (PDT)
	(envelope-from brad@brad-x.com)
Received: by TMA-1.brad-x.com (Postfix, from userid 1000)
	id 789CE22104A; Wed, 18 Sep 2002 13:53:24 -0400 (EDT)
Message-Id: <20020918175324.789CE22104A@TMA-1.brad-x.com>
Date: Wed, 18 Sep 2002 13:53:24 -0400 (EDT)
From: Brad Laue <brad@brad-x.com>
Reply-To: Brad Laue <brad@brad-x.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: pkg_add does not contain 4.6-release, 4.6.2-release packagesites
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42933
>Category:       bin
>Synopsis:       pkg_add does not contain 4.6-release, 4.6.2-release packagesites
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 18 11:00:11 PDT 2002
>Closed-Date:    Wed Sep 18 13:03:19 PDT 2002
>Last-Modified:  Wed Sep 18 14:30:01 PDT 2002
>Originator:     Brad Laue
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
brad-x.com
>Environment:
System: FreeBSD TMA-1.brad-x.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 16:15:45 EDT 2002 root@TMA-1.brad-x.com:/usr/src/sys/compile/DISCOVERY-IPF i386


>Description:
	pkg_add as included with FreeBSD 4.6 and 4.6.2-RELEASE are now unable to pkg_add -r without having packagesites explicitly set to their respective release package trees on ftp.freebsd.org.

An examination of pkg_install/add/main.c indicates a lack of identifiers for these two FreeBSD releases.

>How-To-Repeat:
	Install FreeBSD 4.6.2-RELEASE and attempt to use pkg_add -r for any package.
>Fix:

	None yet.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Wed Sep 18 13:01:51 PDT 2002 
State-Changed-Why:  
This has been fixed in 4.6-STABLE (and 4.6.2-RELEASE-p1).  We've added this 
to our release engineering checklist so it (hopefully) won't happen in 
4.7.  In the meantime, there's a workaround in the 4.6-RELEASE errata file 
(I think you've independently recreated it). 


http://www.freebsd.org/cgi/query-pr.cgi?pr=42933 

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Brad Laue <brad@brad-x.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: bin/42933: pkg_add does not contain 4.6-release, 4.6.2-release packagesites
Date: Wed, 18 Sep 2002 23:33:06 +0300

 On 2002-09-18 13:53, Brad Laue <brad@brad-x.com> wrote:
 > >Description:
 > pkg_add as included with FreeBSD 4.6 and 4.6.2-RELEASE are now
 > unable to pkg_add -r without having packagesites explicitly set to
 > their respective release package trees on ftp.freebsd.org.
 > An examination of pkg_install/add/main.c indicates a lack of
 > identifiers for these two FreeBSD releases.
 
 > >How-To-Repeat:
 > Install FreeBSD 4.6.2-RELEASE and attempt to use pkg_add -r for any
 > package.
 
 The fix has already been committed to the RELENG_4_6 branch.  If you
 update your sources and build the updated pkg_install toolset it
 should work fine.  If this is an acceptable solution to the problem at
 hand, then we can close this PR.
 
>Unformatted:
