You are not logged in.

#1 2009-09-15 03:34:27

Blake Gideon
Member
From: Los Angeles, CA
Registered: 2009-09-14
Posts: 57

Internet OK. I CANT CONNECT to Repos using PACMAN

I'm 99.9% sure my wifi is set up correctly.

ping -c 2 www.google.com

Output: 2 Packets Transmitted/Received 0% Packet Loss

Since I have a connection to the internet, I thought it would be awesome to install xfce!
Pacman needs python to find the fastest connection!

pacman -S python
python package not found, searching for group...
error: 'python': not found in sync db

So I spend at least 45 minutes going over the pacman.conf docs. I try messing with the /etc/pacman.d/mirrorlist so all mirrors in the USA are represented to start with.

pacman.conf is all defaults... so I have this under core, extra, community:

Include= /etc/pacman.d/mirrorlist

I overwrote /etc/pacman.d/mirrorlist to look like:

Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/x86_64
#...etc etc

Then I try to use pacman to install python and it does not work. I am stumped. Prompt help would be greatly appreciated, I would like to be up and running xfce tonight. Thank you for taking time out of your day to help someone!:D

[root]# pacman -S python
python package not found, searching for group...
error: 'python': not found in sync db

Offline

#2 2009-09-15 03:37:27

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

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

Blake Gideon wrote:

I'm 99.9% sure my wifi is set up correctly.

Edit:  Ignore my adivse...   saw some output to the contrary at the end of your post.

A "pacman -Syyu" should get you on your way.

Offline

#3 2009-09-15 03:37:38

SamC
Member
From: Calgary
Registered: 2008-05-13
Posts: 611
Website

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

Try pacman -Syu first.

Offline

#4 2009-09-15 03:42:37

Zack89
Member
Registered: 2008-09-24
Posts: 170

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

Well if you can do a ping then you are definitly online.. If there was a problem with your servers then it would output it couldnt find the repos.. Have you done a repo sync? If not:

 pacman -Sy

the -Sy flag says to sync your repos so pacman can find a specific package. It needs to know the pkg exists on there.  Also if you do:

 pacman -Syu

you can do a repo sync then full system upgrade at the same time.


Registered User number: 496613. Show your Tux Pride!
http://counter.li.org

Offline

#5 2009-09-15 03:50:53

Blake Gideon
Member
From: Los Angeles, CA
Registered: 2009-09-14
Posts: 57

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

Looks like pacman -Syu is running. Thanks. Gotta wait for a big download.

Offline

#6 2009-09-15 03:54:58

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

You only just installed didn't you?

After a fresh install, pacman only has a list of the packages in 'core' cached on disk. You have to run `pacman -Sy` to get pacman to download/update a the list of packages in 'extra' and 'community' otherwise you get the error you've been getting smile

Offline

#7 2009-09-15 03:55:09

Blake Gideon
Member
From: Los Angeles, CA
Registered: 2009-09-14
Posts: 57

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

Everything is working great! Thanks Everyone.

Offline

#8 2009-09-15 04:04:14

toofishes
Developer
From: Chicago, IL
Registered: 2006-06-06
Posts: 602
Website

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

Oh YES I love TITLES like THIS!!! What is the INTERNETS!

Offline

#9 2009-09-15 04:07:50

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

I Cannots Conect To Teh Pacamn



(how did you get all caps to work ?)

Last edited by sand_man (2009-09-15 04:08:12)


neutral

Offline

#10 2009-09-15 04:12:46

Mardoct
Member
Registered: 2009-08-17
Posts: 208

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

THIS phrase seems to BE ARBITRARILY all capped at SOME points.


The human being created civilization not because of willingness but of a need to be assimilated into higher orders of structure and meaning.

Offline

#11 2009-09-15 04:19:36

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

Re: Internet OK. I CANT CONNECT to Repos using PACMAN

And....  lets close this now....

Offline

Board footer

Powered by FluxBB