On Tue, 29 Mar 2005, Grant wrote: > Portage wants to emerge hardened-sources via 'emerge -Du world' but I > use hardened-dev-sources and that's what is in the world file. Why > does it want to emerge hardened-sources?
Maybe your kernel is no longer marked as a dev- kernel: # emerge -pv hardened-sources These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] sys-kernel/hardened-sources-2.6.11-r1 -build -doc -symlink 36,398 kB Total size of downloads: 36,398 kB # emerge -pv hardened-dev-sources These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] sys-kernel/hardened-dev-sources-2.6.11-r1 -build -doc -symlink 36,398 kB Total size of downloads: 36,398 kB Looks the same to me. -- -- [email protected] mailing list
