This bug is awaiting verification that the 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- focal' to 'verification-done-focal'. If the problem still exists, change the tag 'verification-needed-focal' to 'verification-failed-focal'.
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: verification-needed-focal -- 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/1909428 Title: eeh-basic.sh from powerpc in ubuntu_kernel_selftests failed with unexpected operator on F-5.8 Status in ubuntu-kernel-tests: In Progress Status in linux package in Ubuntu: Fix Committed Status in linux source package in Focal: Fix Committed Status in linux source package in Groovy: Fix Committed Status in linux source package in Hirsute: Fix Committed Bug description: [Impact] The fail check in the end of powerpc/eeh/eeh-basic.sh script will complain about "unexpected operator" This is caused by the following line in the script: $ test "$failed" == 0 /bin/sh: 4: test: 0: unexpected operator [Fix] * 3db380570af705 ("selftests/powerpc: Make the test check in eeh-basic.sh posix compliant") This is affecting F/G/H and can be cherry-picked for all of them. [Test case] Run the eeh-basic.sh script in tools/testing/selftests/powerpc/eeh/ This error message should be gone. [Where problems could occur] This fix is limited to PowerPC testing tool, it's unlike to cause any issue. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1909428/+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