From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 14:15:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E78116A41F for ; Fri, 30 Sep 2005 14:15:59 +0000 (GMT) (envelope-from freebsd@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A754D43D49 for ; Fri, 30 Sep 2005 14:15:58 +0000 (GMT) (envelope-from freebsd@redry.net) Received: (qmail 39553 invoked by uid 89); 1 Oct 2005 00:15:55 +1000 Received: by simscan 1.1.0 ppid: 39515, pid: 39535, t: 9.5785s scanners: clamav: 0.86.1/m:33/d:984 spam: 3.0.4 Received: from unknown (HELO ?192.168.1.34?) (212.2.178.69) by 0 with SMTP; 1 Oct 2005 00:15:45 +1000 Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: eoghan Date: Fri, 30 Sep 2005 15:15:41 +0100 X-Mailer: Apple Mail (2.734) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Subject: pkg_add problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 14:15:59 -0000 Hello Im trying to install gnome2 via pkg_add -r since the port install gave me an error half way through. So when I type: pkg_add -r gnome2 I get: Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/ packages-5.3-release/Latest/gnome2.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'tp://ftp.freebsd.org/pub/FreeBSD/ports/i386/ packages-5.3-release/Latest/gnome2.tbz' by URL I can ftp to the freeBSD site but im jut not sure what pkg to get... any idea why my pkg_add -r doesnt work? (it seems to be the same for any pkg i try to add) Im using 5.3 Thanks Eoghan