Summary: | net-p2p/bittornado-0.4.1_p20160925-r1 : [TEST] ModuleNotFoundError: No module named sqlite3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Zac Medico <zmedico> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 net-p2p:bittornado-0.4.1_p20160925-r1:20190904-175525.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 589044 [details]
emerge-info.txt
Created attachment 589046 [details]
emerge-history.txt
Created attachment 589048 [details]
environment
Created attachment 589050 [details]
etc.portage.tbz2
Created attachment 589052 [details]
net-p2p:bittornado-0.4.1_p20160925-r1:20190904-175525.log
Created attachment 589054 [details]
temp.tbz2
Hmm, it looks like the sqlite3 module is pulled in indirectly via pluggy and testmon plugin, which makes me wonder if the problem is really in the testmon plugin. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b60aa70800f92530a13c4e285aaa699d26ed156 commit 3b60aa70800f92530a13c4e285aaa699d26ed156 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2020-03-30 17:29:47 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2020-03-30 17:30:44 +0000 net-p2p/bittornado: Block dev-python/pytest-testmon for bug #693508 Closes: https://bugs.gentoo.org/693508 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Zac Medico <zmedico@gentoo.org> net-p2p/bittornado/bittornado-0.4.1_p20160925-r1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) |