Summary: | www-apps/radicale-3.4.1 fails test - [gcc-15] E ModuleNotFoundError: No module named bcrypt | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Henning Schild <henning> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | henning |
Priority: | Normal | Keywords: | PullRequest, TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40612 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt temp.tar.xz www-apps:radicale-3.4.1:20250216-190622.log.xz |
Description
Toralf Förster
![]() Created attachment 919114 [details]
emerge-info.txt
Created attachment 919115 [details]
emerge-history.txt
Created attachment 919116 [details]
environment
Created attachment 919117 [details]
etc.clang.tar.xz
Created attachment 919118 [details]
etc.portage.tar.xz
Created attachment 919119 [details]
logs.tar.xz
Created attachment 919120 [details]
qlist-info.txt
Created attachment 919121 [details]
temp.tar.xz
Created attachment 919122 [details]
www-apps:radicale-3.4.1:20250216-190622.log.xz
This is only relevant for running the tests. I suggested a patch and started an upstream issue. https://github.com/Kozea/Radicale/issues/1699 But even if that stays open just re-adding 'bcrypt' as BDEPEND could also be a good long-term solution The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c44f82a44908ee13dccb0443de5a52c6aff62c commit a0c44f82a44908ee13dccb0443de5a52c6aff62c Author: Henning Schild <henning@hennsch.de> AuthorDate: 2025-02-17 09:06:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-19 11:14:54 +0000 www-apps/radicale: add optional library as test dep We moved dev-python/bcrypt from RDEPEND to optfeature, however for the test suite it remains madatory. So add it to BDEPEND when test is set. Signed-off-by: Henning Schild <henning@hennsch.de> Closes: https://bugs.gentoo.org/949850 Closes: https://github.com/gentoo/gentoo/pull/40612 Signed-off-by: Sam James <sam@gentoo.org> www-apps/radicale/radicale-3.4.1.ebuild | 1 + 1 file changed, 1 insertion(+) |