Summary: | sys-apps/portage-9999: KeyError: 'PORTAGE_LOG_FILE' while resuming | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Michał Górny <mgorny> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 631448 |
Description
Michał Górny
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=fc69af818c5208ef153ca0c41ac8784afba7e30e commit fc69af818c5208ef153ca0c41ac8784afba7e30e Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2017-10-09 18:57:02 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2017-10-09 19:05:38 +0000 elog mod_echo: fix PORTAGE_LOG_FILE KeyError (bug 633842) In some cases such as Scheduler._calc_resume_list, the elog_process function can be called when mysettings is not in a suitable state to use the PORTAGE_LOG_FILE variable. Fixes: a62ebb4a2f75 ("elog mod_echo: Print log path if PORT_LOGDIR is used") Bug: https://bugs.gentoo.org/show_bug.cgi?id=633842 pym/portage/elog/mod_echo.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)} |