From owner-freebsd-bugs@FreeBSD.ORG Sun May 25 01:00:28 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72F801065676 for ; Sun, 25 May 2008 01:00:28 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CFF408FC17; Sun, 25 May 2008 01:00:27 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4838BA2C.4020603@FreeBSD.org> Date: Sun, 25 May 2008 03:00:28 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Garrett Cooper References: <200805191650.m4JGo4wL045642@freefall.freebsd.org> In-Reply-To: <200805191650.m4JGo4wL045642@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/123152: pkg_install/add/main.c : wrong version picked out by csup? X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 01:00:28 -0000 Garrett Cooper wrote: > The following reply was made to PR bin/123152; it has been noted by GNATS. > > From: Garrett Cooper > To: Florent Thoumie > Cc: "Garrett Cooper" , > bug-followup@freebsd.org > Subject: Re: bin/123152: pkg_install/add/main.c : wrong version picked out by csup? > Date: Mon, 19 May 2008 09:42:49 -0700 > > On May 19, 2008, at 8:48 AM, Florent Thoumie wrote: > > > On Sun, May 18, 2008 at 10:13 AM, Garrett Cooper > > wrote: > >> Same exact thing with cvsup1. > > > > Tried with cvsup the program, not the mirror? > > > > -- > > Florent Thoumie > > flz@FreeBSD.org > > FreeBSD Committer > > Both. > > My process was: > > csup: cvsup3, cvsup6, cvsup1 > > cvsup: cvsup1, (blew away some directories), cvsup3 > > (started toying around with various cvsup file defs to debug problem) > > csup / cvsup: cvsup3 > > (blew away all directories; corrected at this point because I was > starting fresh) > > csup: cvsup3 Double-check that you don't have a refuse file entry covering this, perhaps put there during your previous pkg_install work. Failing that, remove the directory and allow it to be recreated. Kris