Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 64A3CE5E4 for ; Tue, 15 Jan 2013 08:15:44 +0000 (UTC) Received: (qmail 85069 invoked by uid 500); 15 Jan 2013 08:15:43 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 84718 invoked by uid 500); 15 Jan 2013 08:15:42 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 84690 invoked by uid 99); 15 Jan 2013 08:15:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 08:15:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of orwittmann@googlemail.com designates 209.85.214.44 as permitted sender) Received: from [209.85.214.44] (HELO mail-bk0-f44.google.com) (209.85.214.44) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 08:15:33 +0000 Received: by mail-bk0-f44.google.com with SMTP id w11so2460577bku.31 for ; Tue, 15 Jan 2013 00:15:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=zLksE6KCeYdsDfyuW5yadenyraYI7Ik7MT8lboujkjA=; b=iIp2mTVvL6COgl63oXoJk3fB2jec8mcjPUDgZdBY7LMpFqg6/Q1mfqtFEjgh+NiZ4P A8I2tnQIjsT3FjBuchcNGHSxifliCak0axXbTlet3L58K3eQ0vaA6VW/eVbsjJS5l/Vw /MHCyd2OOMAjewSxg2xKHRvfqSve8oehOKcXbs8nxszWndDiD03WWhx84vPVtjVP0krS TtSfr3ms/7ua4qhtEi3MgbVpLciGI8iIYMWgELMTPLxoomO7tXzlrR2AEXDkk2rD4n+U DttphVXg66QgR2KL5+Sp3gdLjeFcrwh7rb/+8PYAv2bz/rG2fjZt9P8UCsz09hOx3By4 luIA== X-Received: by 10.204.3.220 with SMTP id 28mr39292646bko.50.1358237712454; Tue, 15 Jan 2013 00:15:12 -0800 (PST) Received: from [9.155.131.105] (deibp9eh1--blueice1n2.emea.ibm.com. [195.212.29.164]) by mx.google.com with ESMTPS id o7sm11792262bkv.13.2013.01.15.00.15.11 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Jan 2013 00:15:11 -0800 (PST) Message-ID: <50F5101C.6030802@googlemail.com> Date: Tue, 15 Jan 2013 09:15:24 +0100 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: Error (maybe) installing yesterdays daily build References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 15.01.2013 07:50, Drew Jensen wrote: > Howdy, > > I just installed the 64bit Linux daily build from yesterday and ran into an > error I don't remember seeing before. > > I'm not installing this in parallel, BTW, the platform is Ubuntu 12.10 with > LibreOffice completely removed. I install the desktop integration files > each time when I do. > > So the main files went in fine, with the new directory names under /opt > The desktop integration however gave these error messages: > dpkg: regarding apache_openoffice3.5-debian-menus_3.5-9611_all.deb > containing apache: > apache2.2-common conflicts with apache > apache (version 3.5-9611) is to be installed. > > dpkg: error processing apache_openoffice3.5-debian-menus_3.5-9611_all.deb > (--install): > conflicting packages - not installing apache > Errors were encountered while processing: > apache_openoffice3.5-debian-menus_3.5-9611_all.deb > > Just thought I'd pass it along. > Thanks for passing it along. I assume that this error is caused by the changes for the renaming - issue 121388 - as also the packages had been renamed. Can somebody with expertise in the area of debian packages help me to solve the issue? Thanks in advance, Oliver.