Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693508

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 packagesAssignee: 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 gentoo-dev 2019-09-04 18:08:37 UTC
  File "/usr/lib64/python3.6/site-packages/testmon/testmon_core.py", line 13, in <module>
    import sqlite3
ModuleNotFoundError: No module named 'sqlite3'
 * ERROR: net-p2p/bittornado-0.4.1_p20160925-r1::gentoo failed (test phase):
 *   tests failed with python3.6
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-test-20190824-231545

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)

Available Rust versions:
  [1]   rust-1.37.0 *



repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 04 Sep 2019 16:26:17 +0000

emerge -qpvO net-p2p/bittornado
[ebuild  N    ] net-p2p/bittornado-0.4.1_p20160925-r1  USE="test" PYTHON_TARGETS="python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-09-04 18:08:39 UTC
Created attachment 589044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-04 18:08:42 UTC
Created attachment 589046 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-04 18:08:45 UTC
Created attachment 589048 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-04 18:08:47 UTC
Created attachment 589050 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-04 18:08:50 UTC
Created attachment 589052 [details]
net-p2p:bittornado-0.4.1_p20160925-r1:20190904-175525.log
Comment 6 Toralf Förster gentoo-dev 2019-09-04 18:08:53 UTC
Created attachment 589054 [details]
temp.tbz2
Comment 7 Zac Medico gentoo-dev 2020-03-30 17:22:21 UTC
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.
Comment 8 Larry the Git Cow gentoo-dev 2020-03-30 17:30:52 UTC
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(-)