First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 26971
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 24801
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alex Buell <alex.buell@munted.org.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26971 depends on: Show dependency tree
Bug 26971 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-20 00:53 0000
I've got these flags set

USE="cjk dga faad mbox moznocompose moznoirc moznomail moznoxft tiff type1 \
     usb wmf Xaw3d xvid -apm -arts -kde -gnome -qt"

But I get this:

emerge -pu --deep world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild  N   ] kde-base/kde-env-3-r2  

I think that kde-env really should not be installed if the KDE flag is unset.

------- Comment #1 From Patrick Kursawe 2003-08-20 01:25:38 0000 -------
Please tell the output of 

qpkg -q kde-env

If a package _needs_ another package, it will be emerged, no matter what your USE
flags are. USE flags handle only optional dependencies.

For the case this does not result in any package names, it would be nice to know the complete output of "emerge --deep -pu world" (or did it really just give you this one single line?)

------- Comment #2 From Alex Buell 2003-08-20 01:30:00 0000 -------
Right, just did a qpkg -q kde-env, and it came up with the following:

bash-2.05b# qpkg -q kde-env
kde-base/kde-env-3-r1
DEPENDED ON BY:
        media-video/realplayer-8-r5
kde-base/kde-env-3-r2
DEPENDED ON BY:
        media-video/realplayer-8-r5

Surely realplayer doesn't NEED kde?! 

Yes, emerge -pu --deep world really did come up with that one line:

bash-2.05b# emerge -pu --deep world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[ebuild  N   ] kde-base/kde-env-3-r2  


------- Comment #3 From Paul de Vrieze 2003-08-20 01:43:53 0000 -------
This problem is probably caused by the new eclass code that protects DEPEND
information.

------- Comment #4 From Patrick Kursawe 2003-08-20 02:28:15 0000 -------
Since emerging kde-env will _not_ emerge kde, just put a two line file in
/etc/env.d, I think this bug may be downgraded to "trivial" :-)

------- Comment #5 From Caleb Tennis 2003-08-20 10:20:46 0000 -------
fixed in -r6. 

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

First Last Prev Next    No search results available      Search page      Enter new bug