> On Jun 20, 2015, at 12:43, Franz Fellner <[email protected]> wrote: > > Matti Nykyri wrote: >> How to get portage off my back? I have the following in >> /etc/portage/package.provided: > > For me package.provided didn't work wither. Until I noticed that I missed > "profile" in te path. > > mv /etc/portage/package.provided /etc/portage/profile/package.provided > > and it should do what you expect
Yeap. Sorry. Too fast reading of man pages :) Now it works after I moved the file. >> >> sys-kernel/gentoo-sources-4.0.5 >> sys-kernel/gentoo-sources-4 >> sys-kernel/gentoo-sources >> >> >> However when I run emerge -DuvaN world: >> >> >> >> These are the packages that would be merged, in order: >> >> Calculating dependencies... done! >> [ebuild N ] sys-kernel/gentoo-sources-4.0.5:4.0.5::gentoo USE="-build >> -deblob -experimental -symlink" 0 KiB >> >> Total: 1 package (1 new), Size of downloads: 0 KiB >> >> Would you like to merge these packages? [Yes/No] >> >> >> >> What should I do? >> >> -- >> -Matti >> > > >

