packages listed as incorrect until second bcfg2 client run - centos

Bug #592862 reported by Aaron Levy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DEPRECATED Pantheon
New
Medium
Unassigned

Bug Description

This is because yum is installing both i386 and x86_64 packages and bcfg2 doesn't like it. On the second run bcfg2 resolves the conflict and reports all packages as properly managed.

This can be manually resolved by adding "exclude=*.i?86" to the yum.conf.

A full solution is to put the yum.conf under bcfg2 management. Steps this includes:
 - create a TGenshi template for yum.conf based on arch probe (i386 excludes x86_64 packages and vice versa)
 - Must start using bcfg2 1.1.0rc2 as it contains code to place a managed yum.conf/repo files before doing any package/bundle installations.
 - The above means that we will probably need to setup our own repo to store the 1.1.0rc2 rpms

Josh Koenig (joshkoenig)
Changed in pantheon:
importance: Undecided → Medium
Greg Coit (gregcoit)
Changed in pantheon:
assignee: nobody → Aaron Levy (aaronlevy)
Aaron Levy (aaronlevy)
Changed in pantheon:
assignee: Aaron Levy (aaronlevy) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.