Bug#1140015: diffoscope: doesn't work with apktool v3
inbox.lv
linsui at inbox.lv
Sun Jun 14 19:54:36 BST 2026
Package: diffoscope
Version: 319
With apktool v3 I got Unrecognized option: -k and Unrecognized option: -m. Just need to change the -k and -m in https://salsa.debian.org/reproducible-builds/diffoscope/-/blob/master/diffoscope/comparators/apk.py#L77 to --keep-broken-res and --match-original. v3 doesn't support the short arguments anymore.
More information about the Reproducible-builds
mailing list