Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483470 - app-admin/haskell-updater : haskell-updater -q should compile with --quiet
Summary: app-admin/haskell-updater : haskell-updater -q should compile with --quiet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-03 09:36 UTC by Agostino Sarubbo
Modified: 2013-09-03 10:06 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 Agostino Sarubbo gentoo-dev 2013-09-03 09:36:35 UTC
When I launch haskell-updater -q, it should add -q also to emerge.

The actual options are:

emerge --oneshot --keep-going --complete-graph --deep
Comment 1 Alexander Vershilov (RETIRED) gentoo-dev 2013-09-03 09:49:53 UTC
(In reply to Agostino Sarubbo from comment #0)
> When I launch haskell-updater -q, it should add -q also to emerge.
> 
> The actual options are:
> 
> emerge --oneshot --keep-going --complete-graph --deep

you can use:

haskell-updater -q -- -q 

I'll try to discuss fix and push it to new haskell-updater
Comment 2 Alexander Vershilov (RETIRED) gentoo-dev 2013-09-03 10:06:16 UTC
(In reply to Agostino Sarubbo from comment #0)
> When I launch haskell-updater -q, it should add -q also to emerge.
> 
> The actual options are:
> 
> emerge --oneshot --keep-going --complete-graph --deep

pushed in tree as haskell-updater-1.2.0.10.