Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168132 - net-dialup/wvdial ebuild wants to emerge xorg server
Summary: net-dialup/wvdial ebuild wants to emerge xorg server
Status: VERIFIED INVALID
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:
: 168095 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-23 14:08 UTC by George .H
Modified: 2007-02-23 15:29 UTC (History)
0 users

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


Attachments
output of emerge --info (emerge_info.txt,3.94 KB, text/plain)
2007-02-23 14:09 UTC, George .H
Details
output of emerge -pv wvdial wvstreams (emerge_wvdial.txt,3.12 KB, text/plain)
2007-02-23 14:10 UTC, George .H
Details
The expected output of the emerge with -qt3 in USE flag (emerge_wvdial_expected.txt,442 bytes, text/plain)
2007-02-23 14:10 UTC, George .H
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George .H 2007-02-23 14:08:57 UTC
If you want to emerge wvdial on a gentoo system where you do not want Xorg to be installed (or any type of desktop, a server machine lets say) it tries to install Xorg and various other related packages.

Contents of my make.conf are:
USE="-X -acpi -alsa -apm -arts -qt -gtk -gtk2 -kde -gnome -cups -oss -motif -ldap dvdr crypt mysql mysqli imap libwww maildir samba ssl nptl perlsuid apache2"

As you can see I don't want X. What seems to fix this is adding -qt3 to my make.conf. Though wvdial does not REALLY need qt3 or some gui.

Reproducible: Always

Steps to Reproduce:
1. emerge -pv wvdial wvstreams
Comment 1 George .H 2007-02-23 14:09:24 UTC
Created attachment 111042 [details]
output of emerge --info
Comment 2 George .H 2007-02-23 14:10:04 UTC
Created attachment 111043 [details]
output of emerge -pv wvdial wvstreams
Comment 3 George .H 2007-02-23 14:10:40 UTC
Created attachment 111044 [details]
The expected output of the emerge with -qt3 in USE flag
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-23 15:01:03 UTC
Eh, remove USE=qt3 :)

NOTABUG.
Comment 5 George .H 2007-02-23 15:08:03 UTC
I never had qt3 in my use flags.. thats the whole point :P
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-02-23 15:18:33 UTC
(In reply to comment #5)
> I never had qt3 in my use flags.. thats the whole point :P

qt3 is a default flag in profiles, you can check those w/  `USE_ORDER="defaults" emerge --info`
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-02-23 15:29:00 UTC
*** Bug 168095 has been marked as a duplicate of this bug. ***