Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158896 - depclean complains one of the "any of many" deps is not installed, while the other is
Summary: depclean complains one of the "any of many" deps is not installed, while the ...
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-23 03:07 UTC by Maurice van der Pot (RETIRED)
Modified: 2006-12-23 03:19 UTC (History)
0 users

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


Attachments
Output of emerge -p --depclean --debug (virtualx11.txt,347.12 KB, text/plain)
2006-12-23 03:09 UTC, Maurice van der Pot (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maurice van der Pot (RETIRED) gentoo-dev 2006-12-23 03:07:01 UTC
This one is similar to bug 150716, but it's not the same.

In this case one of the sets of dependencies is installed, so the dependency should be fulfilled and nothing needs to be tossed out.

Depclean tells me:

  Dependencies could not be completely resolved due to
  the following required packages not being installed:

  virtual/x11 required by media-libs/t1lib-5.0.0-r2

emerge -uD --newuse world has nothing to upgrade.

In t1lib I find:

    X? ( || ( (
        x11-libs/libXfont
        x11-proto/xproto
        x11-proto/fontsproto )
    virtual/x11 ) )"

I have all of the modular packages installed:

  [ebuild   R   ] x11-libs/libXfont-1.2.6  
  [ebuild   R   ] x11-proto/xproto-7.0.10  
  [ebuild   R   ] x11-proto/fontsproto-2.0.2  

This is portage 2.1.2_rc3-r9
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2006-12-23 03:09:21 UTC
Created attachment 104623 [details]
Output of emerge -p --depclean --debug
Comment 2 Maurice van der Pot (RETIRED) gentoo-dev 2006-12-23 03:10:27 UTC
Grmph... I meant to say this bug is similar to bug 136178.
Comment 3 Maurice van der Pot (RETIRED) gentoo-dev 2006-12-23 03:19:51 UTC
Doh! I saw media-libs/t1lib-5.0.0-r2, but read media-libs/t1lib-5.0.2.