You are not logged in.
Pages: 1
Topic closed
I'm 99.9% sure my wifi is set up correctly.
ping -c 2 www.google.com
Output: 2 Packets Transmitted/Received 0% Packet LossSince 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 dbSo 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/mirrorlistI overwrote /etc/pacman.d/mirrorlist to look like:
Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/x86_64
#...etc etcThen 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 dbOffline
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
Try pacman -Syu first.
Offline
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 -Sythe -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 -Syuyou 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
Looks like pacman -Syu is running. Thanks. Gotta wait for a big download.
Offline
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 ![]()
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline
Everything is working great! Thanks Everyone.
Offline
Oh YES I love TITLES like THIS!!! What is the INTERNETS!
Offline
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)
![]()
Offline
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
And.... lets close this now....
Offline
Pages: 1
Topic closed