From owner-freebsd-i386@FreeBSD.ORG Mon Apr 4 21:40:05 2005 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C205D16A4CE for ; Mon, 4 Apr 2005 21:40:05 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A544A43D2D for ; Mon, 4 Apr 2005 21:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j34Le5UG045332 for ; Mon, 4 Apr 2005 21:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j34Le54L045331; Mon, 4 Apr 2005 21:40:05 GMT (envelope-from gnats) Date: Mon, 4 Apr 2005 21:40:05 GMT Message-Id: <200504042140.j34Le54L045331@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Simon L. Nielsen" Subject: Re: i386/74593 Installer installs the wrong version of linux_base X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Simon L. Nielsen" List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2005 21:40:05 -0000 The following reply was made to PR i386/74593; it has been noted by GNATS. From: "Simon L. Nielsen" To: Matteo Riondato Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/74593 Installer installs the wrong version of linux_base Date: Mon, 4 Apr 2005 23:38:29 +0200 --JlJsEFsx9RQyiX4C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.04.03 20:30:13 +0000, Matteo Riondato wrote: > > The origin of the problem is the index_search function in > src/usr.sbin/sysinstall/index.c, called from config.c:526 . > =20 > The search is done in a sorted INDEX so linux_base-6* comes before > linux_base-7* (which is the "real" linux_base).=3D20 > =20 > Obviously this bug appears only when there are more than one package > with the same basename. This sounds very similar to a problem I had with the MTA selection code. See: http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/sysinstall/config.c#rev1= =2E224 --=20 Simon L. Nielsen --JlJsEFsx9RQyiX4C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCUbPVh9pcDSc1mlERAnUJAKDDS0G/Ew24gacKsgIHFu8q6NwRugCgm+bb nneKIV44PkeIPRvHzxZbdK0= =KCKN -----END PGP SIGNATURE----- --JlJsEFsx9RQyiX4C--