[Git][reproducible-builds/diffoscope][master] Handle missing cpio and qemu-img in autopkgtests
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Tue Aug 18 16:07:43 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
ae4f6f86 by Jochen Sprickerhof at 2026-08-17T15:24:15+02:00
Handle missing cpio and qemu-img in autopkgtests
Closes: #1144617
- - - - -
1 changed file:
- debian/tests/pytest
Changes:
=====================================
debian/tests/pytest
=====================================
@@ -9,7 +9,7 @@ fi
export LIBGUESTFS_MEMSIZE=128
if [ "$(basename "$0")" = "pytest-with-recommends" ]; then
- export DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS="aapt2 androguard apktool asar dexdump zipinfo pedump oggDump ppudump otool lipo radare2 ssh"
+ export DIFFOSCOPE_FAIL_TESTS_ON_MISSING_TOOLS="aapt2 androguard apktool asar cpio dexdump zipinfo pedump qemu-img oggDump ppudump otool lipo radare2 ssh"
fi
for py in $(py3versions -s); do
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/ae4f6f865adc32d3ff913cc075bc771c19ad7611
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/ae4f6f865adc32d3ff913cc075bc771c19ad7611
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260818/3a860635/attachment.htm>
More information about the rb-commits
mailing list