You are not logged in.
I'm having serious problems w/ powerpill on my i686 box (fresh install). Here is some output after installing powerpill from the main repo:
# powerpill -Syu
:: Synchronizing package databases...
core is up to date
downloading extra.db.tar.gz...
community is up to date
:: The following packages will be downloaded:
[core]
kernel26
[extra]
db4.1 freeglut gnome-mime-data perlxml xorg-server-utils
:: Number of Packages: 6
:: Total Download Size: 34.80 MiB
:: Total Installed Size: 116.23 MiB
:: Proceed with download? [Y/n] y
aria2: 2009-08-19 19:54:45.198641 ERROR - CUID#11 - Download aborted. URI=http://mirror.cs.vt.edu/pub/ArchLinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: Exception: [AbstractCommand.cc:195] URI=http://mirror.cs.vt.edu/pub/ArchLinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: -> [HttpSkipResponseCommand.cc:174] Resource not found
aria2: 2009-08-19 19:54:45.237459 ERROR - CUID#23 - Download aborted. URI=http://mirror.cs.vt.edu/pub/ArchLinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: Exception: [AbstractCommand.cc:195] URI=http://mirror.cs.vt.edu/pub/ArchLinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: -> [HttpSkipResponseCommand.cc:174] Resource not found
aria2: 2009-08-19 19:54:45.267886 ERROR - CUID#10 - Download aborted. URI=http://mirrors.easynews.com/linux/archlinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: Exception: [AbstractCommand.cc:195] URI=http://mirrors.easynews.com/linux/archlinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: -> [HttpSkipResponseCommand.cc:174] Resource not found
aria2: 2009-08-19 19:54:45.311035 ERROR - CUID#24 - Download aborted. URI=http://mirrors.easynews.com/linux/archlinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: Exception: [AbstractCommand.cc:195] URI=http://mirrors.easynews.com/linux/archlinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: -> [HttpSkipResponseCommand.cc:174] Resource not found
aria2: 2009-08-19 19:54:45.320370 ERROR - CUID#12 - Download aborted. URI=http://distro.ibiblio.org/pub/linux/distributions/archlinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
aria2: Exception: [AbstractCommand.cc:195] URI=http://distro.ibiblio.org/pub/linux/distributions/archlinux/core/os/i686/kernel26-2.6.30.5-1-i686.pkg.tar.gz
<snip>Last edited by graysky (2009-08-19 19:57:47)
Offline
Hello Graysky!
Can it work with pacman from the same mirror ?
Offline
This does not seem to be a powerpill issue at all.
kernel 2.6.30.5 still does not exist on the first and last mirrors as I am writing. You can try them manually.
but the one in the middle has it now : mirrors.easynews.com
just be patient
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
@djs - yes, pacman works just fine
@shining - I know some packages aren't out there from time to time, but this choked on every package it tried... I stopped posting the output. BTW, when I ran pacman -Syu (not powerpill -Syu) it grabbed the new kernel package just fine ![]()
Powerpill has been doing this ever since it got placed in the official repos - when I built it from the AUR, it worked just fine.
Offline
probably powerpill is affected by the repo problem: http://www.archlinux.org/news/461/
Offline
Thanks for the link, snowman. I'll try it again in a few days.
Offline