Modify ↓
Ticket #688 (closed defect: fixed)
bcfg2-info showclient tracebacks
Reported by: | hunter | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: |
Description
showclient fs01.cosmea.mcs.anl.gov
command failure Traceback (most recent call last):
File "/usr/sbin/bcfg2-info", line 51, in do_loop
self.cmdloop()
File "/usr/lib64/python2.4/cmd.py", line 142, in cmdloop
stop = self.onecmd(line)
File "/usr/lib64/python2.4/cmd.py", line 219, in onecmd
return func(arg)
File "/usr/sbin/bcfg2-info", line 237, in do_showclient
b = client_meta.bundles[i]
TypeError?: unindexable object
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [84c5001dcc6f0f543e796ef3c7b4aa779c99cc6c] (SVN r5317).