Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332289 - app-misc/pax-utils: add a --nocolor/-C option
Summary: app-misc/pax-utils: add a --nocolor/-C option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 16:35 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-12-08 01:16 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-11 16:35:56 UTC
See the tinderbox log attached to bug #332287 — almost unreadable because of colour escape codes. Having an option to ignore colours like portage-utils has it would make possible for Portage to pass it when NOCOLOR=1 is set in make.conf as it is for the tinderbox.
Comment 1 SpanKY gentoo-dev 2010-08-11 16:39:58 UTC
the framework is already in place to support this via portage-utils.  it's just stubbed to 1 all the time.

paxinc.h:#define color 1
Comment 2 SpanKY gentoo-dev 2010-12-08 01:16:01 UTC
support added to pspax/scanelf/scanmacho in cvs