Summary: | dev-libs/libpwquality: installs broken .egg for Python module (was: x11-misc/revelation-0.5.4-r1 - meson.build: ERROR: python3 is missing modules: pwquality) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, jayf, misanthropos, proxy-maint, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 839993 | ||
Bug Blocks: | 822354 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 x11-misc:revelation-0.5.4-r1:20220101-050611.log |
Description
Toralf Förster
![]() Created attachment 760996 [details]
emerge-info.txt
Created attachment 760997 [details]
emerge-history.txt
Created attachment 760998 [details]
environment
Created attachment 760999 [details]
etc.portage.tar.bz2
Created attachment 761000 [details]
logs.tar.bz2
Created attachment 761001 [details]
temp.tar.bz2
Created attachment 761002 [details]
x11-misc:revelation-0.5.4-r1:20220101-050611.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0269028f03099fb09b580bab8a61030612cc1327 commit 0269028f03099fb09b580bab8a61030612cc1327 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-22 00:18:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-22 00:20:13 +0000 dev-libs/libpwquality: fix Python module installation With newer setuptools, libpwquality installs a .egg which breaks consumers. We need to force the old distutils impl. to get the right behaviour using SETUPTOOLS_USE_DISTUTILS. Closes: https://bugs.gentoo.org/830397 Thanks-to: Jay Faulkner <jay@jvf.cc> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/libpwquality/libpwquality-1.4.4-r1.ebuild | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) |