Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645170 - dev-python/python3-openid-3.1.0 : [TEST] ImportError: No module named sqlite3
Summary: dev-python/python3-openid-3.1.0 : [TEST] ImportError: No module named sqlite3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard: Pending removal: 2019-02-27
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2018-01-20 19:26 UTC by Toralf Förster
Modified: 2019-02-28 01:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.76 KB, text/plain)
2018-01-20 19:26 UTC, Toralf Förster
Details
dev-python:python3-openid-3.1.0:20180120-164237.log (dev-python:python3-openid-3.1.0:20180120-164237.log,124.26 KB, text/plain)
2018-01-20 19:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.84 KB, text/plain)
2018-01-20 19:26 UTC, Toralf Förster
Details
environment (environment,103.37 KB, text/plain)
2018-01-20 19:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.00 KB, application/x-bzip)
2018-01-20 19:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.71 KB, application/x-bzip)
2018-01-20 19:27 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 2018-01-20 19:26:46 UTC
  File "/var/tmp/portage/dev-python/python3-openid-3.1.0/work/python3-openid-3.1.0/openid/test/storetest.py", line 250, in test_sqlite
    import sqlite3
ImportError: No module named 'sqlite3'

----------------------------------------------------------------------
Ran 1332 tests in 1.597s

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl-test_20180117-213341

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/python3-openid
[ebuild  N    ] dev-python/python3-openid-3.1.0  USE="{-test}" PYTHON_TARGETS="python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-20 19:26:49 UTC
Created attachment 515508 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-20 19:26:53 UTC
Created attachment 515510 [details]
dev-python:python3-openid-3.1.0:20180120-164237.log
Comment 3 Toralf Förster gentoo-dev 2018-01-20 19:26:56 UTC
Created attachment 515512 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-20 19:26:59 UTC
Created attachment 515514 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-20 19:27:02 UTC
Created attachment 515516 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-20 19:27:04 UTC
Created attachment 515518 [details]
temp.tbz2
Comment 7 Virgil Dupras (RETIRED) gentoo-dev 2019-01-27 14:20:39 UTC
This package is somewhat inactive and has only one revdep, dev-python/python-social-auth which is being last-rited in bug 610466. Last-riting.
Comment 8 Larry the Git Cow gentoo-dev 2019-01-27 14:32:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=044cca60f2abf2ee4cb3597c189d59e86e6b40f2

commit 044cca60f2abf2ee4cb3597c189d59e86e6b40f2
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-01-27 14:30:45 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-01-27 14:30:45 +0000

    profiles: last-rite dev-python/python-social-auth and orphan
    
    Bug: https://bugs.gentoo.org/610466
    Bug: https://bugs.gentoo.org/645170
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-02-28 01:13:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8371bc4b2b2659509cad0c09c495e0b70ec7acf

commit f8371bc4b2b2659509cad0c09c495e0b70ec7acf
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-02-28 01:10:17 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-02-28 01:10:17 +0000

    dev-python/python3-openid: remove last-rited package
    
    Closes: https://bugs.gentoo.org/645170
    
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 dev-python/python3-openid/Manifest                 |  1 -
 dev-python/python3-openid/metadata.xml             | 11 ---------
 .../python3-openid/python3-openid-3.1.0.ebuild     | 28 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 41 deletions(-)