From lucas at debian.org Tue Jul 2 13:45:00 2024 From: lucas at debian.org (Lucas Nussbaum) Date: Tue, 2 Jul 2024 14:45:00 +0200 Subject: [Pkg-salt-team] Bug#1074682: pytest-salt: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? Message-ID: Source: pytest-salt Version: 2019.6.13-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas at debian.org Usertags: ftbfs-20240702 ftbfs-trixie 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 --buildsystem=pybuild --with python3 > dh_auto_clean -O--buildsystem=pybuild > I: pybuild base:311: python3.12 setup.py clean > Traceback (most recent call last): > File "/<>/setup.py", line 34, in > version=versioneer.get_version(), > ^^^^^^^^^^^^^^^^^^^^^^^^ > File "/<>/versioneer.py", line 1614, in get_version > return get_versions()["version"] > ^^^^^^^^^^^^^^ > File "/<>/versioneer.py", line 1546, in get_versions > cfg = get_config_from_root(root) > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/<>/versioneer.py", line 344, in get_config_from_root > parser = configparser.SafeConfigParser() > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? > E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: python3.12 setup.py clean > dh_auto_clean: error: pybuild --clean -i python{version} -p 3.12 returned exit code 13 > make: *** [debian/rules:4: clean] Error 25 The full build log is available from: http://qa-logs.debian.net/2024/07/02/pytest-salt_2019.6.13-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lucas at debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&fusertaguser=lucas at 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.