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

Bug 233188

Summary: elog messages are not reported at all when parallel support is used
Product: Portage Development Reporter: Robin Johnson <robbat2>
Component: CoreAssignee: Portage team <dev-portage>
Status: RESOLVED INVALID    
Severity: critical    
Priority: High    
Version: 2.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-07-28 19:21:44 UTC
Very important, if you use the new parallel jobs support, there's absolutely no output from elog at the end, so you can end up with a non-working box if there was  a critical message (like some of the ones in grub).
Comment 1 Zac Medico gentoo-dev 2008-07-28 19:36:24 UTC
They're only supposed to show if you have PORTAGE_ELOG_SYSTEM="echo" enabled. It it enabled and they're still not showing?
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-07-28 21:06:40 UTC
Ok, that's what I get for playing with lots of early portage releases, and not having a full help block on make.conf.

Sorry for the noise.