You are not logged in.

#1 2009-09-23 19:16:08

anotherjohn
Member
Registered: 2009-09-23
Posts: 10

[SOLVED]perl-html-parser and perl-libwww missing from mirrors

Hi folks, Yet Another Newbie Archer here smile

I just tried installing 'powerpill' and encountered some problems:

[~] yaourt -S powerpill
resolving dependencies...
looking for inter-conflicts...

Targets (9): c-ares-1.6.0-1  aria2-1.5.2-1  perl-xyne-common-0.05-3  perl-uri-1.40-1  perl-html-tagset-3.20-1  perl-html-parser-3.61-1  
             perl-libwww-5.829-1  perl-xyne-arch-0.75-1  powerpill-16.1-2  

Total Download Size:    0.41 MB
Total Installed Size:   6.30 MB

Proceed with installation? [Y/n] 
:: Retrieving packages from extra...
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from mirrors.uk2.net : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from mir1.archlinuxfr.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from www.mirrorservice.org : Not Found
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from archlinux.mirrors.uk2.net : Not Found
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from mirror.archlinux.com.ve : Not Found
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from archlinux.unixheads.org : Not Found
error: failed retrieving file 'perl-html-parser-3.61-1-i686.pkg.tar.gz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from mirrors.uk2.net : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from mir1.archlinuxfr.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from www.mirrorservice.org : Not Found
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from archlinux.mirrors.uk2.net : Not Found
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from mirror.archlinux.com.ve : Not Found
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from archlinux.unixheads.org : Not Found
error: failed retrieving file 'perl-libwww-5.829-1-any.pkg.tar.gz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from extra
error: failed to commit transaction (File unavailable (e.g., file not found, no access))
Errors occurred, no packages were upgraded.

Also, the powerpill package seems to be in two repos:

[~] yaourt -Ss powerpill
community/powerpill 16.1-2 
     A wrapper for pacman that speeds up package retrieval by using aria2c for
     concurrent/segmented downloads.
aur/powerpill 16.1-2 (398)
    A wrapper for pacman that speeds up package retrieval by using aria2c for concurrent/segmented downloads.

Please let me know if this is the wrong place to report this.

Cheers.

Last edited by anotherjohn (2009-09-25 23:56:03)

Offline

#2 2009-09-23 19:34:01

MindTooth
Member
From: Norway
Registered: 2008-11-11
Posts: 331

Re: [SOLVED]perl-html-parser and perl-libwww missing from mirrors

Try adding this repo in your /etc/pacman.conf file:

[xyne-any]
Server = http://xyne.archlinux.ca/repos/any

Then run:

pacman -Syy

And last:

pacman -Su

Birger smile

Offline

#3 2009-09-23 20:32:13

anotherjohn
Member
Registered: 2009-09-23
Posts: 10

Re: [SOLVED]perl-html-parser and perl-libwww missing from mirrors

Hi MindTooth, thanks for your reply.

I tried adding the repo you suggested, but encountered the same problem. The powerpill package in all the repos I've tried (including xyne) is identically named, so presumably has identical contents smile

The xyne repo hasn't got the missing perl-html-parser and perl-libwww packages.

Cheers

Offline

#4 2009-09-23 20:36:06

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [SOLVED]perl-html-parser and perl-libwww missing from mirrors

Try another mirror. Your mirror is out of date. The current versions are:

perl-html-parser 3.62-1
perl-libwww 5.831-1

Offline

#5 2009-09-23 20:39:23

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [SOLVED]perl-html-parser and perl-libwww missing from mirrors

Or try : pacman -Syu
it will update your local db and do a system update. That could also be the problem.

Offline

#6 2009-09-24 13:34:54

anotherjohn
Member
Registered: 2009-09-23
Posts: 10

Re: [SOLVED]perl-html-parser and perl-libwww missing from mirrors

Thanks for your replies.

I had already synced my local db - I should have mentioned that in the original post.

I just tried installing powerpill again, and it magically worked - the perl-* dependencies are now consistent with the versions in the repos, so it was probably another propagation error.

In future I will be more patient smile

Offline

Board footer

Powered by FluxBB