You are not logged in.

#1 2005-01-01 03:55:01

root_tux_linux
Member
From: Basel, Switzerland
Registered: 2005-01-01
Posts: 53
Website

pacman error mesg... cannot connect to...

Hi

I'am new here and have a little problem with pacman and error outputs...

:: Synchronizing package databases...
getservbyname: No such file or directory
error: cannot connect to ftp.archlinux.org
getservbyname: No such file or directory
error: cannot connect to ftp.archlinux.de
getservbyname: No such file or directory
error: cannot connect to ftp.ibiblio.org
current                  [################] 100%      44K    57.5K/s  00:00:00
getservbyname: No such file or directory
error: cannot connect to ftp.ibiblio.org
extra                    [################] 100%     185K    71.0K/s  00:00:02

How can i fix it oder hidden the error messages?

Offline

#2 2005-01-01 04:02:05

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: pacman error mesg... cannot connect to...

what do you get when you..

ping ftp.archlinux.org


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#3 2005-01-01 05:56:18

root_tux_linux
Member
From: Basel, Switzerland
Registered: 2005-01-01
Posts: 53
Website

Re: pacman error mesg... cannot connect to...

I found the problem...

missing iputils package smile

Offline

#4 2005-02-11 16:49:22

Creepy
Member
From: The Netherlands
Registered: 2004-09-20
Posts: 48

Re: pacman error mesg... cannot connect to...

pacman -A package.pkg.tar.gz or pacman -U package.pkg.tar.gz

Offline

#5 2005-02-11 16:54:07

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

Re: pacman error mesg... cannot connect to...

that filename doesn't look like a pacman package filename. If you want the pacman package, grab ftp://ftp.archlinux.org/extra/os/i686/f … pkg.tar.gz

that's a newer package, but it works with pacman. To install run:
pacman -U fluxbox-0.1.14-2.pkg.tar.gz

Or else just run
pacman -Sy fluxbox

to download it directly.

If you want to use the 0.9.12 version, you will have to build the package from scratch. This isn't difficult, you can follow instructions on using ABS (Arch Build System) found in the Arch Linux Wiki.  You can probably find a PKGBUILD for the old version in the CVS archives, accessible from searching the front page.

Dusty

Offline

#6 2005-02-11 17:36:34

xerxes2
Member
From: Malmoe, Sweden
Registered: 2004-04-23
Posts: 1,249
Website

Re: pacman error mesg... cannot connect to...

as Dusty said, Pacman is only for binary packages packaged with ABS(Arch Build System),

if you want the latest fluxbox you can find it in 'unstable' repo,
it must be set before 'current' repo, otherwise you will get the old one,


arch + gentoo + initng + python = enlisy

Offline

#7 2005-02-11 19:04:57

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: pacman error mesg... cannot connect to...

a package is a pacman package if the extension is ".pkg.tar.gz" - the links on the package browser web page are not to the pacman package, but a link to the source code...

it's best to go to one of the ftp sites to download packages...

Offline

#8 2005-02-11 20:36:34

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: pacman error mesg... cannot connect to...

Grunya wrote:

I have a lucent winmodem. I found driver too but I can't install that so easily, because that isn't a pacman package too.

There is a package:

pacman -S ltmodem

.

Offline

#9 2005-02-11 23:27:04

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: pacman error mesg... cannot connect to...

Offline

#10 2005-02-11 23:44:18

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: pacman error mesg... cannot connect to...

Grunya wrote:

I installed the package with pacman -A ltmodem......pkg.tar.gz

(pacman -S didn't work)

pacman -S <package> basically says "download this package and install it..."
pacman -A <package>.pkg.tar.gz says "I have this file, install it..."

so once you get your stuff working, go ahead and start using pacman -S (assuming you don't pay for bandwidth like Dusty)

you may want to run a "pacman -Syu" once you get connected, which will upgrade your whole system for you... do it before you go to bed because sometimes it can be like 100MB...

Offline

#11 2005-02-12 00:45:17

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: pacman error mesg... cannot connect to...

Grunya wrote:

Phrakture!

In Hungary man must pay a lot for the internet! :-)
So I only a few packages want to install with pacman and some pages look on the web, what i need.

Oh, heh - didn't know it cost so much out there

Offline

Board footer

Powered by FluxBB