Created attachment 720852 [details] emerge log Missing dependency for sys-fs/zfs-9999. Require: dev-python/packaging See commit 08cd0717359b1a18693e3c8e6d6e5a2819b35a48. Partial log: (see atachement for full log) checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.9/site-packages checking for python3.9 module: packaging... no checking for python3.9 module: distlib... no configure: error: "Python 3.9 packaging and distlib modules are not installed"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f823915ded9d381bbf79bc32544cb347ca14f3 commit 09f823915ded9d381bbf79bc32544cb347ca14f3 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-07-02 08:15:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-07-02 08:15:16 +0000 sys-fs/zfs: add new Python dependencies packaging is preferred to distlib upstream. Closes: https://bugs.gentoo.org/799794 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/zfs/zfs-9999.ebuild | 4 ++++ 1 file changed, 4 insertions(+)
Thanks for the report + pointing to the upstream commit!