Modify

Ticket #449 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

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

comment:1 Changed 16 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.