Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52383 - Remove distcc verbosity
Summary: Remove distcc verbosity
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 12:17 UTC by Philippe Lafoucrière
Modified: 2004-05-31 01:28 UTC (History)
0 users

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 Philippe Lafoucrière 2004-05-29 12:17:53 UTC
Distcc will fill syslog by default. I propose to add this option to default /etc/conf.d/distcc file : DISTCCD_VERBOSE="0"
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2004-05-30 16:28:10 UTC
distccd does not use the DISTCC_VERBOSE envvar.
try setting --log-file /dev/null in the options in /etc/conf.d/distccd

i like to leave this "verbose" since it helps when users have bugs that may be hard to reproduce.
Comment 2 Philippe Lafoucrière 2004-05-31 01:28:47 UTC
Of course, verbosity is good. But any package propose debug info by default. It should be only enabled when tracking bugs.  This option could be presented as a debug option in the conf file :)