Bug#1095057: diffoscope: autopkgtest failures
Emilio Pozuelo Monfort
pochu at debian.org
Mon Feb 3 08:33:41 GMT 2025
Source: diffoscope
Version: 287
Severity: serious
Hi,
diffoscope is failing its autopkgtests, which prevents migration to testing.
>From the amd64 log:
269s ________________________________ test_text_file ________________________________
269s
269s args2 = (), kwargs2 = {}
269s
269s def inner(*args2, **kwargs2):
269s if args[0]: # i.e. the condition of the skipif() is True
269s > return pytest.fail(msg)
269s E Failed: requires asar (DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS='aapt2 androguard apktool dexdump zipinfo pedump oggDump ppudump otool lipo radare2')
269s
269s args = (True,)
269s args2 = ()
269s kwargs2 = {}
269s msg = ("requires asar (DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS='aapt2 androguard "
269s "apktool dexdump zipinfo pedump oggDump ppudump otool lipo radare2')")
269s
269s tests/utils/tools.py:90: Failed
Logs at https://tracker.debian.org/pkg/diffoscope
Cheers,
Emilio
More information about the Reproducible-builds
mailing list