On Mon, 24 Aug 2009 09:17:09 -0500
Paul Nasrat wrote:
> Odd as 1.5.5 should win in EVR comparison and yum should do the right
> thing.
>
> It may be as the DAG package is arch specific whereas EPEL is noarch
> with later versions of RHEL/Centos and fedora where ruby abi is
> installed.
>
> %define has_ruby_abi 0%{?fedora} || 0%{?rhel} >= 5
>
> What is the output if you do yum install facter on a clean install of
> EL5 with both repos enabled?
I do not use dag/epel. Only dag and local repo with
puppet+dependencies... Mybe it's confusing yum?
# rpm -qa|grep facter
#
# yum clean all
Loading "kernel-module" plugin
Cleaning up Everything
# yum list facter*
Loading "kernel-module" plugin
Available Packages
facter.x86_64 1.3.7-1.el5.rf dag
facter.noarch 1.5.5-1.el5 puppet-local-rep
# yum install facter
Loading "kernel-module" plugin
[repos]
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package facter.x86_64 0:1.3.7-1.el5.rf set to be updated
--> Finished Dependency Resolution
Beginning Kernel Module Plugin
Finished Kernel Module Plugin
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
facter x86_64 1.3.7-1.el5.rf dag 23 k
Transaction Summary
=============================================================================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 23 k
Does it help?
> Paul
Cheers,
Arnau
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---