Modify ↓
Ticket #449 (closed defect: fixed)
ValueError: list.remove(x): x not in list in bcfg2-info
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 0.9.4 Release |
Component: | bcfg2-server | Version: | 0.9.x |
Keywords: | Cc: |
Description
# bcfg2-info ...
groups
command failure Traceback (most recent call last):
File "/usr/bin/bcfg2-info", line 238, in ?
dispatch[ucmd[0]](ucmd, bcore)
File "/usr/bin/bcfg2-info", line 137, in doGroups
gdata.remove(group)
ValueError?: list.remove(x): x not in list
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Resolved in [83180491eb4fc7c7e8f8d38eebc8bcd23da9abfc] (SVN r3313)