You are not logged in.

#1 2009-02-02 13:39:03

sylvarant
Member
Registered: 2009-02-02
Posts: 17

pacman fails to install git ?[FIXED]

I'm trying to install git on my system but it just fails every time with this message :

resolving dependencies...
looking for inter-conflicts...

Targets (2): perl-error-0.17011-1  git-1.6.1-1 

Total Download Size:    6.61 MB
Total Installed Size:   14.29 MB

Proceed with installation? [Y/n] Y
:: Retrieving packages from extra...
error: failed retrieving file 'git-1.6.1-1-x86_64.pkg.tar.gz' from ftp.belnet.be : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'git-1.6.1-1-x86_64.pkg.tar.gz' from ftp.nluug.nl : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'git-1.6.1-1-x86_64.pkg.tar.gz' from ftp.belnet.be : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from extra
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

I've tried different mirrors and such but still the same error ?

Last edited by sylvarant (2009-02-02 14:03:30)

Offline

#2 2009-02-02 13:44:50

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,399
Website

Re: pacman fails to install git ?[FIXED]

Update you database (pacman -Sy).

Offline

#3 2009-02-02 13:51:17

sylvarant
Member
Registered: 2009-02-02
Posts: 17

Re: pacman fails to install git ?[FIXED]

did that :

:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date

but it's still giving the same error

Offline

#4 2009-02-02 13:52:38

rson451
Member
From: Annapolis, MD USA
Registered: 2007-04-15
Posts: 1,233
Website

Re: pacman fails to install git ?[FIXED]

Try -Syy, then -S git.


archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson

Offline

#5 2009-02-02 13:53:59

foutrelis
Developer
From: Athens, Greece
Registered: 2008-07-28
Posts: 705
Website

Re: pacman fails to install git ?[FIXED]

belnet.be seems to be out of sync for almost a week. Pick another mirror and copy it to the top of /etc/pacman.d/mirrorlist.

Offline

#6 2009-02-02 13:59:43

sylvarant
Member
Registered: 2009-02-02
Posts: 17

Re: pacman fails to install git ?[FIXED]

@foutrelis,
thanx that fixed the issue smile

Offline

Board footer

Powered by FluxBB