From owner-freebsd-questions@FreeBSD.ORG Fri Jun 15 14:15:57 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C916D1065687 for ; Fri, 15 Jun 2012 14:15:57 +0000 (UTC) (envelope-from matthias@d2ux.net) Received: from h1907788.stratoserver.net (h1907788.stratoserver.net [85.214.252.129]) by mx1.freebsd.org (Postfix) with ESMTP id 83DE98FC15 for ; Fri, 15 Jun 2012 14:15:57 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by h1907788.stratoserver.net (Postfix) with ESMTP id 452BD39EE354; Fri, 15 Jun 2012 15:54:41 +0200 (CEST) Received: from h1907788.stratoserver.net ([127.0.0.1]) by localhost (h1907788.stratoserver.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K-y5UJfAhOKt; Fri, 15 Jun 2012 15:54:40 +0200 (CEST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by h1907788.stratoserver.net (Postfix) with ESMTP id CAE7939EE2CB; Fri, 15 Jun 2012 15:54:39 +0200 (CEST) User-Agent: SOGoMail 1.3.15 X-Forward: localhost.localdomain from: "Matthias Petermann" message-id: <520-4fdb3e80-169-66b90500@69840155> to: "jb" date: Fri, 15 Jun 2012 15:54:39 +0200 in-reply-to: content-transfer-encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: libreoffice package and port troubles 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, 15 Jun 2012 14:15:57 -0000 Hi, a couple of days ago I had the same issue. Install via pkg_add -r did result in the same error you reported. But building LIbreOffice from the ports worked well. The pkg_add issue only appeared on i386 system for me, it worked on amd64 so I guess the i386 packages are corrupted? Kind regards, Matthias Am Freitag, 15. Juni 2012 14:27 CEST, jb schrieb: Hi, FreeBSD 9.0. I can not build a port of LibreOffice: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168717 I can not install package too: # pkg_add -r libreoffice Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/L atest libreoffice.tbz...lib/libreoffice/basis3.4/program/libunopkgapp.so: bzip decompression failed ... < 123 errors about dependencies out of sync due to prior ports updates > ... pkg_add: warning: package 'libreoffice-3.4.4' requires 'libwpg-0.2.0_1', but 'libwpg-0.2.1_1' is installed # Could we somehow improve on this process ? jb _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"