Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693508 - net-p2p/bittornado-0.4.1_p20160925-r1 : [TEST] ModuleNotFoundError: No module named sqlite3
Summary: net-p2p/bittornado-0.4.1_p20160925-r1 : [TEST] ModuleNotFoundError: No module...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-04 18:08 UTC by Toralf Förster
Modified: 2020-03-30 17:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.44 KB, text/plain)
2019-09-04 18:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.15 KB, text/plain)
2019-09-04 18:08 UTC, Toralf Förster
Details
environment (environment,108.25 KB, text/plain)
2019-09-04 18:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.08 KB, application/x-bzip)
2019-09-04 18:08 UTC, Toralf Förster
Details
net-p2p:bittornado-0.4.1_p20160925-r1:20190904-175525.log (net-p2p:bittornado-0.4.1_p20160925-r1:20190904-175525.log,22.69 KB, text/plain)
2019-09-04 18:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.40 KB, application/x-bzip)
2019-09-04 18:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)