Anonymous | Login | 2024-11-22 23:21 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000754 | PacketFence | public | 2009-07-22 18:14 | 2011-01-26 15:43 | ||||
Reporter | obilodeau | |||||||
Assigned To | obilodeau | |||||||
Priority | high | Severity | major | Reproducibility | always | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | Fixed in Version | |||||||
Summary | 0000754: Cannot install packetfence's rpm | |||||||
Description | 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 | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
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 |