Modify ↓
Ticket #779 (closed defect: fixed)
Asking Snapshots for bad entries without specifying a hostname results in a backtrace
Reported by: | strauss | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
[[email protected] ~]# bcfg2-admin snapshots reports -b Traceback (most recent call last): File "/usr/sbin/bcfg2-admin", line 78, in ? main() File "/usr/sbin/bcfg2-admin", line 70, in main mode(args[1:]) File "/usr/lib/python2.4/site-packages/Bcfg2/Server/Admin/Snapshots.py", line 102, in __call__ client = args[f5e4281313ff9004be488e420f90d5fe413bb5c1] (SVN r2) IndexError: list index out of range
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [d8918ee23116b992db0f5aaf0275b5fd3c5c32f8] (SVN r5542)