You are not logged in.

#1 2009-04-01 22:59:23

axle
Member
Registered: 2008-09-10
Posts: 12

[SOLVED] can't install xorg

Hi everyone

This is my second time installing Arch (I had no problems the first time), and I've encountered a problem and I'm not sure what to do.

I'm following the beginners guide exactly, and I've reached the step where you install xorg.  I type this in: pacman -S xorg, and all the files download except one, and I get this error (I don't have a printer, and I didn't write down the error word for word, but it's basically this) :

"Failed retrieving file 'damageproto-1.1.0-1.pkg.tar.gz'" 

and then it lists the server, and it also tries to download it from the Arch server in extra, and fails to download it from there too. I've tried several different servers, and it can't find it on any of them. So basically at this point I can't go any further, since it won't install any of the files for xorg.

Does anyone have any suggestions?

Last edited by axle (2009-04-02 00:57:21)

Offline

#2 2009-04-01 23:09:29

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] can't install xorg

There was an update to damageproto yesterday. This means that your server(s) are out of date. Anyway,

For i686:

wget http://archlinux.unixheads.org/extra/os/i686/damageproto-1.1.0-2-i686.pkg.tar.gz

For x86_64:

wget http://archlinux.unixheads.org/extra/os/x86_64/damageproto-1.1.0-2-x86_64.pkg.tar.gz

Offline

#3 2009-04-01 23:11:10

axle
Member
Registered: 2008-09-10
Posts: 12

Re: [SOLVED] can't install xorg

skottish wrote:

There was an update to damageproto yesterday. This means that your server(s) are out of date. Anyway,

For i686:

wget http://archlinux.unixheads.org/extra/os/i686/damageproto-1.1.0-2-i686.pkg.tar.gz

For x86_64:

wget http://archlinux.unixheads.org/extra/os/x86_64/damageproto-1.1.0-2-x86_64.pkg.tar.gz

Wow thanks for the quick response...I'll try this right now smile

Offline

#4 2009-04-01 23:16:14

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] can't install xorg

Sure. That'll just download it though. You'll need to install it with with pacman -U <package_name>

Offline

#5 2009-04-01 23:32:04

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] can't install xorg

Or you can simply pacman -U the url.....


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2009-04-01 23:38:04

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] can't install xorg

Mr.Elendig wrote:

Or you can simply pacman -U the url.....

It's funny, I've done exactly what you just said at least 20 times since I've been at Arch. I guess reading the monster thread is making me a little stoooopid.

Offline

#7 2009-04-02 00:55:54

axle
Member
Registered: 2008-09-10
Posts: 12

Re: [SOLVED] can't install xorg

skottish wrote:

Sure. That'll just download it though. You'll need to install it with with pacman -U <package_name>

Thanks smile  Yup I realized this after I downloaded it.

Offline

Board footer

Powered by FluxBB