You are not logged in.

#1 2011-03-29 16:17:51

roginovicci
Member
Registered: 2010-11-06
Posts: 43

pacman cant found new packages

Have troubles while installing new packages:

# pacman -Ss hugin
extra/hugin 2010.2.0-2
    A frontend to the panorama-tools

They 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 package

Fails. Is there local pacman database I should upgrade?

Offline

#2 2011-03-29 16:20:43

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: pacman cant found new packages

pacman -Syu


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-03-29 16:44:10

roginovicci
Member
Registered: 2010-11-06
Posts: 43

Re: pacman cant found new packages

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

#4 2011-03-29 16:46:15

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: pacman cant found new packages

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

#5 2011-03-29 17:09:43

roginovicci
Member
Registered: 2010-11-06
Posts: 43

Re: pacman cant found new packages

now i see. thank you!

Offline

Board footer

Powered by FluxBB