Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 10:37:28 +0100
From:      Jason Mann <jmann@blueyonder.co.uk>
To:        freebsd-sparc@freebsd.org
Subject:   Re: can't pkg_add
Message-ID:  <20020902093728.GA16578@blueyonder.co.uk>
In-Reply-To: <3D6CA442.9090107@materna.de>
References:  <20020827152648.GA19247@blueyonder.co.uk> <3D6CA442.9090107@materna.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi folks,

Well, I rebuilt my system after using anoncvs to grab the sources on Friday.

Apart from a problem building tar, which was fixed by manually deleting a
directory in the source tree, it went flawlessly.

My man problem is now fixed. Man pages display nicely, but pkg_add is still
being a bitch.

I now get the following:

xenon# echo $PACKAGESITE
ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/

xenon# pkg_add -r -v perl
looking up ftp.uk.freebsd.org
connecting to ftp.uk.freebsd.org:21
Error: FTP Unable to get
ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/perl.tbz:
Connection reset by peer
pkg_add: unable to fetch
'ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/perl.tbz'
by URL
pkg_add: 1 package addition(s) failed


xenon# pkg_add -r -v perl.tgz
looking up ftp.uk.freebsd.org
connecting to ftp.uk.freebsd.org:21
Error: FTP Unable to get
ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/perl.tgz:
Connection reset by peer
pkg_add: unable to fetch
'ftp://ftp.uk.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/perl.tgz'
by URL
pkg_add: 1 package addition(s) failed

Any ideas?

Jason

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020902093728.GA16578>