Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310527 - sys-apps/portage-2.2_rc67 - depclean wants to unmerge required RDEPEND
Summary: sys-apps/portage-2.2_rc67 - depclean wants to unmerge required RDEPEND
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: 2010-03-21 13:19 UTC by Doktor Notor
Modified: 2010-03-21 13:25 UTC (History)
0 users

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


Attachments
emerge --depclean --debug --backtrack=0 -p &> log (log.bz2,72.37 KB, application/octet-stream)
2010-03-21 13:20 UTC, Doktor Notor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Doktor Notor 2010-03-21 13:19:14 UTC
# emerge --depclean -p
>>> These are the packages that would be unmerged:

 sys-devel/binutils
    selected: 2.20.1 
   protected: none 
     omitted: 2.20.51.0.6 

 xfce-base/libxfce4ui
    selected: 4.7.1 
   protected: none 
     omitted: none 

Well, xfce-base/libxfce4ui obviously should not be unmerged, I have (among others) these installed:

# qlist -CIv thunar
xfce-base/thunar-1.0.1
xfce-extra/thunar-archive-plugin-0.2.4-r1
xfce-extra/thunar-media-tags-plugin-0.1.2
xfce-extra/thunar-shares-plugin-0.2.0
xfce-extra/thunar-thumbnailers-0.4.1
xfce-extra/thunar-vcs-plugin-0.1.2
xfce-extra/thunar-volman-0.3.80

# grep thunar /var/lib/portage/world
xfce-extra/thunar-archive-plugin
xfce-extra/thunar-media-tags-plugin
xfce-extra/thunar-shares-plugin
xfce-extra/thunar-thumbnailers
xfce-extra/thunar-vcs-plugin
xfce-extra/thunar-volman

xfce-base/thunar has RDEPEND=">=xfce-base/libxfce4util-4.6" so dunno really what's up here.
Comment 1 Doktor Notor 2010-03-21 13:20:57 UTC
Created attachment 224489 [details]
emerge --depclean --debug --backtrack=0 -p &> log
Comment 2 Doktor Notor 2010-03-21 13:25:53 UTC
Erm... more coffee needed. My package.unmask vanished somehow, causing downgrade of a bunch of xfce stuff that required this.