You are not logged in.

#1 2010-01-17 15:30:45

scrawl
Member
Registered: 2010-01-14
Posts: 44

[SOLVED] Cant use arch-games repository

Hi,

I want to use the arch-games repository on my x86_64 arch box. http://arch.twilightlair.net/games/x86_64/

In my pacman.conf I put:

[arch-games]
# The Arch Linux Gaming repository project
Server = http://arch.twilightlair.net/games/x86_64

Now when I want to install e.g. alien arena, it tries to download the i686 package instead of the x86_64. Why?

Fehler sind aufgetreten, keine Pakete wurden aktualisiert.
scrawl@scrawl-desktop:/usr/share/astromenace$ LANG=C sudo pacman -S alienarena
sudo: cannot get working directory
resolving dependencies...
looking for inter-conflicts...

Targets (1): alienarena-20091016-3  

Total Download Size:    283.88 MB
Total Installed Size:   656.81 MB

Proceed with installation? [Y/n] 
:: Retrieving packages from arch-games...
error: failed retrieving file 'alienarena-20091016-3-i686.pkg.tar.gz' from arch.twilightlair.net : Not Found
warning: failed to retrieve some files from arch-games
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.

Last edited by scrawl (2010-02-04 21:21:13)

Offline

#2 2010-01-17 18:34:02

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 716

Re: [SOLVED] Cant use arch-games repository

Try to sync the pacman database

 pacman -Syy

Offline

#3 2010-01-17 19:19:14

scrawl
Member
Registered: 2010-01-14
Posts: 44

Re: [SOLVED] Cant use arch-games repository

Works smile thank you

Offline

Board footer

Powered by FluxBB