- Package:
- src:unattended-upgrades
- Source:
- src:unattended-upgrades
- Submitter:
- Matthias Klose
- Date:
- 2024-02-23 09:39:06 UTC
- Severity:
- normal
- Tags:
With python3-defaults from experimental, the package fails to build: [...] Running ./test_pep484.py with python3 s ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN (skipped=1) make[2]: *** [Makefile:9: check] Error 5 make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' make[1]: *** [debian/rules:16: override_dh_auto_test] Error 2 5 is a new exit value when all tests are skipped.
Hey Doko, thanks for your bugreport. This is should be fixed in the git repo at github, at least a test-build with the python3 from experimental on debian/unstable build fine. I will look into a new release. Cheers, Michael
With the most recent unattended-upgrade upload this should be fixed, a local test build with py3.12 worked fine.