Is there a way to list all the packages for which the warning/error "emerge: there are no ebuilds to satisfy" would occur, i.e. all packages for which there is no ebuild for the installed version of that package?
The context is an old laptop I hadn't updated for a while and where I tried to be (ahem) smart and cut some corners... Now I try to update @world, find this message for a single package, update the dependent package, rerun emerge @world and bump into the next case. It would save me a lot of time where portage resolving dependencies if I could just create a list of all these packages instead. I found emerge -ep @world, which seems to remerge my whole system and eix --installed --and --not --installed-from-overlay gentoo --and --not --installed-in-some-overlay, which doesn't seem to do what I want either. emerge -vac @unavailable seems to list a different set of ebuilds...
I find 164 hits for discussions in which the phrase "emerge: there are no ebuilds to satisfy" occurs, but never in the title, so they seem to be about a specific package and how to solve that particular situation (at least of the hits I checked, which wasn't all of them). My question is about the generic case.




