This bug is awaiting verification that the linux-oem-6.14/6.14.0-1003.3 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-noble-linux-oem-6.14' to 'verification-done- noble-linux-oem-6.14'. If the problem still exists, change the tag 'verification-needed-noble-linux-oem-6.14' to 'verification-failed- noble-linux-oem-6.14'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: kernel-spammed-noble-linux-oem-6.14-v2 verification-needed-noble-linux-oem-6.14 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2103460 Title: QRT AppArmorUnixDomainConnect test failures on Plucky 6.14 kernel Status in apparmor package in Ubuntu: Invalid Status in linux package in Ubuntu: Fix Released Status in apparmor source package in Plucky: Invalid Status in linux source package in Plucky: Fix Released Bug description: QRT is failing when run against the 6.14 kernel with the following trace test_sock_dgram (__main__.ApparmorUnixDomainConnect.test_sock_dgram) Test mediation of file based SOCK_DGRAM connect ... FAIL test_sock_seqpacket (__main__.ApparmorUnixDomainConnect.test_sock_seqpacket) Test mediation of file based SOCK_SEQPACKET connect ... FAIL test_sock_stream (__main__.ApparmorUnixDomainConnect.test_sock_stream) Test mediation of file based SOCK_STREAM connect ... FAIL ====================================================================== FAIL: test_sock_dgram (__main__.ApparmorUnixDomainConnect.test_sock_dgram) Test mediation of file based SOCK_DGRAM connect ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3698, in test_sock_dgram self._test_sock_type('dgram') ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3694, in _test_sock_type self.assertEqual(expected, rc, result + report) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 1 != 0 : Got exit code 0, expected 1 ====================================================================== FAIL: test_sock_seqpacket (__main__.ApparmorUnixDomainConnect.test_sock_seqpacket) Test mediation of file based SOCK_SEQPACKET connect ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3702, in test_sock_seqpacket self._test_sock_type('seqpacket') ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3694, in _test_sock_type self.assertEqual(expected, rc, result + report) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 1 != 0 : Got exit code 0, expected 1 ====================================================================== FAIL: test_sock_stream (__main__.ApparmorUnixDomainConnect.test_sock_stream) Test mediation of file based SOCK_STREAM connect ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3706, in test_sock_stream self._test_sock_type('stream') ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/home/ryan-lee/qrt-test-apparmor/./test-apparmor.py", line 3694, in _test_sock_type self.assertEqual(expected, rc, result + report) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 1 != 0 : Got exit code 0, expected 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2103460/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp