Ticket #670 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

bcfg2 client fails on Centos 4.7 with YUMng configured.

Reported by: jnials <jnials@…> 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

Changed 6 months ago by desai

  • status changed from new to closed
  • resolution set to fixed

Fix committed in [5268]. Tested on both centos 4.7 and 5.2

Add/Change #670 (bcfg2 client fails on Centos 4.7 with YUMng configured.)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.