You are not logged in.

#1 2008-06-22 13:09:53

k-i-m
Member
From: Norway
Registered: 2008-06-22
Posts: 17

Using/configuring pacman[SOLVED]

Finaly I manage to install archlinux, but when I'm trying to install xorg, or just use pacman I get an error: "not found in sync db"

I tried: pacman -S xorg

Updating and sync works fine without errors, and my system is up to date.

I have removed some mirrors in /etc/pacman.d/mirrorlist, but I still have everyone in europe left. I realy hope xorg is in one of these?

Does anyone know what my problem might be?

Last edited by k-i-m (2008-06-22 14:10:10)


Sorry! but my english suck!

Offline

#2 2008-06-22 13:13:14

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

Re: Using/configuring pacman[SOLVED]

Have you refreshed your pacman database (pacman -Sy).  If not, a system update is probably the best place to start (pacman -Syu).

Offline

#3 2008-06-22 13:21:29

k-i-m
Member
From: Norway
Registered: 2008-06-22
Posts: 17

Re: Using/configuring pacman[SOLVED]

Allan wrote:

Have you refreshed your pacman database (pacman -Sy).  If not, a system update is probably the best place to start (pacman -Syu).

Yes, i have tried that


Sorry! but my english suck!

Offline

#4 2008-06-22 13:29:35

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

Re: Using/configuring pacman[SOLVED]

It should work...  Try removing the mirror at the top of the list then running "pacman -Syy" before trying to install xorg.  Maye you just have a bad mirror at the top of the list.

Offline

#5 2008-06-22 13:30:12

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

Re: Using/configuring pacman[SOLVED]

Switch mirror and do an -Syy then -S xorg

Also make sure you are on the latest version of pacman, and that you are using the new style with [current] and mirrorlist.
Edit: Only an issue if you didn't use the latest iso's (2008.03 and 2008.04)

Last edited by Mr.Elendig (2008-06-22 13:31:20)


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

Offline

#6 2008-06-22 13:35:41

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Using/configuring pacman[SOLVED]

Try

pacman -Sy xorg

The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#7 2008-06-22 13:37:16

k-i-m
Member
From: Norway
Registered: 2008-06-22
Posts: 17

Re: Using/configuring pacman[SOLVED]

I tried to coment out every mirror exept one. and it seems like it does not matter which mirror I use. So I think it is something wrong with my configuration. but updating works!? I think thats strange..


Sorry! but my english suck!

Offline

#8 2008-06-22 13:38:51

k-i-m
Member
From: Norway
Registered: 2008-06-22
Posts: 17

Re: Using/configuring pacman[SOLVED]

Mr.Elendig wrote:

Switch mirror and do an -Syy then -S xorg

Also make sure you are on the latest version of pacman, and that you are using the new style with [current] and mirrorlist.
Edit: Only an issue if you didn't use the latest iso's (2008.03 and 2008.04)

how do I check that?


Sorry! but my english suck!

Offline

#9 2008-06-22 13:46:03

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

Re: Using/configuring pacman[SOLVED]

"pacman -Q pacman" should show version 3.1.4.   Check that you *.pacnew files have been merged.  Especially for /etc/pacman.conf and /etc/pacman.d/mirrorlist

Offline

#10 2008-06-22 13:48:37

ghostHack
Member
From: Bristol UK
Registered: 2008-02-29
Posts: 261

Re: Using/configuring pacman[SOLVED]

'pacman -V' will give you the version info, the latest version is 3.1.4

Also, check your /etc/pacman.conf file to make sure that the [extra] and [community] repos and their associated 'Include =' lines are enabled/uncommented since xorg is in the [extra] repo.

Offline

#11 2008-06-22 14:06:30

k-i-m
Member
From: Norway
Registered: 2008-06-22
Posts: 17

Re: Using/configuring pacman[SOLVED]

Damn I am so stupid! I comment out the [extra] part in my pacman.conf file when i tried something yesterday! I just removed that and now it works fine big_smile

Thanks!!!


Sorry! but my english suck!

Offline

Board footer

Powered by FluxBB