Notes |
|
|
workaround for those experiencing the issue:
yum install perl-LWP-UserAgent-Determined |
|
|
|
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 |
|
|
|
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. |
|
|
|
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. |
|