mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
The following errors are happening on the regression tests of i18n.sh on arm64 hirsute/impish: Error: open failed. Test 'i18n (194) OPEN (octal) "/tmp/sdtest.3654-6536-J2ZwFM/file__post" RW' was expected to 'pass'. Reason for failure 'FAIL: open /tmp/sdtest.3654-6536-J2ZwFM/file__post failed - Permission denied' ... The cause is a bash bug handling UTF-8 on subshells. Fixes: https://bugs.launchpad.net/apparmor/+bug/1932331 MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/765 Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com> Acked-by: John Johansen <john.johansen@canonical.com> (cherry picked from commit 458a981b6242e8b1cce1599ca95d89dcd10f60e7) Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>