From owner-freebsd-bugs@FreeBSD.ORG Sun Apr 3 20:51:26 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D9F16A4CE for ; Sun, 3 Apr 2005 20:51:26 +0000 (GMT) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E51943D4C for ; Sun, 3 Apr 2005 20:51:25 +0000 (GMT) (envelope-from rionda@gufi.org) Received: from kaiser.sig11.org (82.52.118.28) by vsmtp3.tin.it (7.0.027) id 424BCBE40014EC66 for freebsd-bugs@freebsd.org; Sun, 3 Apr 2005 22:51:23 +0200 Received: by kaiser.sig11.org (Postfix, from userid 1000) id E001A4B; Sun, 3 Apr 2005 22:51:23 +0200 (CEST) Date: Sun, 3 Apr 2005 22:51:23 +0200 From: Matteo Riondato To: freebsd-bugs@freebsd.org Message-ID: <20050403205123.GA26131@kaiser.sig11.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Re: i386/74593 Installer installs the wrong version of linux_base X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 20:51:26 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable The origin of the problem is the index_search function in src/usr.sbin/sysinstall/index.c, called from config.c:526 . The search is done in a sorted INDEX so linux_base-6* comes before linux_base-7* (which is the "real" linux_base).=20 Obviously this bug appears only when there are more than one package with the same basename. Please note that in 5.3-RELEASE, only 2 packages of those included depended on linux_base-6. Best Regards --=20 Rionda aka Matteo Riondato Disinformato per default G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) ----- End forwarded message ----- --=20 Rionda aka Matteo Riondato Disinformato per default G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCUFdL2Mp4pR7Fa+wRAhGMAJ9cNrnaGUgmsotoWuB31N3eL5mjTQCfSaAZ p2QZWeyP5xLtDU4FfV6K5gI= =Sdjt -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--