From owner-freebsd-current@FreeBSD.ORG Wed Jan 5 15:20:23 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD8416A4CE for ; Wed, 5 Jan 2005 15:20:23 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8FB543D2D for ; Wed, 5 Jan 2005 15:20:22 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so48684rne for ; Wed, 05 Jan 2005 07:20:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=CHpSAnQkbLFxUI/LLl8XknfS8xBn/IpdiX5D5nkCg+KhQFRj4rLlnAqXVTiwMj6TU7f0aNZ+UjfQJZMZ22bAfMI8/nd4lFw+Ll0b5W/IYkEPS7QQvKe54C7jjriNFSJea3IaFkOkJ3np4gfvk66uoS5yPBZqCON6gMoxz23kIc4= Received: by 10.38.181.14 with SMTP id d14mr116341rnf; Wed, 05 Jan 2005 07:20:22 -0800 (PST) Received: by 10.38.209.12 with HTTP; Wed, 5 Jan 2005 07:20:22 -0800 (PST) Message-ID: <84dead72050105072055548392@mail.gmail.com> Date: Wed, 5 Jan 2005 20:50:22 +0530 From: Joseph Koshy To: Richard Cadwalader In-Reply-To: <200501050830.36906.richard@howitsdone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501050830.36906.richard@howitsdone.net> cc: freebsd-current@freebsd.org Subject: Re: pkg_add looking in the wrong place X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joseph Koshy List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 15:20:23 -0000 > gigaping# pkg_add -r apache > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/Latest/apache.tbz: > File unavailable (e.g., file not found, no access) What does "uname -a" show on your system?