X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cf315eea954e291f56999eb5dcdec559a08e70c0..2eb7828c9913698174d8b565afc4583894de5c21:/build/package-testing/rpm-common-test-packages.sh diff --git a/build/package-testing/rpm-common-test-packages.sh b/build/package-testing/rpm-common-test-packages.sh index cd41f1d920..b6d7fec468 100755 --- a/build/package-testing/rpm-common-test-packages.sh +++ b/build/package-testing/rpm-common-test-packages.sh @@ -30,6 +30,10 @@ diff "$ARV_PACKAGES_DIR/$1".{before,after} >"$ARV_PACKAGES_DIR/$1.diff" || true mkdir -p /tmp/opts cd /tmp/opts +# Install other packages alongside to test for build id conflicts. +# This line can be removed after we have test-provision-rocky8, #21426. +microdnf --assumeyes install arvados-client arvados-server python3-arvados-python-client + rpm2cpio $(ls -t "$ARV_PACKAGES_DIR/$1"-*.rpm | head -n1) | cpio -idm 2>/dev/null if [[ "$DEBUG" != "0" ]]; then