On 02.10.2012 17:53, Andrew Rist wrote:
The linux32 buildbot is not able to download all of the required resources during bootstrap: http://ci.apache.org/builders/openoffice-linux32-nightly/builds/268/steps/compile_2/logs/stdio
I just commited a change that replaces the use of the Perl module LWP::UserAgent with LWP::Simple. LWP::Simple is used also when updating Perl modules from CPAN and hopefully is more robust.
It is intended as a temporary change to find out whether this fixes the buildbot problems of multiple and incompatible Perl versions.
The affected file is main/solenv/bin/download_external_dependencies.pl. SVN revision is 1399155.
Regards, Andre