Source: ufw
Version: 0.36.2-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20250107 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_testdir
> touch build-stamp
> dh_testdir
> dh_testroot
> dh_prep
> dh_installdirs
> ./run_tests.sh -i /usr/bin/python3
> Interpreter: /usr/bin/python3
>
> = Unit Tests =
> DEBUG: sys.path=['/build/reproducible-path/ufw-0.36.2',
> '/usr/lib/python313.zip', '/usr/lib/python3.13',
> '/usr/lib/python3.13/lib-dynload', '/usr/local/lib/python3.13/dist-packages',
> '/usr/lib/python3/dist-packages']
> DEBUG: test=['test_applications', 'test_backend', 'test_backend_iptables',
> 'test_common', 'test_frontend', 'test_parser', 'test_skeleton', 'test_util']
> test_applications
> Traceback (most recent call last):
> File "/build/reproducible-path/ufw-0.36.2/./tests/unit/runner.py", line 87,
> in <module>
> runtest(test)
> ~~~~~~~^^^^^^
> File "/build/reproducible-path/ufw-0.36.2/./tests/unit/runner.py", line 56,
> in runtest
> mod.test_main()
> ~~~~~~~~~~~~~^^
> File "/build/reproducible-path/ufw-0.36.2/tests/unit/test_applications.py",
> line 149, in test_main
> tests.unit.support.run_unittest(
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
> ApplicationsTestCase
> ^^^^^^^^^^^^^^^^^^^^
> )
> ^
> File "/build/reproducible-path/ufw-0.36.2/tests/unit/support.py", line 114,
> in run_unittest
> suite.addTest(unittest.makeSuite(cls))
> ^^^^^^^^^^^^^^^^^^
> File "/usr/lib/python3.13/unittest/__init__.py", line 80, in __getattr__
> raise AttributeError(f"module {__name__!r} has no attribute {name!r}")
> AttributeError: module 'unittest' has no attribute 'makeSuite'
>
> Found unit test failures. Aborting and skipping functional tests
> make: *** [debian/rules:34: install] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/01/07/ufw_0.36.2-8_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250107;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250107&[email protected]&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.