Bug#1075171: Patch
https://salsa.debian.org/debian/libgpod/-/merge_requests/5
Processing of nslint_3.2-5_source.changes
nslint_3.2-5_source.changes uploaded successfully to localhost along with the files: nslint_3.2-5.dsc nslint_3.2-5.debian.tar.xz nslint_3.2-5_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
nslint_3.2-5_source.changes ACCEPTED into unstable
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 15 Aug 2024 16:29:30 +0200 Source: nslint Architecture: source Version: 3.2-5 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Petter Reinholdtsen Closes: 1078371 Changes: nslint (3.2-5) unstable; urgency=medium . * QA upload. . * Added 90-larger-buffers.patch to extend buffers avoiding possible buffer overrun. * Extend autopkgtest to trigger warning of doubly booked address. * Corrected address sorting for locating duplications. (Closes: #1078371) Checksums-Sha1: 0dc484b6f4a351b6497b32025bccf41de275446a 1769 nslint_3.2-5.dsc 1dc21f4f5674decbecc447e61ec29e72ec615afc 8216 nslint_3.2-5.debian.tar.xz 51ce00c3a5541cb9d0dc6d224ef00b202a9a1129 6358 nslint_3.2-5_source.buildinfo Checksums-Sha256: dd6866b30d39805255afd9f0e91abefec52f74ab5d8f566e592c054d0726b27e 1769 nslint_3.2-5.dsc 9de8a177525652bf591e133d7ca5c3684e1b45f6ff8a3993bb2cb088019fc436 8216 nslint_3.2-5.debian.tar.xz c2bc9417f75e941d15fef0a0f28047756a77ff034bec0a94e7574dfb43d2bed1 6358 nslint_3.2-5_source.buildinfo Files: 5a3adf79dbe35a28736e3117250288d8 1769 net optional nslint_3.2-5.dsc 8e1254ca7015b3264177446d746b85c3 8216 net optional nslint_3.2-5.debian.tar.xz c3cfdd84df70a2e2737ef4993b10a216 6358 net optional nslint_3.2-5_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAma+EPkACgkQgSgKoIe6 +w4HXg/+Kw8zDLt90SL8PQew+LvoaHZnS6XIYdpZ7KKK+91R+sAz5DE4s1+8vw6Y +pyztM5lJyx4T9hCxktCAXWcohX1GSqp/Yh/wsRW9VmqFmJnYWfix6OPncoBBB+I GMGbDk7w1FoesbodyCget4uHzDtkXN+7JUfu9yds4ZF9N/LnJckvt2rR0mf/QviY NqrxJxHdtT8XWhoTbbH1+mGHrc6E4ta7YpxkzAr5h9icEeQRK9Vse0xi/SPuxSRS YZDGrw7UhxTaZ8++mvgnjmad8BChTYAr4HY5g853w+r3DEsUmdiur5KkFKJR34sv yfMygUcVZCtNhKOXp8VBSnqSZfOL9QjizTgJeS50tVwomGrXD/egsrw5S7oVy6gr OPDaGedZtSWbERKeTQ6tO+J4Hk0TJWNe82iEgX/dsXZxTPv6+8icT3pxDu3xFvou Ql+10EsClFsyJQgIXrv4rE4Bp02FEhfhVnxWlVpsFbmv81+190XTwPyq4EIhZw9B OL2ocDlpnx1IkOWNELKXEhfJEfWYdhuj+fiTLTxaJQvv9Y2CCD6KrGrW5RhA4Kav QTOCZ/yWigQdB82+smb26lO+/4qAlTBWexn+TVCzY+JQqdLOqcoCLmPsrGw3SzTm d2I5gXhHGt3Z/CfsOPF+xtdjzOA0qgFYiL1B0bvwk5ukQfIlG84= =4D2l -END PGP SIGNATURE- pgpBloWXzh7B2.pgp Description: PGP signature
Bug#1078371: marked as done (nslint: Aborts on s390x while checking for doubly booked addresses)
Your message dated Thu, 15 Aug 2024 15:05:52 + with message-id and subject line Bug#1078371: fixed in nslint 3.2-5 has caused the Debian Bug report #1078371, regarding nslint: Aborts on s390x while checking for doubly booked addresses 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.) -- 1078371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078371 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: nslint Version: 3.2-1 Severity: important With the introduction of a autopkgtest check of nslint, it became clear that it aborts on s390x. This is what it look like under valgrind: % NSLINT="valgrind `pwd`/nslint" ./debian/tests/validate-bind-zones ==2996950== Memcheck, a memory error detector ==2996950== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. ==2996950== Using Valgrind-3.20.0 and LibVEX; rerun with -h for copyright info ==2996950== Command: /home/pere/nslint/nslint -c named.conf ==2996950== cmpaddr: unknown address family 0. ==2996950== ==2996950== Process terminating with default action of signal 6 (SIGABRT) ==2996950==at 0x48F4FFE: __pthread_kill_implementation (pthread_kill.c:44) ==2996950==by 0x48A1117: raise (raise.c:26) ==2996950==by 0x488225F: abort (abort.c:79) ==2996950==by 0x109AFF: cmpaddr (nslint.c:624) ==2996950==by 0x48A5A75: msort_with_tmp.part.0 (qsort.c:239) ==2996950==by 0x48A5E43: msort_with_tmp (qsort.c:201) ==2996950==by 0x48A5E43: qsort_r (qsort.c:393) ==2996950==by 0x48A614D: qsort (qsort.c:405) ==2996950==by 0x10C011: nslint (nslint.c:1744) ==2996950==by 0x109789: main (nslint.c:356) ==2996950== ==2996950== HEAP SUMMARY: ==2996950== in use at exit: 1,176 bytes in 2 blocks ==2996950== total heap usage: 8 allocs, 6 frees, 10,614 bytes allocated ==2996950== ==2996950== LEAK SUMMARY: ==2996950==definitely lost: 0 bytes in 0 blocks ==2996950==indirectly lost: 0 bytes in 0 blocks ==2996950== possibly lost: 0 bytes in 0 blocks ==2996950==still reachable: 1,176 bytes in 2 blocks ==2996950== suppressed: 0 bytes in 0 blocks ==2996950== Rerun with --leak-check=full to see details of leaked memory ==2996950== ==2996950== For lists of detected and suppressed errors, rerun with: -s ==2996950== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) Aborted failure: error in supposed correct zone detected ==2996951== Memcheck, a memory error detector ==2996951== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. ==2996951== Using Valgrind-3.20.0 and LibVEX; rerun with -h for copyright info ==2996951== Command: /home/pere/nslint/nslint -c named.conf ==2996951== nslint: Missing "a": tjener.intern. -> 10.0.0.2 nslint: Missing "ptr": tjener.intern. -> 10.0.2.2 cmpaddr: unknown address family 0. ==2996951== ==2996951== Process terminating with default action of signal 6 (SIGABRT) ==2996951==at 0x48F4FFE: __pthread_kill_implementation (pthread_kill.c:44) ==2996951==by 0x48A1117: raise (raise.c:26) ==2996951==by 0x488225F: abort (abort.c:79) ==2996951==by 0x109AFF: cmpaddr (nslint.c:624) ==2996951==by 0x48A5A75: msort_with_tmp.part.0 (qsort.c:239) ==2996951==by 0x48A5809: msort_with_tmp (qsort.c:201) ==2996951==by 0x48A5809: msort_with_tmp.part.0 (qsort.c:210) ==2996951==by 0x48A5E43: msort_with_tmp (qsort.c:201) ==2996951==by 0x48A5E43: qsort_r (qsort.c:393) ==2996951==by 0x48A614D: qsort (qsort.c:405) ==2996951==by 0x10C011: nslint (nslint.c:1744) ==2996951==by 0x109789: main (nslint.c:356) ==2996951== ==2996951== HEAP SUMMARY: ==2996951== in use at exit: 1,184 bytes in 2 blocks ==2996951== total heap usage: 8 allocs, 6 frees, 10,622 bytes allocated ==2996951== ==2996951== LEAK SUMMARY: ==2996951==definitely lost: 0 bytes in 0 blocks ==2996951==indirectly lost: 0 bytes in 0 blocks ==2996951== possibly lost: 0 bytes in 0 blocks ==2996951==still reachable: 1,184 bytes in 2 blocks ==2996951== suppressed: 0 bytes in 0 blocks ==2996951== Rerun with --leak-check=full to see details of leaked memory ==2996951== ==2996951== For lists of detected and suppressed errors, rerun with: -s ==2996951== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) Aborted success: error in zone detected. This is the failing code: /* Check for doubly booked addresses */ n = ipp - itemlist; qsort(itemlist, n, sizeof(itemlist[0]), cmpaddr); I have tried to debug it, without any success. I suspect it has always failed, and just never been tested on s390x before. I tested ensuring
[bts-link] source package src:trickle
# # bts-link upstream status pull for source package src:trickle # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # https://bts-link-team.pages.debian.net/bts-link/ # user debian-bts-l...@lists.debian.org # remote status report for #1075586 (http://bugs.debian.org/1075586) # Bug title: trickle: ftbfs with GCC-14 # * https://github.com/mariusae/trickle/issues/34 # * remote status changed: (?) -> open usertags 1075586 + status-open thanks
Bug#1058882: marked as done (pendulum: Please upgrade to pendulum 3.0 and drop pytzdata)
Your message dated Thu, 15 Aug 2024 18:52:29 + with message-id and subject line Bug#1058882: fixed in pendulum 3.0.0-1 has caused the Debian Bug report #1058882, regarding pendulum: Please upgrade to pendulum 3.0 and drop pytzdata 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.) -- 1058882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058882 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: pendulum Version: 2.1.2-4 Severity: wishlist X-Debbugs-Cc: bdr...@debian.org Dear Maintainer, please upgrade pendulum to upstream release 3.0 and then drop pytzdata (see https://github.com/sdispater/pendulum/issues/657). Dropping pytzdata removes one additional timezone data package. -- Benjamin Drung Debian & Ubuntu Developer --- End Message --- --- Begin Message --- Source: pendulum Source-Version: 3.0.0-1 Done: Ananthu C V We believe that the bug you reported is fixed in the latest version of pendulum, 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 1058...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ananthu C V (supplier of updated pendulum 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: Tue, 13 Aug 2024 03:24:49 +0530 Source: pendulum Architecture: source Version: 3.0.0-1 Distribution: sid Urgency: medium Maintainer: Debian Python Team Changed-By: Ananthu C V Closes: 1058882 1078378 Changes: pendulum (3.0.0-1) sid; urgency=medium . [ Ananthu C V ] * New upstream version 3.0.0 (Closes: #1078378, #1058882) * Enable build with maturin backend * Add patch to relax rust crate dependency versions * Clean up thoroughly after build * Enable build time tests * Update dependencies and build dependencies * Make pendulum compatible with pyo3 v0.22 * Remove dependency on python tzdata library * Remove section from binary package * Add upstream metadata * Export buildflags * Adpot the package with python team as maintainer * Add vcs-* urls * Update d/copyright info * Remove pytz dependency * Remove irrelevant source readme file * Enable autopkgtest * Mark more B-D not necessary for build with nocheck Checksums-Sha1: bcb7e5d6e080a4b81dab120e29652abd8f9ab008 2316 pendulum_3.0.0-1.dsc a2ace2152bfe9974de0858a082e95972eac05787 179981 pendulum_3.0.0.orig.tar.gz 83bbd5704e3ab743254ccd52ee8afd4e610ed0b8 5648 pendulum_3.0.0-1.debian.tar.xz 714d2264579cceb4bf3d64d276219c6d64964887 24025 pendulum_3.0.0-1_source.buildinfo Checksums-Sha256: 0d44af4f4182cbc9b015247a07e74fb85d603983609a4e6f024ada2fed61134e 2316 pendulum_3.0.0-1.dsc 7f45b0d758f6d7b3f050d579327324d49a1cc1e5b166762fa5b83e4dc1f73a62 179981 pendulum_3.0.0.orig.tar.gz 81e5c470fd2f17c2f6548db6593e660101f3dd92c212b0489b4fec8d8c9ac7f8 5648 pendulum_3.0.0-1.debian.tar.xz bbbf5638bd1f874278889cdfd425986db798ab2ab23d98d6f9d61f7e39ba1b44 24025 pendulum_3.0.0-1_source.buildinfo Files: c49230f4c529f7960fad03be3fbe59b4 2316 python optional pendulum_3.0.0-1.dsc 82d4ac19cbf8d32fe4b37e9f2a310330 179981 python optional pendulum_3.0.0.orig.tar.gz c932513e1cba522be5200bf52997f1c8 5648 python optional pendulum_3.0.0-1.debian.tar.xz 6f199f3d2448f3ca109a1fe8c28a99ae 24025 python optional pendulum_3.0.0-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAma+Q90ACgkQlgWhCYxj uSpCQw/9HtZB/X0EhBfccmecvglS5dRcbzsckZFfff2go3ZAs1iHaXbLKnJac/fA FxzUxrp6bniGnlQFsVS0dpwM3UN5eiaBLYwXJLZKE/nrKGb/CdCN8lwnrS5cGpAe jNP+pQ6S/Ism7Koi42Kz4jPCJGdt/ExVI+4ink2VF7Q6Uk0IvMR6CrgXIagyy5XL 7QPvEQxkw+nyrVnKA1XFJRaq7tbuqUogdtK1FpWmVGHeNhn0CvGna3BXZtnjFXVc 3dRWqucnTO/qFur9HRk6Bt6RJUTuwa3D8uZA0p8Yerb1gPM0i0ZpTWfzlPJe91Uw RhxIUcwbgR734Glx+3lVc5JauZkj/tDH9T1DpUYl+1zUWTllEyyMBFr7n6el0WwZ h7CcpSKceMLvfHvZa0gBCc1uBUFwv6dZ4m3MwzzdLdxWKVZk54gnoa0pQooC8ZiJ d4wNm8Js60dIV1hAqISOdU3UeyPpwvQL/w+wFYGarho89igR3c2zMSBN9Mdqthz0 CMd7+Ec7FQwbHOt7SWFoEihVBLXjWaNt+/Xz+qttB8laXNTxsaWBXrd67rYgZMDQ mnX93EGcSScTKRQYOvlTlqXkEy/bwarp+UUnpgEZkV0j2cV0fvVsUysuzO+LmJat Av45hzRMFdcmOiueGwx2LDx2t6xJTgt+zuRAyCMxeHZ2inZUA8I= =idWt -END PGP SIGNATURE- pgpXQ_bmJTpKu.pgp Description: PGP signatur
Bug#1078378: marked as done (silkaj: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.12 returned exit code 13)
Your message dated Thu, 15 Aug 2024 18:52:29 + with message-id and subject line Bug#1078378: fixed in pendulum 3.0.0-1 has caused the Debian Bug report #1078378, regarding silkaj: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.12 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.) -- 1078378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078378 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: silkaj Version: 0.11.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240809 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --buildsystem=pybuild >dh_update_autotools_config -O--buildsystem=pybuild >dh_autoreconf -O--buildsystem=pybuild >dh_auto_configure -O--buildsystem=pybuild >dh_auto_build -O--buildsystem=pybuild > I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" > module > I: pybuild base:311: python3.12 -m build --skip-dependency-check > --no-isolation --wheel --outdir /<>/.pybuild/cpython3_3.12 > * Building wheel... > Successfully built silkaj-0.11.0-py3-none-any.whl > I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with > "installer" module >dh_auto_test -O--buildsystem=pybuild > I: pybuild base:311: cd /<>/.pybuild/cpython3_3.12/build; > python3.12 -m pytest --ignore=tests/integration/test_end_to_end.py > --ignore=tests/integration/blockchain/test_verify.py > = test session starts > == > platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 > rootdir: /<>/.pybuild/cpython3_3.12/build > configfile: pyproject.toml > collected 41 items / 12 errors > > ERRORS > > __ ERROR collecting tests/integration/wot/test_membership.py > ___ > ImportError while importing test module > '/<>/.pybuild/cpython3_3.12/build/tests/integration/wot/test_membership.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.12/importlib/__init__.py:90: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/integration/wot/test_membership.py:25: in > from silkaj.cli import cli > silkaj/cli.py:23: in > from silkaj.blockchain.blocks import list_blocks > silkaj/blockchain/blocks.py:23: in > from pendulum import from_timestamp > /usr/lib/python3/dist-packages/pendulum/__init__.py:38: in > from pendulum.testing.traveller import Traveller > E ModuleNotFoundError: No module named 'pendulum.testing' > __ ERROR collecting tests/unit/money/test_history.py > ___ > ImportError while importing test module > '/<>/.pybuild/cpython3_3.12/build/tests/unit/money/test_history.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.12/importlib/__init__.py:90: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/unit/money/test_history.py:19: in > from silkaj.money import history > silkaj/money/history.py:25: in > from pendulum import from_timestamp, now > /usr/lib/python3/dist-packages/pendulum/__init__.py:38: in > from pendulum.testing.traveller import Traveller > E ModuleNotFoundError: No module named 'pendulum.testing' > ___ ERROR collecting tests/unit/money/test_tools.py > > ImportError while importing test module > '/<>/.pybuild/cpython3_3.12/build/tests/unit/money/test_tools.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.12/importlib/__init__.py:90: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/unit/money/test_tools.py:20: in > from silkaj.cli import cli > silkaj/cli.py:23: in > from silkaj.blockchain.blocks import list_blocks > silkaj/blockchain/blocks.py:23: in > from pendulum import from_timestamp > /usr/lib/python3/dist-packages/pendulum/__init__.py:38: in > from pendulum.testing.traveller import Traveller > E ModuleNotFoundError: No module named 'pendulum.testing' > __ ERROR collecting tests/unit/money/test_transfer.py > __ > ImportError while importing test module > '/<>/.pybuild/cpython3_3.12/build/tests/unit/money/test_transfer.py'. > Hint: ma
Processed: tagging 1075710
Processing commands for cont...@bugs.debian.org: > tags 1075710 + pending Bug #1075710 [src:zsync] zsync: ftbfs with GCC-14 Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 1075710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075710 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems