Modify

Ticket #33 (closed defect: fixed)

Opened 17 years ago

Last modified 16 years ago

bundle only client runs traceback

Reported by: bradshaw Owned by: anonymous
Priority: critical Milestone:
Component: bcfg2-client Version:
Keywords: Cc:

Description

darth# bcfg2 -q -v -b auth Traceback (most recent call last):

File "/usr/sbin/bcfg2", line 397, in ?

Client(sys.argv[1:]).run()

File "/usr/sbin/bcfg2", line 352, in run

for child in self.config.getroot().getchildren():

AttributeError?: 'etree._Element' object has no attribute 'getroot'

Attachments

client.diff (572 bytes) - added by anonymous 17 years ago.

Change History

Changed 17 years ago by anonymous

comment:1 Changed 17 years ago by desai

  • Owner changed from desai to anonymous
  • Status changed from new to assigned

Try the attached patch.

comment:2 Changed 17 years ago by bradshaw

Phase: final Correct entries: 2 Incorrect entries: 0 Total managed entries: 2 Unmanaged entries: 1300

not sure but I would rather not have it tell me about the 1300 unmanaged things when I run in bundle only mode.

comment:3 Changed 17 years ago by bradshaw

that last thing didn't wiki very well

Phase: final
Correct entries:        2
Incorrect entries:      0
Total managed entries:  2
Unmanaged entries:      1300

comment:4 Changed 17 years ago by desai

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

Confirmed that this is 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.