Your message dated Fri, 02 Dec 2022 15:22:45 +0000
with message-id <[email protected]>
and subject line Bug#1010311: fixed in silkaj 0.11.0-1
has caused the Debian Bug report #1010311,
regarding python-duniterpy breaks silkaj autopkgtest: cannot import name
'BlockUID' from 'duniterpy.documents'
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 [email protected]
immediately.)
--
1010311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010311
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-duniterpy, silkaj
Control: found -1 python-duniterpy/1.1.0-2
Control: found -1 silkaj/0.9.0-4
Severity: serious
Tags: sid bookworm
User: [email protected]
Usertags: breaks needs-update
Dear maintainer(s),
With a recent upload of python-duniterpy the autopkgtest of silkaj fails
in testing when that autopkgtest is run with the binary packages of
python-duniterpy from unstable. It passes when run with only packages
from testing. In tabular form:
pass fail
python-duniterpy from testing 1.1.0-2
silkaj from testing 0.9.0-4
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration of python-duniterpy
to testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=python-duniterpy
https://ci.debian.net/data/autopkgtest/testing/amd64/s/silkaj/21208153/log.gz
# Failed test 'Check return from 'silkaj' is 0'
# at debian/tests/silkaj.t line 9.
# got: '1'
# expected: '0'
# Failed test 'bare command, stdout'
# at debian/tests/silkaj.t line 10.
# ''
# doesn't match '(?^:^Usage: silkaj)'
# Failed test 'bare command, stderr'
# at debian/tests/silkaj.t line 11.
# got: 'Traceback (most recent call last):
# File "/usr/bin/silkaj", line 5, in <module>
# from silkaj.cli import cli
# File "/usr/lib/python3/dist-packages/silkaj/cli.py", line 23, in
<module>
# from silkaj.tx import send_transaction
# File "/usr/lib/python3/dist-packages/silkaj/tx.py", line 40, in <module>
# from duniterpy.documents import BlockUID, Transaction
# ImportError: cannot import name 'BlockUID' from 'duniterpy.documents'
(/usr/lib/python3/dist-packages/duniterpy/documents/__init__.py)
# '
# expected: ''
# Failed test 'Check return from 'silkaj --version' is 0'
# at debian/tests/silkaj.t line 13.
# got: '1'
# expected: '0'
# Failed test 'version, stdout'
# at debian/tests/silkaj.t line 14.
# ''
# doesn't match '(?^:^silkaj, version)'
# Failed test 'version, stderr'
# at debian/tests/silkaj.t line 15.
# got: 'Traceback (most recent call last):
# File "/usr/bin/silkaj", line 5, in <module>
# from silkaj.cli import cli
# File "/usr/lib/python3/dist-packages/silkaj/cli.py", line 23, in
<module>
# from silkaj.tx import send_transaction
# File "/usr/lib/python3/dist-packages/silkaj/tx.py", line 40, in <module>
# from duniterpy.documents import BlockUID, Transaction
# ImportError: cannot import name 'BlockUID' from 'duniterpy.documents'
(/usr/lib/python3/dist-packages/duniterpy/documents/__init__.py)
# '
# expected: ''
# Failed test 'Check return from 'silkaj --help' is 0'
# at debian/tests/silkaj.t line 17.
# got: '1'
# expected: '0'
# Failed test 'help, stdout'
# at debian/tests/silkaj.t line 18.
# ''
# doesn't match '(?^:^Usage: silkaj)'
# Failed test 'help, stderr'
# at debian/tests/silkaj.t line 19.
# got: 'Traceback (most recent call last):
# File "/usr/bin/silkaj", line 5, in <module>
# from silkaj.cli import cli
# File "/usr/lib/python3/dist-packages/silkaj/cli.py", line 23, in
<module>
# from silkaj.tx import send_transaction
# File "/usr/lib/python3/dist-packages/silkaj/tx.py", line 40, in <module>
# from duniterpy.documents import BlockUID, Transaction
# ImportError: cannot import name 'BlockUID' from 'duniterpy.documents'
(/usr/lib/python3/dist-packages/duniterpy/documents/__init__.py)
# '
# expected: ''
# Failed test 'Check return from 'silkaj about' is 0'
# at debian/tests/silkaj.t line 21.
# got: '1'
# expected: '0'
# Failed test 'about, stdout'
# at debian/tests/silkaj.t line 22.
# ''
# doesn't match '(?^:\bRepository:)'
# Failed test 'about, stderr'
# at debian/tests/silkaj.t line 23.
# got: 'Traceback (most recent call last):
# File "/usr/bin/silkaj", line 5, in <module>
# from silkaj.cli import cli
# File "/usr/lib/python3/dist-packages/silkaj/cli.py", line 23, in
<module>
# from silkaj.tx import send_transaction
# File "/usr/lib/python3/dist-packages/silkaj/tx.py", line 40, in <module>
# from duniterpy.documents import BlockUID, Transaction
# ImportError: cannot import name 'BlockUID' from 'duniterpy.documents'
(/usr/lib/python3/dist-packages/duniterpy/documents/__init__.py)
# '
# expected: ''
# Looks like you failed 12 tests of 20.
debian/tests/silkaj.t .. Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/20 subtests
Test Summary Report
-------------------
debian/tests/silkaj.t (Wstat: 3072 Tests: 20 Failed: 12)
Failed tests: 3-5, 8-10, 13-15, 18-20
Non-zero exit status: 12
Files=1, Tests=20, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.94 cusr
0.12 csys = 1.09 CPU)
Result: FAIL
autopkgtest [08:10:18]: test command1
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: silkaj
Source-Version: 0.11.0-1
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
silkaj, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated silkaj 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 02 Dec 2022 15:36:01 +0100
Source: silkaj
Architecture: source
Version: 0.11.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Cryptocoin Team <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1010311
Changes:
silkaj (0.11.0-1) unstable; urgency=medium
.
[ upstream ]
* new release
+ Should work with Duniterpy 1.1;
closes: bug#1010311, thanks to Paul Gevers
.
[ Jonas Smedegaard ]
* tighten build-dependency on python3-pytest;
stop build-depend on python3-tabulate
* declare compliance with Debian Policy 4.6.1
* update paths to network-requiring tests to be skipped;
have autopkgtest depend on python3-poetry
* update autopkgtests
Checksums-Sha1:
f02478a2053d3258e9779d30dd08da9aae1fdafe 2365 silkaj_0.11.0-1.dsc
cd87086ab4d1a07b8e2c2a4f85768da2f4888fcf 328113 silkaj_0.11.0.orig.tar.bz2
0420a5076208dd1feb2127ab8f0c802a2d7c239b 17576 silkaj_0.11.0-1.debian.tar.xz
729e5af8b321cdf29c07a21a43eb877b8d1b6c1d 7727 silkaj_0.11.0-1_amd64.buildinfo
Checksums-Sha256:
3444552eb05dea6a4e5490597837ed2c10db104c68b91d7b077a270ec145a08b 2365
silkaj_0.11.0-1.dsc
aeba0740ee768e092605380b626430f4b2dd085a4a3cbc3b262fd89636f6cb56 328113
silkaj_0.11.0.orig.tar.bz2
9e53aae8d71f88782009d63982d672e26c29e16552aa8558152af0674d637b76 17576
silkaj_0.11.0-1.debian.tar.xz
94d8e2e00d680a45aa8292a9a4dabce7702d119229db4d3bbe0e54f01d7e2a0f 7727
silkaj_0.11.0-1_amd64.buildinfo
Files:
7c011a1e3de0c13a2395e105b965b64c 2365 utils optional silkaj_0.11.0-1.dsc
f7cd669685363409271dc0154eceec63 328113 utils optional
silkaj_0.11.0.orig.tar.bz2
6607becb0be25f60b5c41974008ecd1c 17576 utils optional
silkaj_0.11.0-1.debian.tar.xz
de75901caa7db0c92b99258d26846d10 7727 utils optional
silkaj_0.11.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmOKFGMACgkQLHwxRsGg
ASEumhAAg1ZOwEm/BEaGlbMmmSPTXiBXYM40TyI/d1lEMCq6E8egjqVjI7hJqSqq
ftD5j1w2QWB/E/TNxfVaLi5OKrm4I5nr0MHQQOBwguzL32HY0SiBAQpXtyTRKor7
oaF/yfw8sxzMsxuvFzp7z3QzLZ8QYM8N6KV0BMT5dHP3uuPc3OLeeiGqE0dVJlWL
kqhb5InegGrK+ETXPREqCBhNUgAuU4PR5FjjU02N4ohnwCOaCk25yoUYPz2uzFq1
2zdoIyQyuYUWqkHwedE26d6V0b48jTh0IJjrdZA8tRaeSJpu4uud4+meiAcSrx6U
2Zo1HZ3nFKff2+mWTVgwWhxdetIu1pgklEr2rw+AuBFUX2zVVEipExNLCYOlMcsn
osXxMC5vkKpVrPosKkotXRQ43jJBalTZJTGxn1mjn3rHFseUQosk1nKx4TzAHrKW
MB9a5x4xmWIuVgxupVyUFPg28iIyWjIJgD2qwNq05nSqksugTVde7T4oLCDo676b
jetJIITO25Awxu5bzwLXi8TgVY/lpHjG42wTLUbscM7q7qaX5iF0bQ7bQqoWs1z3
+bkzkfgxkWU2lRjgd/splV54cMMoyh55SyuwXAXcDvzdYHAPzaai8CjQ7vyG7z+6
7wOclswTXiqsdst/J3MLElBMMIxl1Ur4fqSlZskNokt24hvQ+dw=
=tb91
-----END PGP SIGNATURE-----
--- End Message ---