Hide Forgot
Description of problem: On continuation of kdump or reboot test, the following traceback occurs. Traceback (most recent call last): File "/usr/bin/v7", line 45, in <module> success = v7.do(args) File "/usr/share/v7/lib/v7/hardwaretest.py", line 194, in do result = self.commands[self.command]() File "/usr/share/v7/lib/v7/hardwaretest.py", line 681, in doContinue self.planner = Planner(self.options, virtualization=self.getVirtualization()) TypeError: __init__() takes exactly 4 non-keyword arguments (3 given) Version-Release number of selected component (if applicable): v7 1.5 R14 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 575186 [details] hardwaretest.py patch fixing traceback
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: no tech note needed.
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