https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-auth/sssd-2.6.0 installs files into unexpected paths. Discovered on: amd64 (internal ref: ci) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Created attachment 749493 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
When USE="-python", it appears to install some python scripts under /sssd. sssd/sss_analyze.py sssd/source_reader.py sssd/source_journald.py sssd/source_files.py sssd/modules/request.py
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d29e0c6e0a2208423cfdd76562fd2d7371c2dae commit 6d29e0c6e0a2208423cfdd76562fd2d7371c2dae Author: David Seifert <soap@gentoo.org> AuthorDate: 2021-11-22 16:34:55 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-11-22 16:34:55 +0000 sys-auth/sssd: do not install conditional python files Closes: https://bugs.gentoo.org/822399 Signed-off-by: David Seifert <soap@gentoo.org> .../files/sssd-2.6.0-conditional-python-install.patch | 19 +++++++++++++++++++ .../sssd/{sssd-2.6.0.ebuild => sssd-2.6.0-r1.ebuild} | 2 ++ 2 files changed, 21 insertions(+)