Summary: | sys-cluster/ceph-16.2.9 is is not python3.10 compatible | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ev |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cluster |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 823185 |
Description
ev
2022-07-11 20:01:58 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5fe2e412eed3c9648d55f1e7d16d4f127bf02c commit 0c5fe2e412eed3c9648d55f1e7d16d4f127bf02c Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2022-07-13 00:19:59 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2022-07-13 00:19:59 +0000 sys-cluster/ceph: Patch to fix py310 (bug #857702) Also update libfmt dep Closes: https://bugs.gentoo.org/857702 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-cluster/ceph/Manifest | 2 + sys-cluster/ceph/ceph-17.2.1-r1.ebuild | 459 +++++++++++++++++++++ sys-cluster/ceph/files/ceph-17.2.1-python310.patch | 35 ++ 3 files changed, 496 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4be3d5347668f59ece000c45cbb019f793c716f commit a4be3d5347668f59ece000c45cbb019f793c716f Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2022-07-12 22:47:18 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2022-07-13 00:19:48 +0000 sys-cluster/ceph: Revbump to 16.2.9-r1 fix #857702 Also change libfmt dep to be <9.0 Bug: https://bugs.gentoo.org/857702 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-cluster/ceph/Manifest | 2 -- .../ceph/{ceph-16.2.9.ebuild => ceph-16.2.9-r1.ebuild} | 3 ++- sys-cluster/ceph/files/ceph-16.2.9-python310.patch | 12 ++++++++++++ 3 files changed, 14 insertions(+), 3 deletions(-) |