Package: src:python-lockfile
Version: 1:0.12.2-2.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Using FTBFS since autopkgtest failures are blocking and it's the closes
tag we have.

The python-lockfile autopkgtest runs against all 'installed' python3
versions, but only depends on python3, not python3-all.  In the case it
failed, python3.7-minimal happened to be in the chroot so it counted as
installed, but the full interpreter wasn't there and the test failed.

This is simple enough to fix (and testing supported versions is a better
idea anyway).  Since this is one of the python3.8 as default transition
blockers, I do not intend to wait to NMU.

I'll send a patch to the bug once I get a number.

Here's the relevent test log extract:

autopkgtest [17:11:20]: test smoke-python3: [-----------------------
Python command: python3.7
Traceback (most recent call last):
  File 
"/tmp/autopkgtest-lxc.bgufeo9z/downtmp/build.wGa/src/debian/tests/smoke_test.py",
 line 27, in <module>
    import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 26, in 
<module>
    import zipfile
ModuleNotFoundError: No module named 'zipfile'
autopkgtest [17:11:21]: test smoke-python3: -----------------------]
autopkgtest [17:11:21]: test smoke-python3:  - - - - - - - - - - results - - - 
- - - - - - -
smoke-python3        FAIL non-zero exit status 1
autopkgtest [17:11:21]: test smoke-python3:  - - - - - - - - - - stderr - - - - 
- - - - - -
Traceback (most recent call last):
  File 
"/tmp/autopkgtest-lxc.bgufeo9z/downtmp/build.wGa/src/debian/tests/smoke_test.py",
 line 27, in <module>
    import pkg_resources
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 26, in 
<module>
    import zipfile
ModuleNotFoundError: No module named 'zipfile'
autopkgtest [17:11:21]: @@@@@@@@@@@@@@@@@@@@ summary
smoke-python3        FAIL non-zero exit status 1

Scott K

Reply via email to