Source: pympler
Version: 0.9+dfsg1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e; for python in python3.10 python3.9; do \
>       $python setup.py try ; \
> done
> /<<PKGBUILDDIR>>/setup.py:25: DeprecationWarning: The distutils package is 
> deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 
> 632 for potential alternatives
>   from distutils.command.install_lib import install_lib
> running try
> /usr/bin/python3.10 test/runtest.py -pre-install -verbose 3
> Python 3.10.1 (main, Dec 16 2021, 23:04:04) 64-bit [GCC 11.2.0]
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/pympler/web.py", line 39, in <module>
>     import bottle
> ModuleNotFoundError: No module named 'bottle'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/test/runtest.py", line 136, in <module>
>     tst, all = suite(dirs, clean=clean, pre=pre, verbose=verbose)
>   File "/<<PKGBUILDDIR>>/test/runtest.py", line 70, in suite
>     mod = __import__(test, globals(), locals(), [mod])
>   File "/<<PKGBUILDDIR>>/test/gui/test_web.py", line 13, in <module>
>     from pympler.web import start_profiler, start_in_background
>   File "/<<PKGBUILDDIR>>/pympler/web.py", line 41, in <module>
>     from pympler.util import bottle
>   File "/<<PKGBUILDDIR>>/pympler/util/bottle.py", line 87, in <module>
>     from collections import MutableMapping as DictMixin
> ImportError: cannot import name 'MutableMapping' from 'collections' 
> (/usr/lib/python3.10/collections/__init__.py)
> make[1]: *** [debian/rules:26: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/pympler_0.9+dfsg1-2_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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to