Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851579 - sys-cluster/ceph: fix distutils-r1 usage
Summary: sys-cluster/ceph: fix distutils-r1 usage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 803152
  Show dependency tree
 
Reported: 2022-06-12 16:06 UTC by Sam James
Modified: 2022-08-12 20:29 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-12 16:06:26 UTC
Need to swap out "python_foreach_impl ..." -> a call to e.g. distutils-r1_src_install and then define the python_compile() phase.

https://github.com/gentoo/gentoo/pull/25822 has some discussion for it, but it's to fit better with eclass assumptions.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-10 06:14:19 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2022-08-12 20:29:31 UTC
The bug has been closed via the following commit(s):

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

commit 76e452ee7b619e25506ca04fd19109a6eee8ce92
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2022-08-12 20:28:47 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2022-08-12 20:28:47 +0000

    sys-cluster/ceph: Update eclass usage in  15.2.17 (bug #851579)
    
    Closes: https://bugs.gentoo.org/851579
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-cluster/ceph/ceph-15.2.17.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)