Modify

Ticket #735 (closed defect: fixed)

Opened 14 years ago

Last modified 9 years ago

bcfg2 client error on instantiation of Bcfg2.Client.Tools.YUMng.YUMng

Reported by: [email protected] Owned by: desai
Priority: minor Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-client Version: 1.0
Keywords: Cc:

Description

I am getting an error on redhat 4 bcfg2 client running bcfg2-1.0pre5-0.2r Any run of bcfg2 returns the following:

Failed to instantiate tool Bcfg2.Client.Tools.YUMng.YUMng Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Frame.py", line 82, in init

self.tools.append(tool(self.logger, setup, config))

File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Tools/YUMng.py", line 85, in init

dest[pname].update(data)

AttributeError?: keys

NOTE: this does not seem to be breaking anything but I am only managing a couple of config files at this point (ie not any rpms).

lisa

Attachments

Change History

comment:1 Changed 14 years ago by desai

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

I've verified that the current version of YUMng in trunk works on rhel/centos 4.7. 1.0rc1 will definitely work there.

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.