PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001833PacketFencecorepublic2014-10-20 11:032014-12-18 09:05
Reporterccaaajf 
Assigned Tofdurand 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platform2.6.32-431.29.2.el6.x86_64OSRHEL / CentOSOS Version6
Product Version4.4.0 
Target VersionFixed in Version 
Summary0001833: Installing
Description
yum install --enablerepo=packetfence packetfence
(after adding repo)
...
--> Finished Dependency Resolution
Error: Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:

         1. You have an upgrade for rrdtool which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of rrdtool of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude rrdtool.otherarch ... this should give you an error
            message showing the root cause of the problem.

         2. You have multiple architectures of rrdtool installed, but
            yum can only see an upgrade for one of those arcitectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.

         3. You have duplicate versions of rrdtool installed already.
            You can use "yum check" to get yum show these errors.

       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).

       Protected multilib versions: rrdtool-1.3.8-6.el6.i686 != rrdtool-1.3.8-7.el6.x86_64
Steps To ReproduceINSTALL RHEL6
YUM UPDATE it

rpm -Uvh http://packetfence.org/downloads/PacketFence/RHEL6/ [^]`uname -i`/RPMS/packetfence-release-1-1.el6.noarch.rpm

yum install --enablerepo=packetfence packetfence
Additional Information
Packetfence seems to be requiring both 32bit and 64bit rrdtool ?
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003588)
ccaaajf (reporter)
2014-10-22 11:50

Heres how I've managed to install this...


yum install perl(Net::DNS)
            rrdtool.i686 0:1.3.8-6.el6
            ImageMagick.x86_64
            
yum install --enablerepo=packetfence perl-Net-Appliance-Session.noarch perl-boolean.noarch perl-multidimensional.x86_64 net-snmp.x86_64 perl-Perl-Critic.noarch
                            
yum install freeradius.x86_64
            
yum install --enablerepo=packetfence perl-HTML-FormFu.noarch

yum erase rrdtool
yum install --enablerepo=packetfence rrdtool-perl-1.3.8-6.el6.x86_64
yum install --enablerepo=packetfence packetfence
(0003589)
ccaaajf (reporter)
2014-10-22 11:51

Can someone close this?

Cheers Andy.

- Issue History
Date Modified Username Field Change
2014-10-20 11:03 ccaaajf New Issue
2014-10-22 11:50 ccaaajf Note Added: 0003588
2014-10-22 11:51 ccaaajf Note Added: 0003589
2014-12-18 09:05 fdurand Status new => closed
2014-12-18 09:05 fdurand Assigned To => fdurand
2014-12-18 09:05 fdurand Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker