Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145444

Summary: Interdependency between qt and cups
Product: Gentoo Linux Reporter: Sna_FU
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sna_FU 2006-08-28 23:52:41 UTC
trying to install cups on a fresh gentoo with the following useflags (cups-1.2.2 USE="X dbus jpeg nls pam png ppds samba ssl tiff"; qt-4.1.4 USE="cups gif jpeg mysql opengl png postgres xinerama zlib") i got an interdependency problem.

emerge cups would result in trying to build qt first, but qt will fail after cups functionality test failure.

easy workaround:
emerge --nodeps cups && emerge cups
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-29 00:16:00 UTC

*** This bug has been marked as a duplicate of 144527 ***