Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236165 - layman: pass --quiet flag down to svn
Summary: layman: pass --quiet flag down to svn
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gunnar Wrobel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-30 03:56 UTC by SpanKY
Modified: 2008-11-15 10:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
- (layman-quiet.patch,1.25 KB, patch)
2008-09-02 03:18 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
layman-quiet.patch (layman-quiet.patch,8.73 KB, patch)
2008-09-02 03:20 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2008-08-30 03:56:06 UTC
if you run `layman -q`, then it should pass the quiet flag down to the binaries it runs

for example, `layman -S -q` with svn overlays should execute `svn update -q ...` instead of `svn update ...`
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-08-30 11:42:30 UTC
I like to see what files are updated by `svn up`. The revision number is also useful.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-08-30 11:46:08 UTC
(In reply to comment #1)

Sorry. I didn't notice that comment #0 suggests passing '-q' option only by `layman -q`.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-02 03:18:08 UTC
Created attachment 164313 [details, diff]
-
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-02 03:19:47 UTC
Comment on attachment 164313 [details, diff]
-

Wrong patch.
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-02 03:20:48 UTC
Created attachment 164314 [details, diff]
layman-quiet.patch
Comment 6 Dustin C. Hatch 2008-09-05 13:16:52 UTC
I agree with this bug. I have layman set to sync nightly by cron, and every morning I get an email that simply says "At revision 3522"

Kinda annoying :)
Comment 7 Gunnar Wrobel (RETIRED) gentoo-dev 2008-11-15 10:36:44 UTC
Thanks for the patch! Fixed in layman-1.2.1. Available via portage.