On 27-12-2014 07:10, Fernando de Oliveira wrote: > On 26-12-2014 21:58, Ken Moffat wrote: >> On Fri, Dec 26, 2014 at 09:36:53PM -0300, Fernando de Oliveira wrote: >>> >>> Now, I really don't know what to reply to Hazel. Have a little recall of >>> IO::Socket::SSL being pulled by LWP: >>> >>> $ sudo cpan -l 2>&1 | grep IO::Socket::SSL >>> IO::Socket::SSL 2.002 >>> IO::Socket::SSL::Utils 0.03 >>> IO::Socket::SSL::PublicSuffix undef >>> IO::Socket::SSL::Intercept 1.93 >>> >>> Don't really know how to find it, but probably, IO::Socket::SSL is a >>> dependency of LWP. >>> >> Please see 'chapter 13, Perl Modules' for 'libwww-perl-6.08 (LWP)' : >> for those who build from source, IO::Socket::SSL is optionally >> pulled in after LWP, for https support. Either CPAN pulls it in >> along the way (for better test coverage), or else something else has >> pulled in Mozilla::CA. >> >> In my own source builds (and yes, on occasion I use CPAN, I'm not >> trying to denigrate those who use it!) I build Mozilla::CA for >> LWP::Protocol::https for biber - it is a hard package name to >> forget! >> >> ĸen >> > > Thanks, ĸen. > > Also thanks, Pierre, for our discussion led me finally to the right track. > > Based on first reply from Pierre in support and this one from ĸen, I > suppose the right action is to include as requested IO::Socket::SSL in > the dependencies.
Fixed at revision 15266. Thanks to Pierre and ĸen. -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
