PacketFence - BTS - PacketFence
View Issue Details
0000752PacketFenceupstreampublic2009-07-20 14:262011-05-04 11:50
obilodeau 
 
normalcrashrandom
resolvedunable to reproduce 
 
 
0000752: Sometimes Net::Appliance::Session depends on Devel::StackTrace >= 1.2 which is not explicitly required
problem found on a perl install 5.8.8

Cisco Catalyst 2860 depends on Net::Appliance::Session which in turn depends on Devel::StackTrace >= 1.20 which was not pulled in by installer.pl or by Net::Appliance:Session itself.

Net::Appliance::Session version was 1.36.

I will need to try to reproduce.

I will also need to verify that this is not an upstream bug: Net::Appliance::Session not correctly asking for Devel::StackTrace >= 1.20 when installed from cpan.
No tags attached.
Issue History
2009-07-20 14:26obilodeauNew Issue
2009-07-20 14:27obilodeauStatusnew => assigned
2009-07-20 14:27obilodeauAssigned To => obilodeau
2009-07-20 14:32obilodeauNote Added: 0001295
2009-10-13 10:16rbalzardNote Added: 0001323
2009-10-13 10:16rbalzardAssigned Toobilodeau => rbalzard
2009-10-26 16:00obilodeauNote Added: 0001370
2009-10-26 16:00obilodeauStatusassigned => resolved
2009-10-26 16:00obilodeauResolutionopen => unable to reproduce
2011-05-04 11:50obilodeauAssigned Torbalzard =>
2011-05-04 11:50obilodeauCategory => upstream

Notes
(0001295)
obilodeau   
2009-07-20 14:32   
Either fix upstream or add it as a defnitive dep in installer.pl
(0001323)
rbalzard   
2009-10-13 10:16   
to be tested with 1.8.5 rpm
(0001370)
obilodeau   
2009-10-26 16:00   
Couldn't reproduce and also I don't see any use Devel::StackTrace in Net::Appliance::Session's code. Pulling the plug on this one.

Feel free to re-open if you can reproduce.