Modify

Ticket #670 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

bcfg2 client fails on Centos 4.7 with YUMng configured.

Reported by: jnials <[email protected]…> Owned by: desai
Priority: major Milestone: Bcfg2 1.0.0 Release
Component: bcfg2-client Version: 1.0
Keywords: YUMng Cc:

Description

The following error occurs on 1.0pre3. A similar error does not occur when RPMng is configured instead.

Centos 4.7, client build from scratch against Centos base python install.

/usr/bin/bcfg2 -qvn 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 64, in init

self.yb.doGenericSetup()

AttributeError?: YumBase? instance has no attribute 'doGenericSetup'

Attachments

Change History

comment:1 Changed 14 years ago by desai

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

Fix committed in [1bab8239805f00de2922d30a4755eda8054235cf] (SVN r5268). Tested on both centos 4.7 and 5.2

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.