Modify

Ticket #593 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

bcfg2-admin minestruct -g doesn't work

Reported by: Jim Rowan <[email protected]…> Owned by: desai
Priority: minor Milestone: Bcfg2 0.9.6 Release
Component: bcfg2-server Version:
Keywords: Cc:

Description

This is on 0.9.6-pre2.

bcfg-server# bcfg2-admin minestruct calf03.qualcomm.com -f /tmp/calfpkgs.xml -g sled10 Traceback (most recent call last):

File "/usr/bin/bcfg2-admin", line 54, in <module>

mode(args[1:])

File "/usr/lib/python2.5/site-packages/Bcfg2/Server/Admin/Minestruct.py", line 58, in call

self.log.info("%s: %s" % (tag, name))

UnboundLocalError?: local variable 'tag' referenced before assignment

It works fine if you leave out the -g argument:

bcfg-server# bcfg2-admin minestruct calf03.qualcomm.com -f /tmp/calfpkgs.xml

Attachments

Change History

comment:1 Changed 15 years ago by desai

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to Bcfg2 0.9.6 Release

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.