Bug#1064973: diffoscope fails with struct.error: unpack requires a buffer of 4 bytes

2024-03-01 Thread Chris Lamb
tags 1064973 + pending thanks Ah, I see the issue now; its to do with empty pyc files. Now properly fixed in Git, pending upload: https://salsa.debian.org/reproducible-builds/diffoscope/commit/c885c24ad4807a0ec20c0cca9572b395812c85d9 Regards, -- ,''`. : :' : Chris Lamb

Bug#1064973: diffoscope fails with struct.error: unpack requires a buffer of 4 bytes

2024-03-01 Thread Chris Lamb
Zbigniew Jędrzejewski-Szmek wrote: > File > "/usr/lib/python3.12/site-packages/diffoscope/comparators/python.py", > line 74, in parse_pyc > modtime = time.asctime(time.gmtime(struct.unpack(" > struct.error: unpack

Bug#1064973: diffoscope fails with struct.error: unpack requires a buffer of 4 bytes

2024-02-29 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Feb 29, 2024 at 11:19:50AM +, Chris Lamb wrote: > The traceback/error is fixed in Git, pending upload: > > https://salsa.debian.org/reproducible-builds/diffoscope/commit/466523ac6fbd1437635f8393fb93c37ff59341b3 Thanks! ___

Bug#1064973: diffoscope fails with struct.error: unpack requires a buffer of 4 bytes

2024-02-29 Thread Chris Lamb
tags 1064973 + pending thanks The traceback/error is fixed in Git, pending upload: https://salsa.debian.org/reproducible-builds/diffoscope/commit/466523ac6fbd1437635f8393fb93c37ff59341b3 We should still fix it so the .pyc is actually parsed though. Regards, -- ,''`. : :' :

Bug#1064973: diffoscope fails with struct.error: unpack requires a buffer of 4 bytes

2024-02-28 Thread Zbigniew Jędrzejewski-Szmek
Package: diffoscope Version: 257 Severity: normal The package is really diffoscope-257-1.fc40.x86_64. $ diffoscope cache/rpms/meson-1.3.2-1.fc41/meson-1.3.2-1.fc41.noarch.rpm cache/build/meson-1.3.2-1.fc41/rebuild/meson-1.3.2-1.fc41.noarch.rpm ... Traceback (most recent call last): File