Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929445 - dev-python/cgroup-utils: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: dev-python/cgroup-utils: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard: tests fail, no revdeps
Keywords: PMASKED
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:34 UTC by Michał Górny
Modified: 2024-05-25 12:50 UTC (History)
1 user (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:34:04 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-14 14:29:33 UTC
No activity since 2020, where the only activity was triggered by the previous last rites.  Tests fail over "misc" subsystem.  No revdeps.


Traceback (most recent call last):
  File "/tmp/portage/dev-python/cgroup-utils-0.8-r1/work/cgroup-utils-0.8/bin/check_support", line 38, in <module>
    root_cgroup = cgroup.scan_cgroups(options.target_subsystem)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/portage/dev-python/cgroup-utils-0.8-r1/work/cgroup-utils-0.8/cgutils/cgroup.py", line 937, in scan_cgroups
    subsystem = _get_subsystem(subsys_name)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/tmp/portage/dev-python/cgroup-utils-0.8-r1/work/cgroup-utils-0.8/cgutils/cgroup.py", line 608, in _get_subsystem
    return _subsystem_name2class[name]()
           ~~~~~~~~~~~~~~~~~~~~~^^^^^^
KeyError: 'misc'
Comment 2 Larry the Git Cow gentoo-dev 2024-04-23 16:01:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf9ca8a45a767a5aaa61b5134e7b788dcd4fe8e

commit caf9ca8a45a767a5aaa61b5134e7b788dcd4fe8e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-23 15:53:58 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-23 15:53:58 +0000

    package.mask: Last rite dev-python/cgroup-utils
    
    Bug: https://bugs.gentoo.org/929445
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-05-25 12:50:18 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c0cef808473ec24e497447fc281c878fd7e9374

commit 6c0cef808473ec24e497447fc281c878fd7e9374
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-25 12:49:00 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-25 12:49:00 +0000

    dev-python/cgroup-utils: treeclean
    
    Bug: https://bugs.gentoo.org/723568
    Bug: https://bugs.gentoo.org/929445
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/cgroup-utils/Manifest                   |  1 -
 dev-python/cgroup-utils/cgroup-utils-0.8-r1.ebuild | 27 ----------------------
 .../files/cgroup-utils-0.8-tests-builddir.patch    | 25 --------------------
 .../files/cgroup-utils-0.8-tests-mountpoint.patch  | 25 --------------------
 dev-python/cgroup-utils/metadata.xml               | 12 ----------
 5 files changed, 90 deletions(-)