** Description changed: == Justification == Issue found in Disco, the ftrace test will complain about: - ./ftracetest: 163: [: Illegal number: + ./ftracetest: 163: [: Illegal number: - This is because the tput command fails and returns nothing for the shell - script comparison. + This is because the tput command failed and returns nothing for the + shell script comparison. == Fix == * 0e27ded1 (selftests/ftrace: Handle the absence of tput) - Prerequisite: - * 4ce55a9c (selftests/ftrace: Replace \e with \033 - Patch 4ce55a9c is needed to make this a clean cherry-pick. - As it's fixing the color escape code, it is safe to pull this in. - - These patches can be cherry-picked into Disco and Eoan. + This patches can be cherry-picked into Disco and Eoan after the patch + for bug 1828995 has landed (4ce55a9c). == Test == - Problem can be solved with this patch. + Tested with a P8 box, problem can be solved with this patch. == Regression Potential == No regression is expected. It's just fixing the testing tool.
-- 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/1828989 Title: ftrace in ubuntu_kernel_selftests complains "Illegal number" because of the absence of tput Status in linux package in Ubuntu: In Progress Status in linux source package in Disco: In Progress Status in linux source package in Eoan: In Progress Bug description: == Justification == Issue found in Disco, the ftrace test will complain about: ./ftracetest: 163: [: Illegal number: This is because the tput command failed and returns nothing for the shell script comparison. == Fix == * 0e27ded1 (selftests/ftrace: Handle the absence of tput) This patches can be cherry-picked into Disco and Eoan after the patch for bug 1828995 has landed (4ce55a9c). == Test == Tested with a P8 box, problem can be solved with this patch. == Regression Potential == No regression is expected. It's just fixing the testing tool. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1828989/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

