Bug#998441: reprozip: FTBFS on 2nd reproducible build
Graham Inggs
ginggs at debian.org
Thu Nov 4 09:35:22 GMT 2021
Source: reprozip
Version: 1.0.16-1
Severity: normal
Tags: ftbfs bookworm sid
User: debian-python at lists.debian.org
Usertags: python3.10
Hi Maintainer
As can be seen on reproducible builds [1], the second builds of
reprozip always fail. I've copied what I hope is the relevant part of
the log below.
I've set the severity to normal for now, but it will be raised if the
failure happens on the buildds as well.
Regards
Graham
[1] https://tests.reproducible-builds.org/debian/rb-pkg/reprozip.html
======================================================================
FAIL: test_get_files (test_reprozip.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/2/reprozip-1.0.16/2nd/debian/tests/test_reprozip.py",
line 277, in test_get_files
self.assertEqualPaths(expected,
File "/build/2/reprozip-1.0.16/2nd/debian/tests/test_reprozip.py",
line 255, in assertEqualPaths
self.assertEqual(self.make_paths(objs), second)
AssertionError: Items in the second set but not the first:
Path(b'/usr/lib64/ld-linux-x86-64.so.2')
Path(b'/usr/lib/x86_64-linux-gnu/ld-2.32.so')
======================================================================
FAIL: test_multiple_runs (test_reprozip.TestFiles)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/2/reprozip-1.0.16/2nd/debian/tests/test_reprozip.py",
line 309, in test_multiple_runs
self.assertEqualPaths(expected,
File "/build/2/reprozip-1.0.16/2nd/debian/tests/test_reprozip.py",
line 255, in assertEqualPaths
self.assertEqual(self.make_paths(objs), second)
AssertionError: Items in the second set but not the first:
Path(b'/usr/lib64/ld-linux-x86-64.so.2')
Path(b'/usr/lib/x86_64-linux-gnu/ld-2.32.so')
----------------------------------------------------------------------
Ran 8 tests in 0.229s
FAILED (failures=2)
More information about the debian-science-maintainers
mailing list