From owner-freebsd-sparc Wed Aug 28 8:38: 3 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 A629937B400 for ; Wed, 28 Aug 2002 08:38:00 -0700 (PDT) Received: from neutrino.cableinet.net (neutrino.cableinet.net [194.117.142.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 6529E43E65 for ; Wed, 28 Aug 2002 08:37:59 -0700 (PDT) (envelope-from jmann@blueyonder.co.uk) Received: (qmail 21923 invoked by uid 1000); 28 Aug 2002 15:37:56 -0000 Date: Wed, 28 Aug 2002 16:37:56 +0100 From: Jason Mann To: freebsd-sparc@freebsd.org Subject: Re: can't pkg_add Message-ID: <20020828153756.GB21875@blueyonder.co.uk> References: <20020827152648.GA19247@blueyonder.co.uk> <3D6CA442.9090107@materna.de> <003f01c24e82$dc740060$6300a8c0@dmv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003f01c24e82$dc740060$6300a8c0@dmv.com> User-Agent: Mutt/1.4i 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 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