[Bug 1041812] Re: libwww-perl doesn't install
Launchpad Bug Tracker
1041812 at bugs.launchpad.net
Sat Feb 11 01:35:41 UTC 2017
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libwww-perl (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libwww-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1041812
Title:
libwww-perl doesn't install
Status in libwww-perl package in Ubuntu:
Confirmed
Bug description:
I have an Ubuntu 12.04 server edition which I ssh into.
I am running Perl scripts on this server but it fails when i load 'use
LWP::UserAgent;' with error message: Can't locate LWP/UserAgent.pm in
@INC (@INC contains: /home/hermann/scripts/modules/ /etc/perl
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
/usr/local/lib/site_perl .) at 1_standalone line 5. BEGIN failed--
compilation aborted at 1_standalone line 5.
So in order to fix that I am trying to install LWP::UserAgent, which I
am told is by: sudo apt-get install libwww-perl
But when i run that command i get the following error:
Failed to fetch http://is.archive.ubuntu.com/ubuntu/pool/main/libf/libfont-afm-perl/libfont-afm-perl_1.20-1_all.deb Size mismatch Failed to fetch http://is.archive.ubuntu.com/ubuntu/pool/main/libh/libhtml-tagset-perl/libhtml-tagset-perl_3.20-2_all.deb Size mismatch E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Now I have tried doing sudo apt-get update, which appears to run fine but doesn't change anything.
And I have also done sudo apt-get install libwww-perl --fix-missing, which also fails.
How do I install libwww-perl on Ubuntu 12.04, Server edition?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwww-perl/+bug/1041812/+subscriptions
More information about the foundations-bugs
mailing list