From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 07:19:57 2004 Return-Path: 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 C451216A4CE for ; Tue, 20 Apr 2004 07:19:57 -0700 (PDT) Received: from rastaban.dandy.net (rastaban.dandy.net [209.128.224.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 560E243D4C for ; Tue, 20 Apr 2004 07:19:57 -0700 (PDT) (envelope-from andy@neu.net) Received: from Mira.dandy.net (mira.dandy.net [209.128.224.15]) by rastaban.dandy.net (8.12.10/8.12.6) with ESMTP id i3KEJuiW023702 for ; Tue, 20 Apr 2004 10:19:56 -0400 Date: Tue, 20 Apr 2004 10:19:56 -0400 (EDT) From: andy@neu.net X-X-Sender: andyneu@Mira.dandy.net To: freebsd-questions@freebsd.org In-Reply-To: <20040420133452.7126916A4D0@hub.freebsd.org> Message-ID: References: <20040420133452.7126916A4D0@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: More dependency hell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 14:19:57 -0000 I am trying to install OpenOffice 1.1.1 on a box with a fresh install of 5.2.1Release. I get Java to compile and install, however Openoffice chokes because it starts to update all the Gnome stuff. I cannot get the update script to run sucessfully, so now the Openoffice install dies and Gnome is hosed as well. I tried to install the OO package, and I get the following error: [root@athlon ~]# pkg_add -r openoffice Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.2.1-release/Latest/openoffice.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.2.1-release/Latest/openoffice.tbz' by URL [root@athlon ~]# Am I stuck here, or is there a way out? Thanks in advance for any and all help. Andy