Bug 690056 - 1.3-19 plan command failed
Summary: 1.3-19 plan command failed
Keywords:
Status: CLOSED DUPLICATE of bug 689494
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (harness)
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-23 08:16 UTC by QinXie
Modified: 2011-03-23 12:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-23 12:39:14 UTC


Attachments (Terms of Use)

Description QinXie 2011-03-23 08:16:51 UTC
syntax error, please remove that "()" away.

[root@dhcp-14-126 noarch]# v7 version
V7 version 1.3, release 19
[root@dhcp-14-126 noarch]# uname -a
Linux dhcp-14-126.nay.redhat.com 2.6.18-194.el5xen #1 SMP Tue Mar 16 22:01:26 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
[root@dhcp-14-126 noarch]# v7 plan
Tested OS: Red Hat Enterprise Linux Server 5.5 (Tikanga)
Kernel RPM: kernel-xen-2.6.18-194.el5
v7 version 1.3, release 19
Traceback (most recent call last):
  File "/usr/bin/v7", line 45, in ?
    success = v7.do(args)
  File "/usr/share/v7/lib/v7/hardwaretest.py", line 191, in do
    result = self.commands[self.command]()
  File "/usr/share/v7/lib/v7/hardwaretest.py", line 292, in doPlan
    self.planner.analyse(self.environment.getSourceDirectory())
  File "/usr/share/v7/lib/v7/planner.py", line 68, in analyse
    module = __import__(moduleName, globals(), locals())
  File "/usr/share/v7/tests/reboot/reboot.py", line 26, in ?
    from v7.configfile import ConfigFile
  File "/usr/share/v7/lib/v7/configfile.py", line 21
    class ConfigFile():
                     ^
SyntaxError: invalid syntax
[root@dhcp-14-126 noarch]#

Comment 1 Greg Nichols 2011-03-23 12:39:14 UTC
Closing as duplicate, per above traceback, this happened on RHEL 5.5

*** This bug has been marked as a duplicate of bug 689494 ***


Note You need to log in before you can comment on or make changes to this bug.