From owner-freebsd-office@FreeBSD.ORG Fri Feb 17 13:49:49 2012 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88DAF106566C for ; Fri, 17 Feb 2012 13:49:49 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id 4BE688FC1B for ; Fri, 17 Feb 2012 13:49:49 +0000 (UTC) Received: from roxette.lamaiziere.net (136.9.74.86.rev.sfr.net [86.74.9.136]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 67E4BFAA2D08; Fri, 17 Feb 2012 14:49:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by roxette.lamaiziere.net (Postfix) with ESMTP id D94A5C52E; Fri, 17 Feb 2012 14:49:47 +0100 (CET) Date: Fri, 17 Feb 2012 14:49:47 +0100 From: Patrick Lamaiziere To: Victor Bron Message-ID: <20120217144947.2de318ca@davenulle.org> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: office@FreeBSD.org Subject: Re: Broken package libreoffice-3.4.4 (FreeBSD 9.0) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 13:49:49 -0000 Le Thu, 16 Feb 2012 13:54:39 +0200, Victor Bron a écrit : > Hello. > =>pkg_add -rK libreoffice > Fetching > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/libreoffice.tbz...lib/libreoffice/basis3.4/program/libunopkgapp.so: > bzip decompression failed tar: Error exit delayed from previous > errors. Done. > .... > pkg_add libreoffice.tbz > lib/libreoffice/basis3.4/program/libunopkgapp.so: bzip decompression > failed tar: Error exit delayed from previous errors. > pkg_add: tar extract of /usr/ports/www/libreoffice.tbz failed! > pkg_add: unable to extract '/usr/ports/www/libreoffice.tbz'! Yes there is a problem, {bsd/gnu}bunzip2 fail too. Regards.