Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 310527

Summary: sys-apps/portage-2.2_rc67 - depclean wants to unmerge required RDEPEND
Product: Portage Development Reporter: Doktor Notor <notordoktor>
Component: Core - DependenciesAssignee: Portage team <dev-portage>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --depclean --debug --backtrack=0 -p &> log

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.