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

Bug 632271

Summary: emerge --onlydeps <PKG> still prompts for unmasking/keywording of <PKG> even though it won't be installed.
Product: Portage Development Reporter: lperkins
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: CONFIRMED ---    
Severity: normal CC: esigra, kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 376695    

Description lperkins 2017-09-28 18:02:46 UTC
Given masked/keyworded package <FOO> where all of its dependencies have no mask or keyword restrictions:

Running:  emerge -av --onlydeps <FOO>

results in being prompted to autounmask <FOO>, despite the fact that <FOO> is not in the list of packages to be installed.
Comment 1 Zac Medico gentoo-dev 2017-09-30 18:15:00 UTC
Yeah, we could discard these config changes for --onlydeps packages.