Package: src:sqlobject
Version: 3.8.0+dfsg-1
Severity: serious
Tags: sid bullseye

seen in unstable:

autopkgtest [10:33:40]: test testdb-setuptools: [-----------------------
running develop
running egg_info
creating testlib.egg-info
writing testlib.egg-info/PKG-INFO
writing dependency_links to testlib.egg-info/dependency_links.txt
writing entry points to testlib.egg-info/entry_points.txt
writing requirements to testlib.egg-info/requires.txt
writing top-level names to testlib.egg-info/top_level.txt
writing manifest file 'testlib.egg-info/SOURCES.txt'
reading manifest file 'testlib.egg-info/SOURCES.txt'
writing manifest file 'testlib.egg-info/SOURCES.txt'
running build_ext
Creating /tmp/tmp.lmNqOQs2qz/rundir3/testlib.egg-link (link to .)
Adding testlib 0.0.1 to easy-install.pth file
Installing testdb script to /tmp/tmp.lmNqOQs2qz/rundir3

Installed /tmp/tmp.lmNqOQs2qz/mypkg
Processing dependencies for testlib==0.0.1
Searching for SQLObject==3.8.0
Best match: SQLObject 3.8.0
Adding SQLObject 3.8.0 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for FormEncode==1.3.1
Best match: FormEncode 1.3.1
Adding FormEncode 1.3.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Finished processing dependencies for testlib==0.0.1
Traceback (most recent call last):
  File "./testdb", line 33, in <module>
    sys.exit(load_entry_point('testlib', 'console_scripts', 'testdb')())
  File "./testdb", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.8/importlib/metadata.py", line 504, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.8/importlib/metadata.py", line 177, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: testlib
autopkgtest [10:33:40]: test testdb-setuptools: -----------------------]
autopkgtest [10:33:40]: test testdb-setuptools:  - - - - - - - - - - results - -
- - - - - - - -
testdb-setuptools    FAIL non-zero exit status 1
autopkgtest [10:33:41]: test testdb-setuptools:  - - - - - - - - - - stderr - -
- - - - - - - -
Traceback (most recent call last):
  File "./testdb", line 33, in <module>
    sys.exit(load_entry_point('testlib', 'console_scripts', 'testdb')())
  File "./testdb", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.8/importlib/metadata.py", line 504, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.8/importlib/metadata.py", line 177, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: testlib

Reply via email to