You are not logged in.
Have troubles while installing new packages:
# pacman -Ss hugin
extra/hugin 2010.2.0-2
A frontend to the panorama-toolsThey say hugin is 2010.2.0-2 but it could not be found
# pacman -S hugin
resolving dependencies...
looking for inter-conflicts...
Targets (1): hugin-2010.2.0-2
Total Download Size: 9.95 MB
Total Installed Size: 34.82 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from archlinux.limun.org : Not Found
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from www.archlinuxppc.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from mirror.giantix-server.de : No address record
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from mirror.giantix-server.de : No address record
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp-stud.hs-esslingen.de : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp-stud.hs-esslingen.de : Not Found
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-bayreuth.de : Not logged in
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-bayreuth.de : Not Found
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-kl.de : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-kl.de : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.The available vertion of hugin at the moment is hugin-2010.4.0-2 but running
# pacman -S hugin-2010.4.0-2
error: 'hugin-2010.4.0-2': could not find or read packageFails. Is there local pacman database I should upgrade?
Offline
pacman -Syu
Give what you have. To someone, it may be better than you dare to think.
Offline
I was running pacman -Su and it said no new packages i didn't found in man what -y key means. What is the difference between -Syu and -Su?
Offline
pacman -Sh
-y synchronize the database
-u update system
pacman -Syu combine those two together in one step. synchronize database and fully update the system
Last edited by wonder (2011-03-29 17:11:01)
Give what you have. To someone, it may be better than you dare to think.
Offline
now i see. thank you!
Offline