Debian Patches

Status for ostree/2024.3-1

Patch Description Author Forwarded Bugs Origin Last update
debian/Skip-test-pull-repeated-during-CI.patch Skip test-pull-repeated during CI
This test is expected to fail a small proportion of the time. During
the build of ostree 2018.7-1 in Debian, it seems we were unlucky on
s390x. Non-deterministic tests are also problematic for autopkgtest,
where they can gate migration of our dependencies like GLib, so skip
this test unless the caller has opted-in to non-deterministic tests.

It would be appropriate to enable this test in environments where
failures can easily be retried and are not disruptive to other
packages.
Simon McVittie <smcv@debian.org> no 2018-07-30
debian/test-sysroot-Skip-on-s390x-by-default.patch test-sysroot: Skip on s390x by default
This test regularly fails on the buildds, but I cannot reproduce the
failure on a porterbox.
Simon McVittie <smcv@debian.org> not-needed debian upstream 2022-12-06
debian/Skip-test-admin-deploy-uboot.sh-on-s390x.patch Skip test-admin-deploy-uboot.sh on s390x
It fails on a porterbox. ostree hard-codes zipl to be used on s390x,
so it's reasonable that tests for other bootloaders might not work.
Simon McVittie <smcv@debian.org> no upstream 2023-10-26
tests-Generalize-has_gpgme-has_sign_ed25519-into-has_ostr.patch tests: Generalize has_gpgme, has_sign_ed25519 into has_ostree_feature Simon McVittie <smcv@collabora.com> yes 2024-02-19
tests-Use-skip_without_ostree_feature-to-detect-libarchiv.patch tests: Use skip_without_ostree_feature to detect libarchive, composefs

This avoids false negatives from `ostree --version | grep -q ...`
exiting with failure under `set -o pipefail` because `grep -q` can exit
as soon as it sees the desired string, leaving `ostree --version` to be
terminated by `SIGPIPE` next time it writes to stdout.
Simon McVittie <smcv@collabora.com> yes 2024-02-19
test-admin-deploy-var-Don-t-rely-on-OSTREE_FEATURES.patch test-admin-deploy-var: Don't rely on OSTREE_FEATURES
This is set during build-time testing, but unset during "as-installed"
tests.
Simon McVittie <smcv@debian.org> yes upstream 2024-02-19

All known versions for source package 'ostree'

Links