Actions
Bug #7727
closed[Wiki] Hacking prerequisites page is missing dependencies
Story points:
-
Description
When running the tests after installing all the requirements, the error "perl LWP: Can't locate LWP.pm in @INC" is thrown. The suggestion to install perl-modules, libcrypt-ssleay-perl, and libjson-perl does not work.
Running:
`sudo perl -MCPAN -e 'install LWP::UserAgent::Cached'`
And using all the default configuration options resolved the error.
Updated by Tom Clegg about 9 years ago
Fixed in arvados-dev|d35ac7e3 and at Hacking prerequisites with apt-get install [...] libwww-perl
Updated by Tom Clegg about 9 years ago
- Category set to Tests
- Status changed from New to Resolved
- Assigned To set to Tom Clegg
- Target version set to 2015-11-11 sprint
Actions