Hide Forgot
Description of problem: Run v7 info with specifically built module which is a non GPL, unsigned module. # modprobe non_gpl_mod # cat /proc/sys/kernel/tainted 65 # cat /proc/modules | grep non_gpl_mod non_gpl_mod 34688 0 - Live 0xffffffff88a23000 (PU) # v7 run -t info <snip> Subtest: Kernel - Check OS kernel build, version + rpm -ql kernel-2.6.18-303.el5 Error: Please remove the non-GPL modules. Error: could not determine if kernel is tainted Boot Parameters: ro root=LABEL=/ rhgb quiet crashkernel=129M@32M FAIL </snip> It is confusing that v7 says it cannot determine if kernel tainted. Version-Release number of selected component (if applicable): v7-1.4-38
Created attachment 573083 [details] info test patch to parse tainted modules with multiple signs
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: An enhancement has been added to v7 1.5 that `info` test is now able to capture modules which have multiple tainted signs.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0711.html