From owner-freebsd-openoffice@FreeBSD.ORG Wed Jan 11 19:44:18 2006 Return-Path: X-Original-To: openoffice@freebsd.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4152116A422 for ; Wed, 11 Jan 2006 19:44:18 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1848543D66 for ; Wed, 11 Jan 2006 19:44:04 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id k0BJhFFZ078550 for ; Wed, 11 Jan 2006 16:43:15 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost [127.0.0.1]) by pi.iib.unsam.edu.ar (8.13.1/8.13.1) with ESMTP id k0BJhgYj083407 for ; Wed, 11 Jan 2006 16:43:43 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.13.1/8.13.1/Submit) id k0BJhg8Y083406 for openoffice@freebsd.org; Wed, 11 Jan 2006 16:43:42 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Wed, 11 Jan 2006 16:43:42 -0300 From: Fernan Aguero To: openoffice@freebsd.org Message-ID: <20060111194342.GG54588@iib.unsam.edu.ar> References: <20060111180126.GE54588@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060111180126.GE54588@iib.unsam.edu.ar> User-Agent: Mutt/1.5.9i Cc: Subject: Re: openoffice 2.0 package issues X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2006 19:44:18 -0000 +----[ To openoffice@freebsd.org (11.Jan.2006 15:01): | [ snipped ] | ii. checksums [ snipped ] | Perhaps it will be a good idea to include checksums along | with the packages so we can see if the downloaded package is | not truncated? I'm downloading it again just in case ... | | Fernan | +----] Indeed. Should have been a truncated download: pkg_add -r ftp://complete/package/URL finished downloading the package without problems. Now it seems like the package requires openssl, but could not fetch it (from the URL I provided): Fetching ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.0m146/FreeBSD6/OOo_SRC680_m146_FreeBSD60Intel_install_en-US.tbz... Done. Error: FTP Unable to get ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/2.0m146/All/openssl-beta-0.9.8a.tbz: File unavailable (e.g., file not found, no access) pkg_add: can't open dependency file '/var/db/pkg/openssl-beta-0.9.8a/+REQUIRED_BY '! dependency registration is incomplete pkg_add: warning: package 'en-openoffice.org-US-2.0.20051222' requires 'openldap- client-2.2.29', but 'openldap-client-2.2.30' is installed Should I install openssl and reinstall the OO package? thanks again, Fernan