PacketFence - BTS - PacketFence
View Issue Details
0000882PacketFenceupstreampublic2009-12-17 10:512010-12-15 11:37
obilodeau 
obilodeau 
highminoralways
resolvednot fixable 
 
2.0.02.0.0 
0000882: perl-SOAP-Lite needs LWP::UserAgent but it isn't declared in package
short term fix: specify it in the RPM spec

longer term fix: submit packaging bug upstream
No tags attached.
related to 0001010closed obilodeau several SOAP issues 
Issue History
2009-12-17 10:51obilodeauNew Issue
2009-12-17 10:51obilodeauStatusnew => assigned
2009-12-17 10:51obilodeauAssigned To => obilodeau
2009-12-17 14:13obilodeauNote Added: 0001447
2009-12-17 14:15obilodeauNote Added: 0001448
2009-12-17 14:15obilodeauStatusassigned => confirmed
2010-05-05 12:43obilodeauCategory1.8.6 => upstream
2010-05-05 12:43obilodeauTarget Version => 1.9.1
2010-09-15 11:18obilodeauNote Added: 0001662
2010-09-15 11:18obilodeauRelationship addedrelated to 0001010
2010-09-22 16:02obilodeauTarget Version1.9.1 => 1.9.2
2010-09-22 16:50obilodeauNote Added: 0001688
2010-09-22 16:50obilodeauStatusconfirmed => resolved
2010-09-22 16:50obilodeauFixed in Version => 1.9.2
2010-09-22 16:50obilodeauResolutionopen => not fixable
2010-11-19 14:23obilodeauFixed in Version1.9.2 => trunk
2010-11-19 14:24obilodeauTarget Version1.9.2 => 2.0.0
2010-12-15 11:37obilodeauFixed in Versiontrunk => 2.0.0

Notes
(0001447)
obilodeau   
2009-12-17 14:13   
workaround for those experiencing the issue:

yum install perl-LWP-UserAgent-Determined
(0001448)
obilodeau   
2009-12-17 14:15   
fixed in monotone branch 1.8 rev no: 67a323f60614bbe89d6b830ba11d54baec753466
will be propagated to 1.9 branch

will leave open until I get time to report packaging bug upstream
(0001662)
obilodeau   
2010-09-15 11:18   
I think two new versions of SOAP-Lite came out since then. I know that I'm already looking into building the latest one from source to see if it fixes 0001010. I'll take the time to look at the deps while I'm at it.
(0001688)
obilodeau   
2010-09-22 16:50   
this report is bogus, LWP::UserAgent is provided by perl on CentOS..

perl-LWP-UserAgent-Determined is a subclass of LWP::UserAgent that is more 'determined' at obtaining what it wants..

Also, the SOAP-Lite package does specify LWP::UserAgent as a dependency.
http://svn.rpmforge.net/svn/trunk/rpms/perl-SOAP-Lite/perl-SOAP-Lite.spec [^]

Closing issue and I will remove LWP-UserAgent-Determined dep from our package.