Modify

Ticket #494 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

traceback in bcg2-info

Reported by: labrown Owned by: desai
Priority: minor Milestone:
Component: bcfg2-server Version: 0.9.x
Keywords: Cc:

Description

Typo'd the host name.

buildfile /etc/bcfg2.conf monstar.idss.duke.edu

command failure Traceback (most recent call last):

File "/usr/sbin/bcfg2-info", line 43, in do_loop

self.cmdloop()

File "/usr/lib/python2.3/cmd.py", line 133, in cmdloop

stop = self.onecmd(line)

File "/usr/lib/python2.3/cmd.py", line 210, in onecmd

return func(arg)

File "/usr/sbin/bcfg2-info", line 121, in do_buildfile

metadata = self.metadata.get_metadata(client)

File "/usr/lib/python2.3/site-packages/Bcfg2/Server/Plugins/Metadata.py", line 306, in get_metadata

self.set_profile(client, self.default)

TypeError?: set_profile() takes exactly 4 arguments (3 given)

Attachments

Change History

comment:1 Changed 15 years ago by labrown

  • Reporter changed from anonymous to labrown

comment:2 Changed 15 years ago by desai

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

Fixed in [f6dc08b348c1464801c47a3ceebf935f3981fec6] (SVN r3945). This fix is included in 0.9.5.1

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.