Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
After i installed gnome-2.10.0 ive noticed that everytime i run 'emerge -uDav world' portage wants to either upgrade or downgrade net-print/libgnomecups. And i think ive found the problem. nautilus-2.10.0 has gnome-cups-manager (without a version specified) as a dependencie and since gnome-cups-manager-0.28 is the latest stable version thats what i have. But gnome-cups-manager-0.28 has =net-print/libgnomecups-0.1* as a dependencie. And this is where the problem is because libgnomeprint-2.10.0 depends on >=net-print/libgnomecups-0.2. So nautilus should probably have >=gnome-cups-manager-0.30 as a dependencie instead of just gnome-cups-manager. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Thanks. This dep should be removed from nautilus since we no longer apply the printers patch. Fixed in cvs.
Why is gnome-cups-manager not part of gnome anymore?