Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513592 - app-portage/portage-utils: qlop: respect EMERGE_LOG_DIR to locate emerge.log
Summary: app-portage/portage-utils: qlop: respect EMERGE_LOG_DIR to locate emerge.log
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Portage Utils Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-17 15:31 UTC by kfm
Modified: 2015-05-19 17:37 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 kfm 2014-06-17 15:31:00 UTC
In make.conf, EMERGE_LOG_DIR can be defined so as to specify "the location of emerge.log and emerge-fetch.log".

It would be nice if qlop were to look for $EMERGE_LOG_DIR/emerge.log in the absence of the -f parameter, rather than /var/log/emerge.log.