You are not logged in.

#1 2008-01-11 15:02:29

chulapaluma
Member
Registered: 2008-01-11
Posts: 22

Pacman + testing

Hi,

I want to test the new nvidiadriver (169) on my arch because the stable 100.14.16 doesn't work for my 8800gt.
I`ve change the pacman.conf and set up the testing resporitory.

But when I enter "pacman -S testing/nvidia" i get an Error: no such resporitory. Why?


Thx + sorry for my englisch

Offline

#2 2008-01-11 15:12:36

rocktorrentz
Member
From: Southampton, England
Registered: 2007-08-05
Posts: 141

Re: Pacman + testing

You need to run "pacman -Syu" first which will update your system and sync with the testing repository.

Offline

#3 2008-01-11 15:12:40

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: Pacman + testing

Did you sync the databases after changing pacman.conf?  If that's not it post your edited pacman.conf -- perhaps something is wrong there.

Offline

#4 2008-01-11 15:13:53

chulapaluma
Member
Registered: 2008-01-11
Posts: 22

Re: Pacman + testing

Oh i do pacman -Syu "your database is up do date"

I will post it in 5 minutes.

Offline

#5 2008-01-11 15:31:21

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pacman + testing

Are you sure you set up pacman.conf right?

Make sure you UNCOMMENT the [testing] header.

You don't want this:

# [testing]
Include = /etc/pacman.d/testing

You DO want this:

[testing]
Include = /etc/pacman.d/testing

Run 'pacman -Sy' after enabling testing.

Offline

#6 2008-01-11 15:51:47

chulapaluma
Member
Registered: 2008-01-11
Posts: 22

Re: Pacman + testing

Okay this was the mistake.

Thx a lot....

I will post my xorg problem, if it exist anymore, later

Thx @ all

Offline

Board footer

Powered by FluxBB