Source: python-pipx
Version: 0.12.3.1-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> python3 -m unittest tests.test_pipx.PipxStaticTests
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/black/__init__.py", line 63, in 
> <module>
>     from black._black_version import version as __version__
> ModuleNotFoundError: No module named 'black._black_version'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/usr/bin/black", line 33, in <module>
>     sys.exit(load_entry_point('black==20.8b1', 'console_scripts', 'black')())
>   File "/usr/bin/black", line 25, in importlib_load_entry_point
>     return next(matches).load()
>   File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load
>     module = import_module(match.group('module'))
>   File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 783, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File "/usr/lib/python3/dist-packages/black/__init__.py", line 65, in 
> <module>
>     from _black_version import version as __version__
> ModuleNotFoundError: No module named '_black_version'
> E
> ======================================================================
> ERROR: test_static (tests.test_pipx.PipxStaticTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_pipx.py", line 29, in test_static
>     self.run_cmd(["black", "--check"] + files)
>   File "/<<PKGBUILDDIR>>/tests/test_pipx.py", line 25, in run_cmd
>     exit(rc)
>   File "/usr/lib/python3.8/_sitebuiltins.py", line 26, in __call__
>     raise SystemExit(code)
> SystemExit: 1
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.100s
> 
> FAILED (errors=1)
> Running 'black --check pipx tests'
> test failed; exiting with code 1
> make[1]: *** [debian/rules:11: override_dh_auto_test] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/python-pipx_0.12.3.1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to