From: Ian Jackson Date: Mon, 22 Jun 2020 14:31:27 +0000 (+0100) Subject: test suite: manpages-format: Cope with buster & eatmydata X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=ecff6a6f7c990dc6c33d8f5aade6e6d95f5ee066;hp=e772b73b5b4d40e91a525c0a03dc89c7a14eb05f test suite: manpages-format: Cope with buster & eatmydata When man-db runs under eatmydata on buster, it (at least sometimes) prints this message ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. (This is #963508 which I have just filed against glibc.) Obviously it would be better if this just worked, but for now we can definitely ignore this as it doesn't represent a bug in src:dgit's manpages. Signed-off-by: Ian Jackson --- diff --git a/tests/tests/manpages-format b/tests/tests/manpages-format index b6ab24a0..2649a313 100755 --- a/tests/tests/manpages-format +++ b/tests/tests/manpages-format @@ -23,6 +23,7 @@ run_man () { } cat >$tmp/always-expected <<'END' +ERROR.* END for roff in $manpages; do