Comment 21 for bug 723624

Revision history for this message
John John Doe (johnjohndoe) wrote :

I run into the same problem since a while. I followed the advice of Brian Murray and manually applied the patch to the file.
I have to mention that the script is not the same as the patch suggests. Therefore I edited the following line: (see screenshot)

    BEFORE: report['Lspci'] = command_output(['lspci', '-vvnn'])

    AFTER: report['Lspci'] = root_command_output(['lspci', '-vvnn'])

Screenshot: http://postimage.org/image/5ccoasynd/