]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
logrotate: avoid testing localized strings
authorGyorgy Sarvari <skandigraun@gmail.com>
Tue, 12 Aug 2025 13:09:03 +0000 (15:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Aug 2025 07:18:49 +0000 (08:18 +0100)
commit8b415d9cfe4f8527c4fae23ebdc961499fe85cc4
treea093dcb1231d778cdd69d4eea855b8964e49f5e4
parentbe5856616aee1d2134e6aedefc5fe664ad5e2a7d
logrotate: avoid testing localized strings

During running ptests, the test suite checks for a localized error string
which is different between libc and musl, making this test to fail.

Backport an upstream patch that fixes this by not checking for this particular
error message.

This fixes partially https://bugzilla.yoctoproject.org/show_bug.cgi?id=15811
[YOCTO #15811]

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/logrotate/logrotate/0001-test-avoid-locale-dependent-errno-string.patch [new file with mode: 0644]
meta/recipes-extended/logrotate/logrotate_3.22.0.bb