[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694815: marked as done (libreoffice-common: tries to connect to X session during install)



Your message dated Sat, 1 Dec 2012 14:41:38 +0100
with message-id <20121201134138.GA17467@rene-engelhard.de>
and subject line Re: Bug#694815: libreoffice-common: tries to connect to X session during install
has caused the Debian Bug report #694815,
regarding libreoffice-common: tries to connect to X session during install
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
694815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694815
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libreoffice-common
Version: 1:3.5.4+dfsg-4
Severity: normal

Libreoffice has no business connecting at install time to the X
session of whatever user happens to be running apt/dpkg. It is doing
stuff for *all* users of the system, so getting info from and/or
changing the current X session is not the right thing to do.

Preparing to replace libreoffice-report-builder 1:1.2.1+LibO3.3.2~rc2-1 (using .../libreoffice-report-builder_1%3a1.2.1+LibO3.5.4+dfsg-4_all.deb) ...
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
Synchronizing repository for bundled extensions

Preparing to replace libreoffice-wiki-publisher 1.1.1+LibO3.3.2~rc2-1 (using .../libreoffice-wiki-publisher_1.1.1+LibO3.5.4+dfsg-4_all.deb) ...
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.


Preparing to replace libreoffice-mysql-connector 1.0.1+LibO3.3.2~rc2-1 (using .../libreoffice-mysql-connector_1.0.1+LibO3.5.4+dfsg-4_amd64.deb) ...
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
Synchronizing repository for bundled extensions


Unpacking replacement libreoffice-mysql-connector ...
Preparing to replace libreoffice-presentation-minimizer 1.0.3+LibO3.3.2~rc2-1 (using .../libreoffice-presentation-minimizer_1.0.3+LibO3.5.4+dfsg-4_amd64.deb) ...
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
Synchronizing repository for bundled extensions


Unpacking replacement libreoffice-presentation-minimizer ...
Preparing to replace libreoffice-presenter-console 1.1.0+LibO3.3.2~rc2-1 (using .../libreoffice-presenter-console_1.1.0+LibO3.5.4+dfsg-4_amd64.deb) ...
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
Synchronizing repository for bundled extensions

Processing triggers for libreoffice-common ...
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
Synchronizing repository for bundled extensions


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libreoffice-common depends on:
ii  dpkg                                                  1.15.8.10
ii  libreoffice-style-galaxy [libreoffice-style-default]  1:3.5.4+dfsg-4
ii  libreoffice-style-tango [libreoffice-style]           1:3.5.4+dfsg-4
ii  ure                                                   3.5.4+dfsg-2

Versions of packages libreoffice-common recommends:
ii  libexttextcat-data  3.2.0-2
ii  xfonts-mathml       4

Versions of packages libreoffice-common suggests:
pn  libreoffice-style-crystal     <none>
pn  libreoffice-style-hicontrast  <none>
pn  libreoffice-style-oxygen      <none>
ii  libreoffice-style-tango       1:3.5.4+dfsg-4

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1:3.6.1~rc1-1

On Fri, Nov 30, 2012 at 05:24:21PM +0100, Lionel Elie Mamane wrote:
> Libreoffice has no business connecting at install time to the X
> session of whatever user happens to be running apt/dpkg. It is doing
> stuff for *all* users of the system, so getting info from and/or
> changing the current X session is not the right thing to do.

Yes, and what happens here is ...

> Preparing to replace libreoffice-report-builder 1:1.2.1+LibO3.3.2~rc2-1 (using .../libreoffice-report-builder_1%3a1.2.1+LibO3.5.4+dfsg-4_all.deb) ...
> X11 connection rejected because of wrong authentication.
> X11 connection rejected because of wrong authentication.
> X11 connection rejected because of wrong authentication.
> Synchronizing repository for bundled extensions

... a unopkg sync:

if [ "$1" = "upgrade" ]; then
        rm -rf /usr/lib/libreoffice/share/extensions/report-builder
        sync_extensions
fi

which calls unopkg. And unopkg does the above..

This thankfully is gone now in the 3.6.x packages. Thus closing.

Regards,

Rene

--- End Message ---

Reply to: