Your message dated Thu, 06 Mar 2025 11:22:35 +0000 with message-id <E1tq9JD-00BbHD-Rm@fasolo.debian.org> and subject line Bug#1092525: fixed in libsmbios 2.4.3-2 has caused the Debian Bug report #1092525, regarding libsmbios: FTBFS: AttributeError: module 'unittest' has no attribute 'makeSuite' 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 owner@bugs.debian.org immediately.) -- 1092525: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092525 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: libsmbios: FTBFS: AttributeError: module 'unittest' has no attribute 'makeSuite'
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Wed, 8 Jan 2025 20:36:18 +0100
- Message-id: <Z37TsjFFOMOUGQTu@grub.nussbaum.fr>
Source: libsmbios Version: 2.4.3-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-20250107 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[4]: Entering directory '/build/reproducible-path/libsmbios-2.4.3' > FAIL: src/pyunit/runtests.sh > ======================================= > libsmbios 2.4.3: ./test-suite.log > ======================================= > > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: src/pyunit/runtests.sh > ============================ > > -e > > Running ALL PYTHON tests. > Traceback (most recent call last): > File "/build/reproducible-path/libsmbios-2.4.3/src/pyunit/testAll.py", line 39, in <module> > retval = TestLib.runTests( tests ) > File "/build/reproducible-path/libsmbios-2.4.3/src/pyunit/TestLib.py", line 29, in runTests > temp = unittest.makeSuite( i, testToRun ) > ^^^^^^^^^^^^^^^^^^ > 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' > FAIL src/pyunit/runtests.sh (exit status: 1) > > ============================================================================ > Testsuite summary for libsmbios 2.4.3 > ============================================================================ > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See ./test-suite.log > ============================================================================ > make[4]: *** [Makefile:2453: test-suite.log] Error 1 > make[4]: Leaving directory '/build/reproducible-path/libsmbios-2.4.3' > make[3]: *** [Makefile:2561: check-TESTS] Error 2 > make[3]: Leaving directory '/build/reproducible-path/libsmbios-2.4.3' > make[2]: *** [Makefile:2797: check-am] Error 2 > make[2]: Leaving directory '/build/reproducible-path/libsmbios-2.4.3' > make[1]: *** [Makefile:2338: check-recursive] Error 1 > make[1]: Leaving directory '/build/reproducible-path/libsmbios-2.4.3' > dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2025/01/07/libsmbios_2.4.3-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250107;users=lucas@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250107&fusertaguser=lucas@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 ---
- To: 1092525-close@bugs.debian.org
- Subject: Bug#1092525: fixed in libsmbios 2.4.3-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 06 Mar 2025 11:22:35 +0000
- Message-id: <E1tq9JD-00BbHD-Rm@fasolo.debian.org>
- Reply-to: Steve McIntyre <93sam@debian.org>
Source: libsmbios Source-Version: 2.4.3-2 Done: Steve McIntyre <93sam@debian.org> We believe that the bug you reported is fixed in the latest version of libsmbios, 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 1092525@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve McIntyre <93sam@debian.org> (supplier of updated libsmbios 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 06 Mar 2025 10:57:19 +0000 Source: libsmbios Architecture: source Version: 2.4.3-2 Distribution: unstable Urgency: medium Maintainer: Debian UEFI Maintainers <debian-efi@lists.debian.org> Changed-By: Steve McIntyre <93sam@debian.org> Closes: 1092525 Changes: libsmbios (2.4.3-2) unstable; urgency=medium . * Trim trailing whitespace. * Add missing build dependency on dh addon. * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Drop unnecessary dependency on dh-autoreconf. * Fix day-of-week for changelog entries 0.13.10-2, 0.13.10-1. * Fix up unittest failure causing FTBFS. Closes: #1092525 Checksums-Sha1: 1f1e6b3fbf308edd84789af40e89319edbbd53cc 2452 libsmbios_2.4.3-2.dsc 16d49be67338689eeced866790651f30282cf9ee 11568 libsmbios_2.4.3-2.debian.tar.xz 98306da2cbf4acddee49ce9566d1c8df71914ae8 9785 libsmbios_2.4.3-2_source.buildinfo Checksums-Sha256: af074664edd09b1af27f7d8a991b28c41ea97667233da4b5c16f8b826d51adf1 2452 libsmbios_2.4.3-2.dsc 98819d23466ae1adf7db00144f0a7a9da106dfd131096eb17bfe2dd009a3ed13 11568 libsmbios_2.4.3-2.debian.tar.xz 4ed17d68efec0f762432943e23aac5e73a7bc90911d9a96588f091e570c29d95 9785 libsmbios_2.4.3-2_source.buildinfo Files: 1cb770c36ddd815c7bfd93b469b275fc 2452 libs optional libsmbios_2.4.3-2.dsc 76b4efca95a197665d43490e2847fb10 11568 libs optional libsmbios_2.4.3-2.debian.tar.xz e1d4b830dc2c23fa8a522a213e8627ff 9785 libs optional libsmbios_2.4.3-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCAAvFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAmfJgkERHDkzc2FtQGRl Ymlhbi5vcmcACgkQWHl5VzRCaE51txAAvBhnEaRDbIK8Lsd3LDwCXnYeyPQR8RoA HdQMgf6yoFQACnbLyAUlBohN/g8fuvQHbBj9lYVif6duei17acC6zY7nS1DfrSMR b7CGM2eTUpAYVrQnpT5ZW079cEn6SmMAUB/NkOpt996icdwFf2dGnHDz02pf3dQK PrYdv0+9kjrSfv8yiS2+f6WueoboRLegls2pBQ0PAclQZslpZPBo0WDjDFtqng8J bk8Fu4Sw6jq87TG4+goBSEm4Cuf1laiChJS8BWq5OFInMva5jYDi/2omBvKNFRlT Cg0ruInF0zBfmBK0WC+gksy65EakoZsuSpnnKvQK4qG2yfd0BFdl2pctEuY3rdtk WrYh+YFeMW+RfZdpher+fRcHReQg5iFnGzzHDvkP9KuMZdvAddMlJhaZg6gGEgVa 59AjQA3tJVvrhWdAg3zJToPzoViyoPSmyFIRu0f43p+p1ECdvqHy/z0dwCxP69xE iEo1S/Bd4U+d/TD4xLmRzajJcDKr3L1xKLr35nSRg92qo+dba8QoHxPMyfYwmIkx 3ci53as26VpnF7duxNbn5q0vVWJ6ry4CpNuZEb6xPbje0KRG9eBmXhbX/zq0fmCy +vlFNSfqKosloiDaNzOjRl1F+9Y6vFxm7nZ1V64zkraLWeStYNNN68v9hVWdK4xA CYlbBbyAWiQ= =2Ibd -----END PGP SIGNATURE-----Attachment: pgp957dlnnN52.pgp
Description: PGP signature
--- End Message ---