PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000754PacketFencepublic2009-07-22 18:142011-01-26 15:43
Reporterobilodeau 
Assigned Toobilodeau 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000754: Cannot install packetfence's rpm
DescriptionRight 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
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0001296)
obilodeau (reporter)
2009-07-22 18:36

I sent an email to the packagers.
(0001302)
obilodeau (reporter)
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 [^]

- Issue History
Date Modified Username Field Change
2009-07-22 18:14 obilodeau New Issue
2009-07-22 18:15 obilodeau Description Updated
2009-07-22 18:15 obilodeau Status new => assigned
2009-07-22 18:15 obilodeau Assigned To => obilodeau
2009-07-22 18:36 obilodeau Note Added: 0001296
2009-08-24 16:33 obilodeau Note Added: 0001302
2009-08-24 16:33 obilodeau Status assigned => resolved
2009-08-24 16:33 obilodeau Resolution open => fixed
2011-01-26 15:43 obilodeau Status resolved => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker