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

Bug 306417

Summary: app-portage/gentoolkit - revdep-rebuild should not log broken files (and their packages) to syslog (by default?)
Product: Gentoo Linux Reporter: ta2002 <throw_away_2002>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
Status: CONFIRMED ---    
Severity: normal CC: jer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description ta2002 2010-02-22 19:09:10 UTC
Didn't used to do it.

Shouldn't do it now.

Lots of better places to put those (even a new /var/log/revdep-rebuild).
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-22 19:21:42 UTC
What version of app-portage/gentoolkit is that? 
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-22 19:23:45 UTC
I am seeing it too. Must be one of the late 0.3.0 release candidates.
Comment 3 Paul Varner (RETIRED) gentoo-dev 2010-02-22 22:57:33 UTC
Actually all versions revdep-rebuild in the tree do it.  It is a side effect of using /etc/init.d/functions.sh.  Unfortunately, I haven't found a way to use functions.sh and tell it to turn off using syslog.
Comment 4 Paul Varner (RETIRED) gentoo-dev 2012-05-10 21:04:15 UTC
This actually appears to be "fixed" with at least sys-apps/openrc-0.9.9.3 installed as the einfo, ewarn, and eerror commands no longer are writing to syslog.  Leaving open until I can verify when this was fixed.