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

Bug 96239

Summary: Enhancement Req: post emerge message queueing
Product: Portage Development Reporter: slynn <slynn>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description slynn@granite-mtn.net 2005-06-15 18:28:42 UTC
During the recent OpenLDAP 2.2 upgrade (from 2.1) I missed the post install
(src_install) function ewarn messages.  The reason I missed the warnings was
that they were buried within my 20+ package emerge world output.  This got me
thinking (and searching through man emerge)...

It would be very helpful for system maintenance for post install directions and
warning to be queued up during large emerge operations and printed out at the end.

As an example, say emerge world brought up 100 packages to upgrade and 10 of
those had warnings or post-install install instructions.  With the queuing
system emerge would "save off" all the warnings and instructions and print them
out (prefixed by the ebuild name) at the end of the emerge world process.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2005-06-15 18:32:19 UTC

*** This bug has been marked as a duplicate of 11359 ***