Summary: | =app-portage/portage-utils-0.82: qlop -r reports previously aborted merges of the currently running merge | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Till Schäfer <till2.schaefer> |
Component: | Tools | Assignee: | Fabian Groffen <grobian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | tail of emerge.log |
Description
Till Schäfer
2019-11-28 14:09:39 UTC
Created attachment 597668 [details]
tail of emerge.log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=1e5b2c8d3fb58335990e411af98498f249b54980 commit 1e5b2c8d3fb58335990e411af98498f249b54980 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-12-27 20:38:44 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-12-27 20:38:44 +0000 qlop: some changes to -r (running) mode - warn when qlop needs to defer to log heuristics (#701968) - print running packages most recent first - suppress identical running packages (#701392) - ignore batches in emerge.log that appear to be backwards in time Bug: https://bugs.gentoo.org/701968 Bug: https://bugs.gentoo.org/701392 Signed-off-by: Fabian Groffen <grobian@gentoo.org> qlop.c | 50 +++++++++++++++++++++++++++++++++++++++++++------- tests/qlop/list01.good | 2 +- tests/qlop/list10.good | 4 ++-- tests/qlop/sync.log | 12 ++++++------ 4 files changed, 52 insertions(+), 16 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbfbff3ffb51a9e7783458c9dad3e6d2cb49e29 commit ccbfbff3ffb51a9e7783458c9dad3e6d2cb49e29 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-12-28 09:42:05 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-12-28 09:42:23 +0000 app-portage/portage-utils-0.83: version bump with bugfixes Drop overshadowed testing versions. Closes: https://bugs.gentoo.org/701968 Closes: https://bugs.gentoo.org/701470 Bug: https://bugs.gentoo.org/701402 Closes: https://bugs.gentoo.org/701392 Closes: https://bugs.gentoo.org/701386 Closes: https://bugs.gentoo.org/700850 Closes: https://bugs.gentoo.org/699558 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org> app-portage/portage-utils/Manifest | 3 +- .../portage-utils/portage-utils-0.74-r1.ebuild | 38 ---------- .../portage-utils/portage-utils-0.81.ebuild | 87 ---------------------- ...utils-0.82.ebuild => portage-utils-0.83.ebuild} | 0 4 files changed, 1 insertion(+), 127 deletions(-) |