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

Bug 292462

Summary: emerge should mark visibly user-unmasked packages to be installed
Product: Portage Development Reporter: Vlastimil Babka (Caster) (RETIRED) <caster>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED WORKSFORME    
Severity: normal CC: esigra, qa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://archives.gentoo.org/gentoo-dev/msg_c97ab8a3465882460e3d9deee2ace15a.xml
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 58416    
Bug Blocks: 155723    

Description Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-11-09 00:46:45 UTC
Here's an idea from a recent -dev thread, aiming to help in situations when users p.unmask (or ** keyword) a package because they want a particular version at the moment, but later forget about it and get a breakage from some future version that's still unmasked (such example being sys-auth/policykit)

- visibly distinguish (red color and stuff?) packages that are to be 
installed only thanks to package.unmask or ** in package.keywords

- print extra warnings about those entries in package.unmask and ** 
keywords that are not version restricted, if they contain the packages 
to be merged. This could follow the suggestion above - aside from the 
distinguished packages, below the list and above the yes/no (if --ask is 
used) there would be "Warning: the following packages have broad 
unmasks, you sure you want these versions?" and the list.
Comment 1 Sebastian Luther (few) 2011-09-21 14:01:11 UTC
(In reply to comment #0)
> [...]
> - visibly distinguish (red color and stuff?) packages that are to be 
> installed only thanks to package.unmask or ** in package.keywords
> 

We have that this some time.

> - print extra warnings about those entries in package.unmask and ** 
> keywords that are not version restricted, if they contain the packages 
> to be merged. This could follow the suggestion above - aside from the 
> distinguished packages, below the list and above the yes/no (if --ask is 
> used) there would be "Warning: the following packages have broad 
> unmasks, you sure you want these versions?" and the list.

This would easily get annoying and would then again need an option to disable it. I think the marker in the merge list is warning enough.