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

Bug 81948

Summary: equery depgraph should show whole graph, regardless of maskness
Product: Portage Development Reporter: Alec Warner (RETIRED) <antarus>
Component: Enhancement/Feature RequestsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alec Warner (RETIRED) archtester gentoo-dev Security 2005-02-13 20:10:30 UTC
This is mostly a request for alt archs ( ppc-macos fex. ).  I want to emerge package foo.  Package foo has 4 dependencies, all of them are masked.  It would be nice to just get the output of the entire depgraph, regardless of whether the deps are masked or not ( or blocked too ).  This could be represented by the red text color like normal portage does.  That way it's just "equery depgraph package | cool script that unmasks deps recursively".
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2005-04-24 21:15:39 UTC
Equery depgraph only works on installed packages it appears ;)