Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177386 - In pax-mark function of pax-utils.eclass einfo must be changed to elog
Summary: In pax-mark function of pax-utils.eclass einfo must be changed to elog
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Kevin F. Quinn (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-06 23:42 UTC by Yaroslav Isakov
Modified: 2007-05-07 09:25 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 Yaroslav Isakov 2007-05-06 23:42:33 UTC
I propose that in pax-mark function of pax-utils.eclass einfo must be changed to elog, because _pax_list_files is on elog level and when PORTAGE_ELOG_CLASSES="warn error log" then in log I see only list of files without headings like "PT PaX marking -m"

Reproducible: Always

Steps to Reproduce:
Comment 1 Kevin F. Quinn (RETIRED) gentoo-dev 2007-05-07 09:25:09 UTC
Good idea.  Changed as suggested - thanks.