Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2005 20:30:13 GMT
From:      Matteo Riondato <rionda@gufi.org>
To:        freebsd-i386@FreeBSD.org
Subject:   Re: i386/74593 Installer installs the wrong version of linux_base
Message-ID:  <200504032030.j33KUDY7061461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/74593; it has been noted by GNATS.

From: Matteo Riondato <rionda@gufi.org>
To: bug-followup@freebsd.org
Cc: hraghav <hraghav@yahoo.com>
Subject: Re: i386/74593 Installer installs the wrong version of linux_base
Date: Sun, 3 Apr 2005 22:24:51 +0200

 --kPvmKZRaHW6UEX9w
 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.
 
 I'm going to try to fix this.
 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)
 
 --kPvmKZRaHW6UEX9w
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iD8DBQFCUFET2Mp4pR7Fa+wRAjlHAJ9dPmM2shzFgIekQjmlTL8SH2KNRACfcSio
 gnSQP9IiS2RVaPxq635hwvI=
 =MxkJ
 -----END PGP SIGNATURE-----
 
 --kPvmKZRaHW6UEX9w--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504032030.j33KUDY7061461>