You are not logged in.

#1 2010-08-04 20:08:54

zjames
Member
Registered: 2010-08-04
Posts: 29

using pacman

i recently installed arch, and have managed to install wireless tools and connect to my wireless. now, when i try using pacman to install new packages, i get the following error mesage:
error failed retrieving file "core.db.tar.gz" from "..." : Transient resolver failure
the ... contains a URL, and this message is repeated several times with different URLs. can any1 help?

Offline

#2 2010-08-04 20:14:09

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: using pacman

Hello and welcome to arch.
Have you tried reading the wiki?
Have you done anything to your pacman.conf and /etc/pacman.d/mirrorlist?

Offline

#3 2010-08-04 20:18:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: using pacman

Offline

#4 2010-08-04 20:18:11

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

yes, i was following the arch wiki
i have edited /etc/pacman.d/mirrorlist and removed # from the gb servers. wen i went back, all the gb servers were gone so i have now removed the # from the german servers

Offline

#5 2010-08-04 20:19:01

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: using pacman

your /etc/resolv.conf is set up correctly ?


Give what you have. To someone, it may be better than you dare to think.

Offline

#6 2010-08-04 20:20:40

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

i dont no, i havnt looked at it. im new to linux, whats it meant to look like?

Offline

#7 2010-08-04 20:22:36

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: using pacman

like this
/etc/resolv.conf

# Generated by dhcpcd from wlan0
# /etc/resolv.conf.head can replace this line
domain lan
nameserver xxx.xxx.x.xxx
# /etc/resolv.conf.tail can replace this line

the Xs represent what looks like to be something similar to my ip address

Last edited by Romanrp (2010-08-04 20:40:38)

Offline

#8 2010-08-04 20:43:21

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

i dont hav the
# Generated by dhcpcd from wlan0
or
domain lan
nameserver xxx.xxx.x.xxx

Offline

#9 2010-08-04 20:45:37

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: using pacman

have you tried connecting to your wifi?
and after u done that have u done
dhcpcd wlan0?

Offline

#10 2010-08-04 20:48:49

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

yes, that was after connecting to wifi and doing dhcpcd wlan0
after dhcpcd wlan0, it said timed out, is that a problem?

Offline

#11 2010-08-04 20:54:55

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: using pacman

yes
that is a problem
make sure you typed your password correctly

Offline

#12 2010-08-04 20:56:13

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

my password was typed correctly, and i get the same message every time i use the dhcpcd wlan0 command. what should i do about it?

Offline

#13 2010-08-04 21:06:51

denisfalqueto
Member
From: ES, Brazil
Registered: 2006-03-24
Posts: 197

Re: using pacman

I suggest using wicd. It has even a command line interface, so you don't need X Window if you don't want. There you can manage your connection very easily and it gives good error messages, so you can fix them.


Satisfied users don't rant, so you'll never know how many of us there are.

Offline

#14 2010-08-04 21:25:17

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

my pacman isnt working so i cant install that
i typed:
iwconfig
ifconfig wlan0 up
iwlist wlan0 scan
iwconfig wlan0 essid "linksys" key **********
dhcpcd wlan0
it then said timed out

Offline

#15 2010-08-04 21:27:37

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: using pacman

dhcpcd wlan0
it then said timed out 

means you probably mistyped your password

Offline

#16 2010-08-04 21:29:25

zjames
Member
Registered: 2010-08-04
Posts: 29

Re: using pacman

i know i didnt mistype my password, there is some other problem

Offline

#17 2010-08-04 21:35:48

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: using pacman

make sure the essid in

 iwconfig wlan0 essid "linksys" key ********** 

is the same one that's in

 iwlist wlan0 scan 

Offline

#18 2010-08-04 23:29:28

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: using pacman

Please change the thread title - you heed help with a wireless networking issue, not with the use of pacman.

Moved to Newbie Corner.

Offline

#19 2010-08-05 01:14:52

jac
Member
From: /home/jac
Registered: 2009-05-19
Posts: 431
Website

Re: using pacman

Are you typing a hexadecimal key or an ASCII key? If you're using an ASCII key, you have to put 's:' before it. See the wiki for more.

Offline

Board footer

Powered by FluxBB