Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21392 - option to email special messages displayed when builds emerge
Summary: option to email special messages displayed when builds emerge
Status: RESOLVED DUPLICATE of bug 11359
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-21 03:17 UTC by Alistair McDonald
Modified: 2011-10-30 22:35 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair McDonald 2003-05-21 03:17:08 UTC
sometimes, an ebuild will display a special message, like "to complete this 
installation, you will need to run this command". I've also seen (and heard) 
machines beeping during an ebuild, to attract the attention of the user.

A lot of my ebuilds are unattended, and I fail to check my logs for these 
messages. I think that having these special messages emailed to an administator 
would be a very useful feature.

The email address would be in make.conf or similar. Only important messages 
would be emailed, for example the one I missed when I emerged mod_php and it 
failed to work, or the ones that I've heard beeping.

Whaddaya think? 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-06-03 07:31:48 UTC
used in debian (email)

watch also bug #11359
Comment 2 Scott Taylor (RETIRED) gentoo-dev 2003-09-30 14:20:08 UTC
email might be nice. but at least log these messages somewhere. the unmerge
following an update comes so fast i often mias these messages even when i
know to look for them, and i dont know how many i've never seen. As these
can be important to execute for security or consistency, i don't want to
miss these. Perhaps buffer them and spit them out at the end of an emerge
session as well. The requests to run revdep-rebuild (from perl updates, and
the latest openssh) are ones that i've either re-emerged a package or dived
into the ebuild file to retrieve. I'd even be content with increasing the
emerge logging level so that every highlighted message got dumped to the
emerge.log
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2004-08-03 12:38:32 UTC

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