Date: Sun, 3 Apr 2005 22:51:23 +0200 From: Matteo Riondato <rionda@gufi.org> To: freebsd-bugs@freebsd.org Subject: Re: i386/74593 Installer installs the wrong version of linux_base Message-ID: <20050403205123.GA26131@kaiser.sig11.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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). 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 -- 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 ----- -- Rionda aka Matteo Riondato Disinformato per default G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCUFdL2Mp4pR7Fa+wRAhGMAJ9cNrnaGUgmsotoWuB31N3eL5mjTQCfSaAZ p2QZWeyP5xLtDU4FfV6K5gI= =Sdjt -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050403205123.GA26131>
