PacketFence - BTS - PacketFence
View Issue Details
0000754PacketFencepublic2009-07-22 18:142011-01-26 15:43
obilodeau 
obilodeau 
highmajoralways
closedfixed 
 
 
0000754: Cannot install packetfence's rpm
Right now there is a problem with rrdtool-1.3.8 packaged in dag's repo: It depends on xorg-x11-fonts-Typo1 which doesn't exist.

funny enough its a typo that is spelled typo ;)

Anyways, here's a workaround:

exclude rrdtool-1.3.8 and perl-rrdtool-1.3.8 and install both these packages at version 1.3.7
# yum install rrdtool-1.3.7-1.el5.rf.i386 perl-rrdtool-1.3.7-1.el5.rf.i386 --exclude=rrdtool-1.3.8-1.el5.rf.i386 --exclude=perl-rrdtool-1.3.8-1.el5.rf.i386

then install packetfence's rpm still excluding rddtool-1.3.8 and perl-rrdtool-1.3.8 to prevent updates:
# yum localinstall /tmp/packetfence-1.8.4-1.el5.noarch.rpm --exclude=rrdtool-1.3.8-1.el5.rf.i386 --exclude=perl-rrdtool-1.3.8-1.el5.rf.i386
No tags attached.
Issue History
2009-07-22 18:14obilodeauNew Issue
2009-07-22 18:15obilodeauDescription Updated
2009-07-22 18:15obilodeauStatusnew => assigned
2009-07-22 18:15obilodeauAssigned To => obilodeau
2009-07-22 18:36obilodeauNote Added: 0001296
2009-08-24 16:33obilodeauNote Added: 0001302
2009-08-24 16:33obilodeauStatusassigned => resolved
2009-08-24 16:33obilodeauResolutionopen => fixed
2011-01-26 15:43obilodeauStatusresolved => closed

Notes
(0001296)
obilodeau   
2009-07-22 18:36   
I sent an email to the packagers.
(0001302)
obilodeau   
2009-08-24 16:33   
Fixed upstream on July 22nd.
see changelog at the bottom of rpm spec: http://svn.rpmforge.net/svn/trunk/rpms/rrdtool/rrdtool.spec [^]