[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2023-01-05 Thread Po-Hsu Lin
Test re-triggered and passed, hints removed. Closing this bug. ** Changed in: ubuntu-kernel-tests Status: New => Fix Released ** Changed in: apparmor (Ubuntu) Status: New => Fix Released ** Changed in: apparmor (Ubuntu Kinetic) Status: New => Invalid -- You received this

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2023-01-03 Thread Po-Hsu Lin
I can confirm this has passed with K-aws 5.19.0-1016.17 ARM64 Thanks! ** Also affects: qa-regression-testing Importance: Undecided Status: New ** Changed in: qa-regression-testing Status: New => Fix Released -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2023-01-03 Thread Steve Beattie
This has been fixed in the regression tests in the upstream AppArmor project, and that patch has been incorporated into the lp:qa-regression- testing script for apparmor (thanks Georgia!), so tests for the kernel should not fail in this way now. -- You received this bug notification because you

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2023-01-03 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~georgiag/qa-regression-testing/+git/qa-regression-testing/+merge/435084 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu.

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2023-01-03 Thread Georgia Garcia
Thanks for reporting this issue. I created a MR upstream to fix it https://gitlab.com/apparmor/apparmor/-/merge_requests/962 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu.

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2022-12-23 Thread Po-Hsu Lin
This issue can be found on other non-x64 instances, like Power9 and s390x. ** Tags added: arm64 ppc64el s390x -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2000359

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2022-12-23 Thread Po-Hsu Lin
Add "set -x" to posix_mq.sh script will give us some clue about this failure: + do_tests 'unconfined root' pass pass pass pass + prefix='unconfined root' + expect_send=pass + expect_recv=pass + expect_open=pass + all_args=("$@") + rest_args=("${all_args[@]:5}") + do_test 'unconfined root' pass