Source: isbnlib
Version: 3.9.3-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean -O--buildsystem=pybuild
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:237: python3.10 setup.py clean 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 23, in <module>
>     from isbnlib import __version__
>   File "/<<PKGBUILDDIR>>/isbnlib/__init__.py", line 22, in <module>
>     from ._ext import (cover, desc, mask, meta, info, editions, 
> isbn_from_words,
>   File "/<<PKGBUILDDIR>>/isbnlib/_ext.py", line 7, in <module>
>     from ._cover import cover as gcover
>   File "/<<PKGBUILDDIR>>/isbnlib/_cover.py", line 6, in <module>
>     from .dev.webquery import query as wquery
>   File "/<<PKGBUILDDIR>>/isbnlib/dev/__init__.py", line 2, in <module>
>     from . import helpers, vias
>   File "/<<PKGBUILDDIR>>/isbnlib/dev/helpers.py", line 6, in <module>
>     from .._imcache import IMCache
>   File "/<<PKGBUILDDIR>>/isbnlib/_imcache.py", line 4, in <module>
>     from collections import MutableMapping
> ImportError: cannot import name 'MutableMapping' from 'collections' 
> (/usr/lib/python3.10/collections/__init__.py)
> E: pybuild pybuild:355: clean: plugin distutils failed with: exit code=1: 
> python3.10 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.10 3.9" 
> returned exit code 13
> make: *** [debian/rules:8: clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/isbnlib_3.9.3-1.1_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