vsespb / mt-aws-glacier

Perl Multithreaded Multipart sync to Amazon Glacier
http://mt-aws.com/
GNU General Public License v3.0
536 stars 57 forks source link

issue while runnig cpanm -i LWP::UserAgent #98

Open abhishek6590 opened 10 years ago

abhishek6590 commented 10 years ago

Hi, i am having an issue while installing LWP::UserAgent

"cpanm -i LWP::UserAgent --> Working on LWP::UserAgent Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-6.08.tar.gz ... FAIL ! Download http://www.cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-6.08.tar.gz failed. Retrying ... ! Download http://www.cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-6.08.tar.gz failed. Retrying ... ! Download http://www.cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-6.08.tar.gz failed. Retrying ... ! Failed to download http://www.cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-6.08.tar.gz ! Failed to fetch distribution libwww-perl-6.08"

Can you please check and suggest what to do.

Thanks.

vsespb commented 10 years ago

Url you mention works for me i.e. http://www.cpan.org/authors/id/M/MS/MSCHILLI/libwww-perl-6.08.tar.gz works ok. Temporary glich maybe.

abhishek6590 commented 10 years ago

I have tried this several times but showing same error. Can you suggest me how to remove this and its dependencies so i can try once more.

Thanks.

vsespb commented 10 years ago

You can't remove this dependency. Probably one of CPAN mirrors is down or out of sync. I would wait. You can also try download this URL from different location and install it as a file, using cpanm.

abhishek6590 commented 10 years ago

ok. i will try this from another location.

vsespb commented 9 years ago

Closing. Let me know if need to reopen.

abhishek6590 commented 9 years ago

Hi,

I am facing this problem When i am running "cpanm -i LWP::UserAgent" and it stucks in between and i am trying to re-run the command. Please provide some solution if i want to re-run the command because on several servers it got stuck in between.

Thanks.

vsespb commented 9 years ago

How it stucks ?

vsespb commented 9 years ago

You need to have some sysadmin skill and produce a good bug report about that. Logs, cpanm version, screen output, cpanm verbose mode, HTTP trace/ Host/IP used. Your perl, OS version, etc.

And this is not directly related to mtglacier, it's related to perl toolchain deploy and infrastructure, so I only can help direct your report to cpanm auther/CPAN mirrors maintainer.

abhishek6590 commented 9 years ago

Hi,

Yes this issue is related to cpanm. Thanks for your support.