Source: python-googleapi Version: 1.7.11-4 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230113 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 > nosetests3 > .............E...................S.........E...............................................................S........................................................S................................................................ > ====================================================================== > ERROR: test_usage (tests.test__helpers.PositionalTests.test_usage) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/test__helpers.py", line 54, in test_usage > @_helpers.positional > ^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/googleapiclient/_helpers.py", line 136, in positional > args, _, _, defaults = inspect.getargspec(max_positional_args) > ^^^^^^^^^^^^^^^^^^ > AttributeError: module 'inspect' has no attribute 'getargspec' > > ====================================================================== > ERROR: test_pickle_with_credentials (tests.test_discovery.Discovery) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/test_discovery.py", line 1407, in > test_pickle_with_credentials > http = self._dummy_zoo_request() > ^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/tests/test_discovery.py", line 1375, in > _dummy_zoo_request > with open(os.path.join(DATA_DIR, 'zoo.json'), 'rU') as fh: > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ValueError: invalid mode: 'rU' > > ---------------------------------------------------------------------- > Ran 229 tests in 0.481s > > FAILED (SKIP=3, errors=2) > make[1]: *** [debian/rules:28: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/01/13/python-googleapi_1.7.11-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark 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.