Hi, Attached patch solve "AttributeError: Show instance has no attribute 'conffile'" error [www.planet-lab.org-rc18] /var/lib/func # func "*" show hardware systemMemory Traceback (most recent call last): File "/usr/bin/func", line 28, in <module> sys.exit(cli.parse(argv)) File "/usr/lib/python2.5/site-packages/func/overlord/command.py", line 252, in parse return self.subCommands[command].parse(args[1:]) File "/usr/lib/python2.5/site-packages/func/overlord/cmd_modules/show.py", line 44, in parse return base_command.BaseCommand.parse(self, argv) File "/usr/lib/python2.5/site-packages/func/overlord/command.py", line 252, in parse return self.subCommands[command].parse(args[1:]) File "/usr/lib/python2.5/site-packages/func/overlord/cmd_modules/show_hardware.py", line 40, in parse return base_command.BaseCommand.parse(self,argv) File "/usr/lib/python2.5/site-packages/func/overlord/command.py", line 233, in parse ret = self.do(args) File "/usr/lib/python2.5/site-packages/func/overlord/cmd_modules/show_hardware.py", line 45, in do self.getOverlord() File "/usr/lib/python2.5/site-packages/func/overlord/base_command.py", line 44, in getOverlord if self.parentCommand.conffile: AttributeError: Show instance has no attribute 'conffile'
Attachment:
show.patch
Description: Binary data
Best regards, -- S.Çağlar Onur <caglar@xxxxxxxxxxxxxxxx>
_______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list