Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174150 - app-portage/genlop: little patch for emwrap.sh and more "quiet" output
Summary: app-portage/genlop: little patch for emwrap.sh and more "quiet" output
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High minor
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-11 12:36 UTC by Mihai Moldovan
Modified: 2008-05-10 15:17 UTC (History)
0 users

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


Attachments
Suggested patch (genlop-emwrap.patch,2.00 KB, patch)
2007-04-11 12:38 UTC, Mihai Moldovan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Moldovan 2007-04-11 12:36:44 UTC
Well here's a little patch for genlop, adding following:

you can pipe emwrap.sh's files (like /tmp/emwrap/build) into genlop -tp, for example.

I also added -N which prevents genlop from echoing the pretended packages, what is useful, if you pipe the world file (from /tmp/emwrap/something or emerge -ep world) into genlop - that's poisoning the console, generating much noise and, at least sometimes, not necessary.

Tell me if you like it. :)
Comment 1 Mihai Moldovan 2007-04-11 12:38:16 UTC
Created attachment 115969 [details, diff]
Suggested patch
Comment 2 Mihai Moldovan 2008-05-10 15:17:53 UTC
Nevermind, it's been a bad idea anyways.

Also some versions passed and I'd had to adapt it to the current ones... but supporting a non-supported application in the current Gentoo apps is a bad idea, yeah, sorry for this.


Closing the Bug report as WONTFIX.


-Ionic