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

Bug 461858

Summary: mercurial.eclass: defaults to EHG_QUIET="ON"
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: EclassesAssignee: Christoph Junghans (RETIRED) <junghans>
Status: RESOLVED FIXED    
Severity: normal CC: djc
Priority: Normal Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 429308    

Description Julian Ospald 2013-03-15 21:06:05 UTC
This hides information and does not comply with verboseness policy, see
http://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html
under "Build log not verbose"

In this particular case the --quiet option does not enable me to see where the cloning/pulling process gets stuck for example. It should be verbose by default.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-03-15 21:48:02 UTC
+  15 Mar 2013; Christoph Junghans <ottxor@gentoo.org> mercurial.eclass:
+  default to EHG_QUIET="OFF" (bug #461858)
+