PacketFence - BTS - PacketFence
View Issue Details
0000075PacketFencecorepublic2006-06-22 08:442015-02-13 15:26
dlaporte 
 
normalfeaturealways
closedreopened 
 
 
0000075: make PF portable
We shouldn't lock users into /usr/local/pf
No tags attached.
parent of 0000170closed user4 PacketFence 1.6.2 make packetfence.init LSB compliant 
parent of 0000461closed user4 PacketFence remove PF daemon paths from [services] in configuration file 
Issue History
2006-06-22 08:44dlaporteNew Issue
2006-08-04 05:56user4Note Added: 0000175
2006-08-28 21:18dlaporteStatusnew => assigned
2006-08-28 21:18dlaporteAssigned To => dlaporte
2006-10-27 10:39kevmcsProjectPacketFence 1.6.5 => PacketFence 1.6.2
2006-10-27 10:51kevmcsSeverityminor => feature
2006-10-27 10:52kevmcsProjectPacketFence 1.6.2 => PacketFence 1.6.5
2007-01-10 10:03dlaporteRelationship addedparent of 0000170
2008-04-29 16:34user4Assigned Todlaporte => user4
2008-04-29 16:34user4ProjectPacketFence 1.6.5 => PacketFence 1.7
2008-06-12 20:54user4ProjectPacketFence 1.7 => PacketFence
2008-10-31 14:24user4Category => 1.8.0
2008-11-07 07:47user4Relationship addedparent of 0000461
2008-11-07 13:03user4Note Added: 0000916
2008-11-07 13:03user4Note Added: 0000917
2008-11-07 13:03user4Statusassigned => feedback
2008-11-13 14:24user4Statusfeedback => assigned
2008-11-13 14:24user4Assigned Touser4 => rbalzard
2009-01-07 08:59user4Statusassigned => closed
2009-01-07 08:59user4Resolutionopen => fixed
2010-04-15 17:53obilodeauCategory1.8.0 => 1.8.x
2010-09-08 14:58obilodeauNote Added: 0001648
2010-09-08 14:58obilodeauStatusclosed => assigned
2010-09-08 14:58obilodeauResolutionfixed => reopened
2010-09-08 14:58obilodeauCategory1.8.x => feature
2010-09-08 14:58obilodeauTarget Version => 1.10.0
2010-11-19 14:25obilodeauTarget Version1.10.0 => 2.0.0
2011-01-18 15:08obilodeauNote Added: 0001818
2011-01-18 15:08obilodeauAssigned Torbalzard =>
2011-01-18 15:08obilodeauTarget Version2.0.0 => 2.1.0
2011-03-03 15:15obilodeauTarget Version2.1.0 => +1
2011-03-03 15:19obilodeauTarget Version+1 => +2
2011-05-04 17:43obilodeauAssigned To => fgaudreault
2011-05-04 17:45obilodeauNote Deleted: 0001818
2011-05-04 18:17fgaudreaultAssigned Tofgaudreault =>
2012-02-29 10:53obilodeauCategoryfeature => core
2015-02-13 15:26lmunroNote Added: 0003718
2015-02-13 15:26lmunroStatusassigned => closed

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   
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   
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.