From owner-freebsd-questions@FreeBSD.ORG Sun May 18 22:15:03 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7AEC9C27 for ; Sun, 18 May 2014 22:15:03 +0000 (UTC) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48C1220A0 for ; Sun, 18 May 2014 22:15:02 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id s4IMEsMu058797 for ; Sun, 18 May 2014 16:14:55 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Message-ID: <537930DE.7010904@dreamchaser.org> Date: Sun, 18 May 2014 16:14:54 -0600 From: Gary Aitken Reply-To: freebsd@dreamchaser.org User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: FreeBSD Mailing List Subject: openoffice-4 dist file missing; openoffice.org-3 fails to extract Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Sun, 18 May 2014 16:14:55 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 22:15:03 -0000 Hi all, Trying to build either of these: openoffice-4 openoffice.org-3 For openoffice-4, I get: Requires distfile: ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 doesn't seem to exist. It's not clear to me from the build message where ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 is supposed to be; I don't see it at ftp.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice For openoffice.org-3 I get: ===> Fetching all distfiles required by openoffice.org-3.3.0 for building ===> Extracting for openoffice.org-3.3.0 => SHA256 Checksum OK for openoffice.org3/OOo_OOO330_m20_source.tar.bz2. => SHA256 Checksum OK for openoffice.org3/ext_sources.20110129.tar.bz2. => SHA256 Checksum OK for openoffice.org3/unowinreg.dll. tar: Unrecognized archive format tar: Error exit delayed from previous errors. *** [do-extract] Error code 1 Has anyone built either of these successfully recently? If so, what's the magic? Thanks, Gary