Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package coreutils for openSUSE:Factory checked in at 2026-02-12 17:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coreutils (Old) and /work/SRC/openSUSE:Factory/.coreutils.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coreutils" Thu Feb 12 17:24:39 2026 rev:169 rq:1332389 version:9.10 Changes: -------- --- /work/SRC/openSUSE:Factory/coreutils/coreutils.changes 2026-02-07 15:32:49.919891552 +0100 +++ /work/SRC/openSUSE:Factory/.coreutils.new.1977/coreutils.changes 2026-02-12 17:24:44.644614150 +0100 @@ -1,0 +2,5 @@ +Mon Feb 9 13:44:35 UTC 2026 - Andreas Schwab <[email protected]> + +- Skip env-signal-handler test in qemu emulation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coreutils.spec ++++++ --- /var/tmp/diff_new_pack.UAo7Hn/_old 2026-02-12 17:24:46.324685423 +0100 +++ /var/tmp/diff_new_pack.UAo7Hn/_new 2026-02-12 17:24:46.324685423 +0100 @@ -196,6 +196,10 @@ # ================================================ %check +%if 0%{?qemu_user_space_build} +# qemu emulation supports only 28 RT signals +echo 'exit 77' > tests/env/env-signal-handler.sh +%endif %if "%{name}" == "coreutils-testsuite" # Make our multi-byte test for sort executable chmod a+x tests/misc/sort-mb-tests.sh
