Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245432 - net-misc/wicd - split qt dependencies
Summary: net-misc/wicd - split qt dependencies
Status: RESOLVED DUPLICATE of bug 217178
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 18:41 UTC by sorin
Modified: 2008-11-04 18:34 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 sorin 2008-11-03 18:41:41 UTC
net-misc/wicd is pulling monolithic qt-4.4.2 in.

Reproducible: Always

Steps to Reproduce:
1.emerge -uDNpv net-misc/wicd

Actual Results:  
# emerge -uDNpv net-misc/wicd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] sys-apps/portage-2.2_rc13 [2.2_rc12] USE="-build -doc -epydoc (-selinux)" LINGUAS="-pl" 199 kB [0]
[ebuild     U ] app-arch/lzma-utils-4.32.7 [4.32.6] USE="-nocxx" 469 kB [0]
[ebuild     U ] media-libs/libpng-1.2.33 [1.2.32] 502 kB [0]
[ebuild  N    ] sys-apps/pcsc-lite-1.4.2  USE="-debug -static" 610 kB [0]
[ebuild  N    ] net-wireless/wireless-tools-29  USE="nls -multicall" 288 kB [0]
[ebuild  N    ] x11-libs/qt-xmlpatterns-4.4.2  USE="-debug -pch" 0 kB [0]
[ebuild     U ] dev-lang/nasm-2.04 [0.98.39-r3] USE="-build -doc" 949 kB [?=>0]
[ebuild     U ] media-libs/libmpeg3-1.7 [1.5.2-r3] USE="mmx" 319 kB [?=>0]
[ebuild  N    ] x11-libs/qt-assistant-4.4.2  USE="webkit -debug -pch" 0 kB [0]
[ebuild  NS   ] x11-libs/qt-4.4.2 [3.3.8-r4] USE="dbus opengl qt3support" 0 kB [0]
[ebuild  N    ] net-wireless/wpa_supplicant-0.5.7  USE="dbus gnutls gsm qt4 readline ssl -madwifi -qt3" 697 kB [0]
[ebuild     U ] x11-libs/cairo-1.8.2 [1.8.0] USE="X directfb glitz opengl svg -debug -doc -xcb" 6,981 kB [0]
[ebuild  N    ] net-misc/wicd-1.5.4  234 kB [0]

Expected Results:  
It should detect the split qt-4.4.2 installation.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-04 18:34:38 UTC
If you ran `emerge -tuDNpv net-misc/wicd' it should turn out that it isn't net-misc/wicd that pulls in (all of) Qt, but indeed net-wireless/wpa_supplicant. The problem has already been fixed through bug #217178, but only for versions of net-wireless/wpa_supplicant that are as of now still marked as testing.

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