Your message dated Fri, 11 Apr 2025 09:16:47 +0000
with message-id <e1u3avd-002gz6...@fasolo.debian.org>
and subject line Bug#1074750: fixed in vanguards 0.3.1-2.5
has caused the Debian Bug report #1074750,
regarding vanguards: FTBFS: dh_auto_test: error: pybuild --test --test-pytest 
-i python{version} -p "3.11 3.12" --system=custom "--test-args=cd {build_dir}; 
python3 -m pytest /<<PKGBUILDDIR>>/tests" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1074750: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074750
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vanguards
Version: 0.3.1-2.4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- --system=custom --test-args='cd {build_dir}; python3 -m 
> pytest /<<PKGBUILDDIR>>/tests'
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3 -m pytest /<<PKGBUILDDIR>>/tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>
> collected 9 items / 1 error
> 
> ==================================== ERRORS 
> ====================================
> _____________________ ERROR collecting tests/test_main.py 
> ______________________
> ImportError while importing test module '/<<PKGBUILDDIR>>/tests/test_main.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> vanguards/config.py:17: in <module>
>     from configparser import SafeConfigParser, Error
> E   ImportError: cannot import name 'SafeConfigParser' from 'configparser' 
> (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
> 
> During handling of the above exception, another exception occurred:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> ../../../tests/test_main.py:9: in <module>
>     import vanguards.config
> vanguards/config.py:19: in <module>
>     from ConfigParser import SafeConfigParser, Error
> E   ModuleNotFoundError: No module named 'ConfigParser'
> =========================== short test summary info 
> ============================
> ERROR ../../../tests/test_main.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.37s 
> ===============================
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3 -m pytest 
> /<<PKGBUILDDIR>>/tests
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
> python3 -m pytest /<<PKGBUILDDIR>>/tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>
> collected 9 items / 1 error
> 
> ==================================== ERRORS 
> ====================================
> _____________________ ERROR collecting tests/test_main.py 
> ______________________
> ImportError while importing test module '/<<PKGBUILDDIR>>/tests/test_main.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> vanguards/config.py:17: in <module>
>     from configparser import SafeConfigParser, Error
> E   ImportError: cannot import name 'SafeConfigParser' from 'configparser' 
> (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
> 
> During handling of the above exception, another exception occurred:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> ../../../tests/test_main.py:9: in <module>
>     import vanguards.config
> vanguards/config.py:19: in <module>
>     from ConfigParser import SafeConfigParser, Error
> E   ModuleNotFoundError: No module named 'ConfigParser'
> =========================== short test summary info 
> ============================
> ERROR ../../../tests/test_main.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.30s 
> ===============================
> E: pybuild pybuild:389: test: plugin custom failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3 -m pytest 
> /<<PKGBUILDDIR>>/tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 
> 3.12" --system=custom "--test-args=cd {build_dir}; python3 -m pytest 
> /<<PKGBUILDDIR>>/tests" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/vanguards_0.3.1-2.4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&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.

--- End Message ---
--- Begin Message ---
Source: vanguards
Source-Version: 0.3.1-2.5
Done: Adrian Bunk <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
vanguards, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated vanguards package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Apr 2025 20:51:40 +0300
Source: vanguards
Architecture: source
Version: 0.3.1-2.5
Distribution: unstable
Urgency: medium
Maintainer: Debian Privacy Tools Maintainers 
<pkg-privacy-maintain...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 1074750
Changes:
 vanguards (0.3.1-2.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add fix for FTBFS with Python >= 3.12 (Closes: #1074750)
Checksums-Sha1:
 69aa6132ae9ca13b4be45c18b9c8485257b3c3d3 2052 vanguards_0.3.1-2.5.dsc
 5ce1e736a59fb0cb3c91292a221740e2f9f49c68 4304 vanguards_0.3.1-2.5.debian.tar.xz
Checksums-Sha256:
 27d20b91035390a9623e80f7a42f090be7fd334f5cae1e6f879c3b4dc794ce22 2052 
vanguards_0.3.1-2.5.dsc
 bef6b8afa91b0e559dead7593f100e804b9f3a05fb7a7373bda11151d6e56649 4304 
vanguards_0.3.1-2.5.debian.tar.xz
Files:
 5c5b46761a2d98385e840fd8a231d7d4 2052 net optional vanguards_0.3.1-2.5.dsc
 a8b6bcdad0eb2c81f8f0bda63af2ef01 4304 net optional 
vanguards_0.3.1-2.5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmf4Bl0ACgkQiNJCh6LY
mLGUhRAAiJrQqARiIwp6UeNFK5C5SBrdpP8PUFQmKXNNH3WC/SzEhM/KKzkDMzT9
iMZUvnDgJVcPalE4Hul3gWGopJ7tkxF3R2nGCAmNw7jGr/mZNt+azIbS29gV3VF4
mv8Y1RqW2vICII+kIIc+eR7K/Lcb5XxPNk3CZicJ5wrkgMzo/6TkNiwVJWN4sSas
Tks16BVS3jWsF8oB4BapE5Z3cuG19PyhsZxRsIfrmZwul/EwkBqQadFyta9v4SH+
FnITVC/1qLLi/DkimSNRta6Pp4qWWHZLh2+oyOi5WflZoxDU7rir7sMNfcwJbUXa
y1+pEybWZKBxbwJMSd9Wam5p6H3jzFcwvQ5R9JFThUPorpufKmIjRrCo5Ii956HE
W1HDzTHWcN4HWfP8+e0yIRnamsO2hjrZYaKv1zWEDurNjhsg0qBTWjQNfDnqW81I
qxX9bcCwqTnwJ43UHnGsqLOU10wZg/l5mG2Sye1xBW+diPMiPkbs0QiSb3lLSumW
HEnGUP74YtYnpWI8Zp13HEg0AgihFSBgxEZIVJ9LaBYc07VgrdFKDenNr+29OfiB
bul+rP5KH90YHv8enNF/L0CkZETeUvr5Pxt3QPuBaRfSAJA2hXx2J0W1UZfaXr4G
2MLxB4GwqBP7eqiAKWDVm/yptAmgDsHT00bYFtMjxuSzObPTO3w=
=eTDf
-----END PGP SIGNATURE-----

Attachment: pgpkscAK1Y3p0.pgp
Description: PGP signature


--- End Message ---

Reply via email to