From owner-freebsd-sparc Wed Aug 28 4: 3:24 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6EAE37B400 for ; Wed, 28 Aug 2002 04:03:20 -0700 (PDT) Received: from smtp-gw-cl-a.dmv.com (smtp-gw-cl-a.dmv.com [64.45.128.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C05C43E91 for ; Wed, 28 Aug 2002 04:03:20 -0700 (PDT) (envelope-from patrick@godloveya.com) Received: from mail-gw.dmv.com (mail-gw.dmv.com [64.45.128.6]) by smtp-gw-cl-a.dmv.com (8.12.3/8.12.3) with ESMTP id g7SAuljr068142 for ; Wed, 28 Aug 2002 06:56:47 -0400 (EDT) (envelope-from patrick@godloveya.com) Received: from laptop (12-219-89-144.client.mchsi.com [12.219.89.144]) (authenticated (0 bits)) by mail-gw.dmv.com (8.11.6/8.11.6) with ESMTP id g7SBEdq28528 for ; Wed, 28 Aug 2002 07:14:40 -0400 (EDT) (envelope-from patrick@godloveya.com) Message-ID: <003f01c24e82$dc740060$6300a8c0@dmv.com> From: "Patrick" To: References: <20020827152648.GA19247@blueyonder.co.uk> <3D6CA442.9090107@materna.de> Subject: Re: can't pkg_add Date: Wed, 28 Aug 2002 07:05:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It doesn't work because it is looking for a file: zsh.tbz pkg_add -r zsh Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/zsh. tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/zsh .tbz' by URL Using tcpdump, I see that the RETR command is looking for the file : RETR zsh.tbz This doesn't exist in the directory: /pub/FreeBSD/ports/sparc64/packages-current/Latest. The file there is zsh.tgz Patrick ----- Original Message ----- From: "Smeets, Florian" To: "Jason Mann" Cc: Sent: Wednesday, August 28, 2002 6:21 AM Subject: Re: can't pkg_add > Jason Mann wrote: > > >I am unable to install packages using pkg_add -r. I get the following: > > > >xenon# pkg_add -r zsh > >Error: FTP Unable to get > >ftp://ftp.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest/ > >zsh.tgz: > >Connection reset by peer > >pkg_add: unable to fetch > >'ftp://ftp.freebsd.org/pub/FreeBSD/ports/sparc64/packages-current/Latest > >/zsh.tgz' > >by URL > > > >I can manually FTP to the location in the FTP URL, and see the file it > >is > >attempting to retrieve, so I am at a loss to explain why it will not > >work. > > > >Any pointers gratefully received. > > > >Regards > > > >Jason Mann > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-sparc" in the body of the message > > > > > Hello all, > > i had the same problem when i tried the sparc port but i didn't find a > solution > > > Regards > Florian > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-sparc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message