Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145444 - Interdependency between qt and cups
Summary: Interdependency between qt and cups
Status: RESOLVED DUPLICATE of bug 144527
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-28 23:52 UTC by Sna_FU
Modified: 2006-08-29 00:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***