You are not logged in.
So, I was trying to configure the fan on my Thinkpad T510, which led me to download tpfand-no-hal, which led me to download tpfan-admin, which ran into the following problem: libgksu is a dependency, but when I write
$ sudo pacman -S libgksu
I get the following output:
resolving dependencies...
looking for inter-conflicts...
Targets (2): libgtop-2.28.3-1 libgksu-2.0.12-3
Total Download Size: 0.15 MB
Total Installed Size: 1.78 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra..
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirror.csclub.uwaterloo.ca : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirror.csclub.uwaterloo.ca : Not Found
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirrors.portafixe.com : No address record
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirrors.portafixe.com : No address record
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirror.twilightlair.net : No address record
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirror.cs.vt.edu : Not Found
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirrors.easynews.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirrors.easynews.com : Not Found
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from mirrors.gigenet.com : Not Found
error: failed retrieving file 'libgtop-2.28.3-1-x86_64.pkg.tar.xz' from ftp.gtlib.gatech.edu : 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.
Normally, I don't use so many mirrors, but I uncommented a few in /etc/pacman.d/mirrorlist in order to make sure the problem wasn't with the Waterloo servers.
Anyone know how to get around this problem.
Last edited by dillesca (2011-08-31 20:11:07)
---Lenovo T510--Intel(R) Core(TM) i7 CPU M620@2.67GHz---x86_64---4GB RAM---NVIDIA NVS 3100---
---320GB Seagate Momentus 7200.4 Series Hard Drive---
----xfce4---2.6.36-ARCH---
Offline
libgtop got updated and is in version 2.28.4-1 now. Please run 'pacman -Syu' first.
Offline