You are not logged in.

#1 2006-12-04 04:14:07

nanodano
Member
Registered: 2006-11-06
Posts: 4

using pacman

Hi,
I'm having some trouble with my pacman. I boot up normally, and then I run dhcpcd -B. After I do that, I can start to ping named hosts like www.google.com. When I try to get any packages with pacman though it tells me it can not find the package I'm trying to install. It does this with any package I try. I checked my config file and the repositories are listed there. I'm not sure whats going on. I installed only the base Arch system. Any ideas?


I just can't wait to be king.

Offline

#2 2006-12-04 04:15:58

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: using pacman

Try a different mirror at the top of the files in /etc/pacman.d/*, maybe the mirror is bad.


I am a gated community.

Offline

#3 2006-12-04 04:34:05

nanodano
Member
Registered: 2006-11-06
Posts: 4

Re: using pacman

i tried pacman -Syu and it updated my system


So, am I just issueing the wrong command?

pacman -A joe

is that incorrect to add the joe package?


I just can't wait to be king.

Offline

#4 2006-12-04 04:47:19

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: using pacman

ah, yep, that's the wrong command.

You want pacman -S joe.

The -S stands for sync. The -A command is if you downloaded a name-ver-.pkg.tar.gz file from somewhere because its not in the repositories and you want to install it.

Dusty

Offline

Board footer

Powered by FluxBB