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

Bug 445069

Summary: haskell-updater should have a -q (quiet) parameter)
Product: Gentoo Linux Reporter: Hanno Böck <hanno>
Component: [OLD] DevelopmentAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hanno Böck gentoo-dev 2012-11-28 12:22:37 UTC
I'd like to put a haskell-updater -p command into my crontab to warn me if there's anything that needs rebuilding. However, this is not possible currently, as haskell-updater always produces an output.

I'd expect a -q parameter (quiet) that only produces output if something happens and makes haskell-updater quiet if everything is fine. (this would be equivalent to the behaviour of revdep-rebuild)
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2012-11-28 19:10:00 UTC
h-u-1.2.0.6 and upper should have it:

https://github.com/gentoo-haskell/haskell-updater/commit/4bc83a4a91872a16d628fdf3fcf74faa38a3e4e4

It was does as a part if bug #407301
I plan to add Martin's portage sets as well.
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2012-12-22 20:21:22 UTC

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