PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000075PacketFencecorepublic2006-06-22 08:442015-02-13 15:26
Reporterdlaporte 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionreopened 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000075: make PF portable
DescriptionWe shouldn't lock users into /usr/local/pf
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships
parent of 0000170closeduser4 PacketFence 1.6.2 make packetfence.init LSB compliant 
parent of 0000461closeduser4 PacketFence remove PF daemon paths from [services] in configuration file 

-  Notes
(0000175)
user4
2006-08-04 05:56

you could use something along the lines of

use FindBin;
use constant {
    LIB_DIR => $FindBin::Bin . "/../lib"
}
use lib LIB_DIR;
(0000916)
user4
2008-11-07 13:03

patch committed in mtn revision c3e61e24142e81d060aa72751b6a6140938f756e
(0000917)
user4
2008-11-07 13:03

Regis, could you please test the patch ?
(0001648)
obilodeau (reporter)
2010-09-08 14:58

revno: 9a1194cf9f22d7fe58761a6e353e59cb59323810 kinda re-introduced this bug. I'm re-opening.

To fix:
- INSTALL_DIR should be defined in one location
- There must be NO /usr/local/pf/ string reference ANYWHERE

Should be done in trunk because of the intrusive nature of the fix.
(0003718)
lmunro (administrator)
2015-02-13 15:26

Old issues.
Most are not relevant to PF 4 and up.

Let's reopen the ones that matter when we move to github.

- Issue History
Date Modified Username Field Change
2006-06-22 08:44 dlaporte New Issue
2006-08-04 05:56 user4 Note Added: 0000175
2006-08-28 21:18 dlaporte Status new => assigned
2006-08-28 21:18 dlaporte Assigned To => dlaporte
2006-10-27 10:39 kevmcs Project PacketFence 1.6.5 => PacketFence 1.6.2
2006-10-27 10:51 kevmcs Severity minor => feature
2006-10-27 10:52 kevmcs Project PacketFence 1.6.2 => PacketFence 1.6.5
2007-01-10 10:03 dlaporte Relationship added parent of 0000170
2008-04-29 16:34 user4 Assigned To dlaporte => user4
2008-04-29 16:34 user4 Project PacketFence 1.6.5 => PacketFence 1.7
2008-06-12 20:54 user4 Project PacketFence 1.7 => PacketFence
2008-10-31 14:24 user4 Category => 1.8.0
2008-11-07 07:47 user4 Relationship added parent of 0000461
2008-11-07 13:03 user4 Note Added: 0000916
2008-11-07 13:03 user4 Note Added: 0000917
2008-11-07 13:03 user4 Status assigned => feedback
2008-11-13 14:24 user4 Status feedback => assigned
2008-11-13 14:24 user4 Assigned To user4 => rbalzard
2009-01-07 08:59 user4 Status assigned => closed
2009-01-07 08:59 user4 Resolution open => fixed
2010-04-15 17:53 obilodeau Category 1.8.0 => 1.8.x
2010-09-08 14:58 obilodeau Note Added: 0001648
2010-09-08 14:58 obilodeau Status closed => assigned
2010-09-08 14:58 obilodeau Resolution fixed => reopened
2010-09-08 14:58 obilodeau Category 1.8.x => feature
2010-09-08 14:58 obilodeau Target Version => 1.10.0
2010-11-19 14:25 obilodeau Target Version 1.10.0 => 2.0.0
2011-01-18 15:08 obilodeau Note Added: 0001818
2011-01-18 15:08 obilodeau Assigned To rbalzard =>
2011-01-18 15:08 obilodeau Target Version 2.0.0 => 2.1.0
2011-03-03 15:15 obilodeau Target Version 2.1.0 => +1
2011-03-03 15:19 obilodeau Target Version +1 => +2
2011-05-04 17:43 obilodeau Assigned To => fgaudreault
2011-05-04 17:45 obilodeau Note Deleted: 0001818
2011-05-04 18:17 fgaudreault Assigned To fgaudreault =>
2012-02-29 10:53 obilodeau Category feature => core
2015-02-13 15:26 lmunro Note Added: 0003718
2015-02-13 15:26 lmunro Status assigned => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker