From owner-freebsd-sparc Wed Aug 28 12:31: 2 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 3FA2437B400 for ; Wed, 28 Aug 2002 12:30:59 -0700 (PDT) Received: from m31.dmv.com (pbx.dmv.com [64.45.144.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD1343E3B for ; Wed, 28 Aug 2002 12:30:58 -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 g7SJUCh00775 for ; Wed, 28 Aug 2002 15:30:12 -0400 (EDT) Subject: Re: can't pkg_add From: Patrick To: sparc@FreeBSD.ORG In-Reply-To: <1030562581.675.8.camel@m31> References: <20020827152648.GA19247@blueyonder.co.uk> <3D6CA442.9090107@materna.de> <003f01c24e82$dc740060$6300a8c0@dmv.com> <20020828153756.GB21875@blueyonder.co.uk> <1030562581.675.8.camel@m31> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 28 Aug 2002 15:30:12 -0400 Message-Id: <1030563012.675.13.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 did check out the i386/Latest directory and all of the packages have the .tbz extension. So there has been a change in the filenames. Also, looking through the CVS archives, there have been some revisions to the pkg_install src tree. So if your pkg_add -r is looking for .tgz then it is not current. What is the revision number? On Wed, 2002-08-28 at 15:23, Patrick wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message