On Friday 09 May 2008, [EMAIL PROTECTED] wrote: > Calculating world dependencies - > emerge: there are no ebuilds to satisfy > ">=net-print/foomatic-db-ppds-20060601". (dependency required by > "net-print/foomatic-3.0.20060601" [installed]) > > > > !!! Problem resolving dependencies for net-print/foomatic > !!! Depgraph creation failed.
That version of foomatic is no longer in portage but you have it installed and it DEPENDS on something that is also not in portage. Apparently, you ran emerge --sync then this happened. It does happen sometimes. So: emerge foomatic first, then foomatic-db-ppds to get the latest that is in portage. That might not work due to DEPENDs order, in which case you must unmerge all foomatic packages and remerge them from scratch. This is a bit drastic with updates and blockers and isn't normally necessary. But sometimes it is, this looks like one of those times. -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list