Your message dated Sun, 10 May 2026 15:09:50 +0000
with message-id <[email protected]>
and subject line Bug#1127664: fixed in python-dlt 3.0.0.2-2
has caused the Debian Bug report #1127664,
regarding python-dlt: autopkgtest regression on s390x
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.)


-- 
1127664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-dlt
Version: 2.18.10.1-3.1
Severity: serious

Hi Maintainer

python-dlt's autopkgtests are failing on s390x [1].  I've copied what
I hope is the relevant part of the log below.

Regards
Graham


[1] https://ci.debian.net/packages/p/python-dlt/testing/s390x/


176s =================================== FAILURES
===================================
176s __________________ TestsDLTMessageUnit.test_malformed_message
__________________
176s
176s self = <tests.dlt_message_unit_test.TestsDLTMessageUnit object at
0x3ffa50f3110>
176s
176s     def test_malformed_message(self):
176s         msgs =
create_messages(stream_multiple_with_malformed_message_at_begining,
from_file=True)
176s
176s >       assert msgs[0].message_id == 1279675715
176s E       assert 1129137740 == 1279675715
176s E        +  where 1129137740 = <dlt.dlt.DLTMessage object at
0x3ffa4d7a550>.message_id
176s
176s tests/dlt_message_unit_test.py:26: AssertionError
176s ___________________ TestsDLTMessageUnit.test_compare_regexp
____________________
176s
176s self = <tests.dlt_message_unit_test.TestsDLTMessageUnit object at
0x3ffa5036360>
176s
176s     def test_compare_regexp(self):
176s         msg1 = create_messages(stream_one)
176s
176s         assert msg1.compare(dict(apid="DA1", ctid=re.compile(r"D.*")))
176s >       assert msg1.compare(
176s             dict(apid="DA1", ctid=re.compile(r"D.*"),
payload_decoded=re.compile(r".connection_info ok."))
176s         )
176s E       AssertionError: assert False
176s E        +  where False = compare({'apid': 'DA1', 'ctid':
re.compile('D.*'), 'payload_decoded': re.compile('.connection_info
ok.')})
176s E        +    where compare = <dlt.dlt.DLTMessage object at
0x3ffa4d7b250>.compare
176s E        +    and   {'apid': 'DA1', 'ctid': re.compile('D.*'),
'payload_decoded': re.compile('.connection_info ok.')} =
dict(apid='DA1', ctid=re.compile('D.*'),
payload_decoded=re.compile('.connection_info ok.'))
176s E        +      where re.compile('D.*') = <function compile at
0x3ffa6e8fb00>('D.*')
176s E        +        where <function compile at 0x3ffa6e8fb00> = re.compile
176s E        +      and   re.compile('.connection_info ok.') =
<function compile at 0x3ffa6e8fb00>('.connection_info ok.')
176s E        +        where <function compile at 0x3ffa6e8fb00> = re.compile
176s
176s tests/dlt_message_unit_test.py:65: AssertionError
176s _________________ TestsDLTMessageUnit.test_from_bytes_control
__________________
176s
176s self = <tests.dlt_message_unit_test.TestsDLTMessageUnit object at
0x3ffa5089b50>
176s
176s     def test_from_bytes_control(self):
176s         msg = DLTMessage.from_bytes(
176s             b"DLT\x011\xd9PY(<\x08\x00MGHS5\x00\x00
MGHS\x00\x00\x96\x85&\x01DA1\x00DC1"
176s             b"\x00\x02\x0f\x00\x00\x00\x02\x00\x00\x00\x00"
176s         )
176s
176s         assert msg.apid == "DA1"
176s         assert msg.ctid == "DC1"
176s         assert msg.ecuid == "MGHS"
176s         assert msg.tmsp == 3.8533
176s >       assert msg.storage_timestamp == 1498470705.539688
176s E       assert 836326140.022848 == 1498470705.539688
176s E        +  where 836326140.022848 = <dlt.dlt.DLTMessage object
at 0x3ffa4d2dbd0>.storage_timestamp
176s
176s tests/dlt_message_unit_test.py:159: AssertionError

--- End Message ---
--- Begin Message ---
Source: python-dlt
Source-Version: 3.0.0.2-2
Done: Aigars Mahinovs <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-dlt, 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.
Aigars Mahinovs <[email protected]> (supplier of updated python-dlt 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: Sun, 10 May 2026 16:26:26 +0200
Source: python-dlt
Architecture: source
Version: 3.0.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Aigars Mahinovs <[email protected]>
Changed-By: Aigars Mahinovs <[email protected]>
Closes: 1127664
Changes:
 python-dlt (3.0.0.2-2) unstable; urgency=medium
 .
   * Try to fix issues on big-endian arches Closes: #1127664
   * Use multiprocess-safe data structs to fix i386 tests
Checksums-Sha1:
 49a916e90bfba84b417823ccc1473897f8da8fda 2141 python-dlt_3.0.0.2-2.dsc
 9dcedc297695d5008157af6a455a4ec8fd35eb8b 69750 python-dlt_3.0.0.2-2.tar.gz
 e2c7eac129fd3db9f01a7e3299f3e2a5a4f5a18b 101952 python-dlt_3.0.0.2-2.git.tar.xz
 8376d4c46ae0bfe353e0aa17b4a4568d0fcdb7a1 17368 
python-dlt_3.0.0.2-2_source.buildinfo
Checksums-Sha256:
 d4e29877f3d344d6f9eed0a0ebbde9a6d6567988af1fdda3375426d4948b690c 2141 
python-dlt_3.0.0.2-2.dsc
 57582ce7a43984b3379b3cdc3c993172d8371d9a2dd969a67c52f3c654448133 69750 
python-dlt_3.0.0.2-2.tar.gz
 6f3755d0a6d7afac3a9e96bdd7b3712d9a41b61a54dd0c05367376acde583b74 101952 
python-dlt_3.0.0.2-2.git.tar.xz
 edb26de18cae4193b304d5cce88d881071212db8ada3944e4b72c682d1287d23 17368 
python-dlt_3.0.0.2-2_source.buildinfo
Files:
 a88e87b74d0befbfab584d8a4c0e70c6 2141 python optional python-dlt_3.0.0.2-2.dsc
 efc5895bbdd091f6719aa02e42f628c0 69750 python optional 
python-dlt_3.0.0.2-2.tar.gz
 f4ffbfa5ce2c8d5be78d253ee04e3a5e 101952 python optional 
python-dlt_3.0.0.2-2.git.tar.xz
 d44996b7a94a79f089e967ea84cab196 17368 python optional 
python-dlt_3.0.0.2-2_source.buildinfo
Git-Tag-Info: tag=a9ace2a0bbb13ca6f0ed2d4001fba7e608708291 
fp=166c2ba88956443cdd637f46fa643ba61d227afb
Git-Tag-Tagger: Aigars Mahinovs <[email protected]>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmoAmS4ACgkQYG0ITkaD
wHl5Nw//UtGiKYozLZtSvR1vPmLEGfqimDCrwpgf3daP077NK599BnZ0121ZgigF
fz/rZoYB4DV9lNrDT5iQDLwJivOuwrsTebtP6EW7o+FM8nvzUuhfn6tNraY1Y6Kd
dSG/KD/dg/vf5PmVlKO08KjM1BAMeqBGU7s1+dzEEAf2FWQctpMxY2Tw1FW8S4XC
fpjAC5b/4UqtsO+0VC1catF/quoNxSFi2WThnnMruD/kpDD1/OCYT4uGqU2t7cpL
YpRbToWvcfAG1BlMemtGio+LYNdykfhAJJ1YXRqCZ7tiEqSTsZ4Y5yst0dLB62Sz
n9QptTNU1uf4L8fgVokDLKTDY2skp7zdR2jcZrqTw5gQzq0I+2sKM2vrwa/CHrKL
jRg3zGy9UCYYe/RvjWtNiuBmP2Q7QksbZS6dNJ7oHMNmzLIc2KhHnCrbcYZYrFby
peMLifG8qFYiqsCUDyzwUtZpy3GnX3kIOklnnzqTVn8HXhnSLY+z4hYsj8eGK+s8
erpW/WHVoUAsoRLLyns4unPc0WpIQsaH9ZmzrABlSaGlLQzRgxZhGtPTYjrTFb6E
9s/3VW+OhYr0TGoXUiwH2TmuOYDqdmLCyhwXpnKi+BMS56A8No3AGSxvPcySl+RJ
uy14Lq0yU0DhD/lDjKE6F7IBoKBEDcRUaSaMJI6u5UsMbbrUaCU=
=dFDi
-----END PGP SIGNATURE-----

Attachment: pgp6qRpVq_nAn.pgp
Description: PGP signature


--- End Message ---

Reply via email to