Summary: | sys-apps/dstat-0.7.4-r3: Python 3.12 incompatibility - No module named imp | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Zoltan Puskas <zoltan> |
Component: | Current packages | Assignee: | Paul Healy <lmiphay> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | flow, proxy-maint, zoltan |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=929807 https://github.com/gentoo/gentoo/pull/39059 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Zoltan Puskas
2024-10-20 00:39:40 UTC
It seems upstream is dead since four years ago, so this is unlikely to be fixed there. There is a fork though that carries the torch: https://github.com/scottchiefbaker/dool/ (In reply to Zoltan Puskas from comment #1) > It seems upstream is dead since four years ago, so this is unlikely to be > fixed there. There is a fork though that carries the torch: > https://github.com/scottchiefbaker/dool/ Note that sys-apps/dool is in ::guru The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63959edc58c8a87d8a4661bedde274a504cc793a commit 63959edc58c8a87d8a4661bedde274a504cc793a Author: Paul Healy <lmiphay@gmail.com> AuthorDate: 2024-10-20 19:42:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-01 12:39:33 +0000 sys-apps/dstat: use importlib for plugins Replace imp module use with importlib Remove unfinished code block for loading shared lib plugins Bug: https://bugs.gentoo.org/941872 Signed-off-by: Paul Healy <lmiphay@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39059 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/dstat/dstat-0.7.4-r4.ebuild | 61 ++++++++++++++++++++++ .../dstat/files/dstat-0.7.4-use-importlib.patch | 37 +++++++++++++ 2 files changed, 98 insertions(+) |