From owner-freebsd-sparc Wed Aug 28 12:23:50 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 5F53B37B400 for ; Wed, 28 Aug 2002 12:23:48 -0700 (PDT) Received: from m31.dmv.com (pbx.dmv.com [64.45.144.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBF843E6A for ; Wed, 28 Aug 2002 12:23:47 -0700 (PDT) (envelope-from patrick@godloveya.com) Received: from m31.dmv.com (m31.dmv.com [172.17.0.44]) by m31.dmv.com (8.10.2+Sun/8.10.2) with ESMTP id g7SJN1h00757 for ; Wed, 28 Aug 2002 15:23:01 -0400 (EDT) Subject: Re: can't pkg_add From: Patrick To: freebsd-sparc@FreeBSD.ORG In-Reply-To: <20020828153756.GB21875@blueyonder.co.uk> References: <20020827152648.GA19247@blueyonder.co.uk> <3D6CA442.9090107@materna.de> <003f01c24e82$dc740060$6300a8c0@dmv.com> <20020828153756.GB21875@blueyonder.co.uk> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 28 Aug 2002 15:23:01 -0400 Message-Id: <1030562581.675.8.camel@m31> Mime-Version: 1.0 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 I went through the CVSweb and seen the change from tgz to tbz in main.c diff from version 1.50 to 1.51 Haven't been able to check to see if .tgz works or not as none of the files have .tbz endings. On Wed, 2002-08-28 at 11:37, Jason Mann wrote: > Thanks for your reply Patrick. > > What you suggested does not seem to be the case on my system. pkg_add is > definitely requesting zsh.tgz, which does exist. > > The same thing happens no matter what package I try. > > My networking settings are definitely correct, and DNS resolution is working > fine. > > Jason > > > 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 > > > > 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