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

Bug#873443: marked as done (terminate called after throwing an instance of com::sun::star::uno::DeploymentException on architectures not using libmergedlo.so)



Your message dated Thu, 31 Aug 2017 11:38:35 +0000
with message-id <E1dnNnv-000Ds1-5U@fasolo.debian.org>
and subject line Bug#873443: fixed in libreoffice 1:5.4.1-1
has caused the Debian Bug report #873443,
regarding terminate called after throwing an instance of com::sun::star::uno::DeploymentException on architectures not using libmergedlo.so
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.)


-- 
873443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873443
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: uno-libs3
Version: 5.4.0-1
Severity: important

Hi,

This month I upgraded libreoffice 5.2.7-1 to 5.4.0-1 I and since
then I get the following error message when trying to start
libreoffice:

~~~~~
$ libreoffice
terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException'


Fatal exception: Signal 6
Stack:
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x28110)[0xb6f52110]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x281fa)[0xb6f521fa]
/lib/arm-linux-gnueabihf/libc.so.6(+0x24ff0)[0xb6dbeff0]
/lib/arm-linux-gnueabihf/libc.so.6(+0x166f6)[0xb6db06f6]
~~~~~

I briefly see the Libre Office 5 splash screen, but then it exits with
this exception.

Downgrading to 5.2.7-1 manually makes the issue go away again, upgrading
to 5.4.0 again makes the issue reappear.

The device I'm using is armhf/armv7 based: An Odroid U3 featuring
a Samsung Exynos 4412 ARM processor which includes a Mali-400 MP VG/3D
GPU.

In the gdb trace (see attachment) I noticed references to OpenGL
for libuno_sal. Is there a way to deactivate OpenGL in some config file
for libreoffice?


Let me know if there is any additional information I could provide to
help with this issue.

Regards, Linus


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: armhf (armv7l)

Kernel: Linux 4.2.3-00234-g11acd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages uno-libs3 depends on:
ii  libc6       2.24-15
ii  libgcc1     1:7.2.0-1
ii  libstdc++6  7.2.0-1

uno-libs3 recommends no packages.

uno-libs3 suggests no packages.

-- no debconf information

More package info:

ii  libreoffice                                                 1:5.4.0-1
ii  libreoffice-avmedia-backend-gstreamer                       1:5.4.0-1
ii  libreoffice-base                                            1:5.4.0-1
ii  libreoffice-base-core                                       1:5.4.0-1
ii  libreoffice-base-core-dbgsym                                1:5.4.0-1
ii  libreoffice-base-dbgsym                                     1:5.4.0-1
ii  libreoffice-base-drivers                                    1:5.4.0-1
ii  libreoffice-base-drivers-dbgsym                             1:5.4.0-1
ii  libreoffice-calc                                            1:5.4.0-1
ii  libreoffice-common                                          1:5.4.0-1
ii  libreoffice-core                                            1:5.4.0-1
ii  libreoffice-core-dbgsym                                     1:5.4.0-1
ii  libreoffice-draw                                            1:5.4.0-1
ii  libreoffice-impress                                         1:5.4.0-1
ii  libreoffice-java-common                                     1:5.4.0-1
ii  libreoffice-math                                            1:5.4.0-1
ii  libreoffice-ogltrans                                        1:5.4.0-1
ii  libreoffice-report-builder                                  1:5.4.0-1
ii  libreoffice-report-builder-bin                              1:5.4.0-1
ii  libreoffice-script-provider-bsh                             1:5.4.0-1
ii  libreoffice-script-provider-js                              1:5.4.0-1
ii  libreoffice-script-provider-python                          1:5.4.0-1
ii  libreoffice-sdbc-firebird                                   1:5.4.0-1
ii  libreoffice-sdbc-hsqldb                                     1:5.4.0-1
ii  libreoffice-sdbc-postgresql                                 1:5.4.0-1
ii  libreoffice-style-galaxy                                    1:5.4.0-1
ii  libreoffice-writer                                          1:5.4.0-1
$ gdb /usr/lib/libreoffice/program/soffice.bin
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/libreoffice/program/soffice.bin...Reading symbols from /usr/lib/debug/.build-id/93/69697ce06efbabcc5bebc9b395c06481ab305d.debug...done.
done.
(gdb) run
Starting program: /usr/lib/libreoffice/program/soffice.bin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0xb0bac1f0 (LWP 23418)]
[New Thread 0xb012e1f0 (LWP 23427)]
terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException'

Thread 1 "soffice.bin" received signal SIGABRT, Aborted.
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
47	../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: Datei oder Verzeichnis nicht gefunden.
(gdb) bt full
#0  0xb6e186f6 in __libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
#1  0xb6e263cc in __libc_signal_restore_set (set=0xbeffed88) at ../sysdeps/unix/sysv/linux/nptl-signals.h:79
        _a2tmp = -1090523768
        _a2 = -1090523768
        _nametmp = 175
        _a3tmp = 0
        _a3 = 0
        _a1 = 0
        _a4tmp = 8
        _a1tmp = 2
        _a4 = 8
        _name = 175
        set = 
            {__val = {0, 0, 3204444296, 2137651384, 2137651592, 2137651296, 3204444080, 3066963796, 3066963796, 0, 2137651384, 3070127928, 3069630784, 3067648156, 8, 78, 0, 3069630784, 3204445352, 2136299207, 2136299207, 3069630784, 3069630824, 17, 3069630824, 3204442312, 9, 80, 3065829236, 2967460208, 3204443804, 3068290341}}
        pid = <optimized out>
        tid = <optimized out>
#2  0xb6e263cc in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:48
        set = 
            {__val = {0, 0, 3204444296, 2137651384, 2137651592, 2137651296, 3204444080, 3066963796, 3066963796, 0, 2137651384, 3070127928, 3069630784, 3067648156, 8, 78, 0, 3069630784, 3204445352, 2136299207, 2136299207, 3069630784, 3069630824, 17, 3069630824, 3204442312, 9, 80, 3065829236, 2967460208, 3204443804, 3068290341}}
        pid = <optimized out>
        tid = <optimized out>
#3  0xb6e270ca in __GI_abort () at abort.c:89
        save_stage = 2
        act = 
          {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {3068457419, 2, 3068457401, 3069103296, 1512, 3066486784, 1324260, 3066486784, 1323168, 0, 3066609832, 2967195648, 2967196864, 1, 2137651592, 3070108671, 2967460112, 1, 5, 0, 2137651384, 3068165236, 3069103616, 2, 2137650768, 3204444156, 3204444160, 3204444296, 2137651384, 3070127928, 2137651264, 2967199256}}, sa_flags = -1327770352, sa_restorer = 0x1}
        sigs = {__val = {32, 0 <repeats 31 times>}}
#4  0xb6ce2778 in __gnu_cxx::__verbose_terminate_handler() () at /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#5  0xb6ce0458 in  () at /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#6  0xb6ce04cc in  () at /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#7  0xb6ce0838 in __cxa_rethrow () at /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#8  0xb6597772 in com::sun::star::configuration::ReadWriteAccess::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&, rtl::OUString const&) ()
---Type <return> to continue, or q <return> to quit---
    at ./workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/configuration/ReadWriteAccess.hpp:51
#9  0xb6597772 in comphelper::detail::ConfigurationWrapper::ConfigurationWrapper(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () at ./comphelper/source/misc/configuration.cxx:123
#10 0xb6597824 in get () at ./include/rtl/instance.hxx:457
#11 0xb6597824 in comphelper::detail::ConfigurationWrapper::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () at ./comphelper/source/misc/configuration.cxx:117
#12 0xb4d4ede4 in comphelper::ConfigurationProperty<officecfg::Office::Common::VCL::ForceOpenGL, bool>::get(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () at ./include/comphelper/configuration.hxx:211
#13 0xb4d4ede4 in OpenGLHelper::isVCLOpenGLEnabled() () at ./vcl/source/opengl/OpenGLHelper.cxx:1013
#14 0xb02bc228 in SalDisplay::BestVisual(_XDisplay*, int, XVisualInfo&) () at ./vcl/unx/generic/app/saldisp.cxx:223
#15 0xb02c005a in SalDisplay::initScreen(SalX11Screen) const () at ./vcl/unx/generic/app/saldisp.cxx:459
#16 0xb02c39ca in SalDisplay::getDataForScreen(SalX11Screen) const () at ./vcl/inc/unx/saldisp.hxx:345
#17 0xb02c39ca in SalDisplay::GetScreenSize(SalX11Screen) const () at ./vcl/inc/unx/saldisp.hxx:352
#18 0xb02c39ca in vcl_sal::WMAdaptor::WMAdaptor(SalDisplay*) () at ./vcl/unx/generic/app/wmadaptor.cxx:238
#19 0xb02c3bb4 in vcl_sal::NetWMAdaptor::NetWMAdaptor(SalDisplay*) () at ./vcl/unx/generic/app/wmadaptor.cxx:332
#20 0xb02c4544 in vcl_sal::WMAdaptor::createWMAdaptor(SalDisplay*) () at ./vcl/unx/generic/app/wmadaptor.cxx:179
#21 0xb02c0d6a in SalDisplay::Init() () at ./vcl/unx/generic/app/saldisp.cxx:644
#22 0xb02c0f12 in SalX11Display::SalX11Display(_XDisplay*) () at ./vcl/unx/generic/app/saldisp.cxx:417
#23 0xb02c1158 in X11SalInstance::CreateDisplay() const () at ./vcl/unx/generic/app/salinst.cxx:91
#24 0xb02c12c4 in X11SalInstance::AfterAppInit() () at ./vcl/unx/generic/app/salinst.cxx:206
#25 0xb4ca0c12 in InitVCL() () at ./vcl/source/app/svmain.cxx:321
#26 0xb4ca1d04 in ImplSVMain() () at ./vcl/source/app/svmain.cxx:186
#27 0xb4ca1d42 in SVMain() () at ./vcl/source/app/svmain.cxx:230
#28 0xb6f49d28 in soffice_main() () at ./desktop/source/app/sofficemain.cxx:166
#29 0x7f5556c6 in sal_main () at ./desktop/source/app/main.c:48
#30 0x7f5556c6 in main () at ./desktop/source/app/main.c:47
(gdb) quit
A debugging session is active.

	Inferior 1 [process 23362] will be killed.

Quit anyway? (y or n) y

--- End Message ---
--- Begin Message ---
Source: libreoffice
Source-Version: 1:5.4.1-1

We believe that the bug you reported is fixed in the latest version of
libreoffice, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 873443@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated libreoffice package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 29 Aug 2017 16:39:44 +0000
Source: libreoffice
Binary: libreoffice libreoffice-l10n-za libreoffice-l10n-in libreoffice-core libreoffice-common libreoffice-java-common libreoffice-writer libreoffice-calc libreoffice-impress libreoffice-draw libreoffice-math libreoffice-base-core libreoffice-base libreoffice-style-breeze libreoffice-style-tango libreoffice-style-hicontrast libreoffice-style-sifr libreoffice-style-galaxy libreoffice-gnome python3-uno libreoffice-officebean libreoffice-script-provider-python libreoffice-script-provider-bsh libreoffice-script-provider-js libreoffice-avmedia-backend-gstreamer libreoffice-avmedia-backend-vlc libreoffice-sdbc-hsqldb libreoffice-base-drivers libreoffice-l10n-af libreoffice-l10n-am libreoffice-l10n-ar libreoffice-l10n-as libreoffice-l10n-ast libreoffice-l10n-be libreoffice-l10n-bg libreoffice-l10n-bn libreoffice-l10n-br libreoffice-l10n-bs libreoffice-l10n-ca libreoffice-l10n-cs libreoffice-l10n-cy libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-dz libreoffice-l10n-el
 libreoffice-l10n-en-gb libreoffice-l10n-en-za libreoffice-l10n-eo libreoffice-l10n-es libreoffice-l10n-et libreoffice-l10n-eu libreoffice-l10n-fa libreoffice-l10n-fi libreoffice-l10n-fr libreoffice-l10n-ga libreoffice-l10n-gd libreoffice-l10n-gl libreoffice-l10n-gu libreoffice-l10n-gug libreoffice-l10n-he libreoffice-l10n-hi libreoffice-l10n-hr libreoffice-l10n-hu libreoffice-l10n-id libreoffice-l10n-is libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-ka libreoffice-l10n-kk libreoffice-l10n-km libreoffice-l10n-ko libreoffice-l10n-kmr libreoffice-l10n-lt libreoffice-l10n-lv libreoffice-l10n-mk libreoffice-l10n-mn libreoffice-l10n-ml libreoffice-l10n-mr libreoffice-l10n-nb libreoffice-l10n-ne libreoffice-l10n-nl libreoffice-l10n-nn libreoffice-l10n-nr libreoffice-l10n-nso libreoffice-l10n-oc libreoffice-l10n-om libreoffice-l10n-or libreoffice-l10n-pa-in libreoffice-l10n-pl libreoffice-l10n-pt libreoffice-l10n-pt-br libreoffice-l10n-ro libreoffice-l10n-ru
 libreoffice-l10n-rw libreoffice-l10n-si libreoffice-l10n-sk libreoffice-l10n-sl libreoffice-l10n-sr libreoffice-l10n-ss libreoffice-l10n-st libreoffice-l10n-sv libreoffice-l10n-ta libreoffice-l10n-te libreoffice-l10n-tg libreoffice-l10n-th libreoffice-l10n-tn libreoffice-l10n-tr libreoffice-l10n-ts libreoffice-l10n-ug libreoffice-l10n-uk libreoffice-l10n-uz libreoffice-l10n-ve libreoffice-l10n-vi libreoffice-l10n-xh libreoffice-l10n-zh-cn libreoffice-l10n-zh-tw libreoffice-l10n-zu libreoffice-help-en-us libreoffice-help-ca libreoffice-help-cs libreoffice-help-da libreoffice-help-de libreoffice-help-dz libreoffice-help-el libreoffice-help-en-gb libreoffice-help-es libreoffice-help-et libreoffice-help-eu libreoffice-help-fi libreoffice-help-fr libreoffice-help-gl libreoffice-help-hi libreoffice-help-hu libreoffice-help-it libreoffice-help-ja libreoffice-help-km libreoffice-help-ko libreoffice-help-nl libreoffice-help-om libreoffice-help-pl libreoffice-help-pt
 libreoffice-help-pt-br libreoffice-help-ru libreoffice-help-sk libreoffice-help-sl libreoffice-help-sv libreoffice-help-tr libreoffice-help-vi libreoffice-help-zh-cn libreoffice-help-zh-tw uno-libs3 ure libreoffice-ogltrans libreoffice-wiki-publisher libreoffice-report-builder libreoffice-report-builder-bin libreoffice-nlpsolver fonts-opensymbol libreoffice-dev libreoffice-dev-common libreoffice-dev-doc libreofficekit-dev libreoffice-gtk2 libreoffice-systray libreoffice-gtk3 gir1.2-lokdocview-0.1 liblibreofficekitgtk libreofficekit-data libreoffice-sdbc-postgresql libreoffice-mysql-connector libreoffice-evolution libreoffice-subsequentcheckbase libreoffice-librelogo libreoffice-sdbc-firebird
 libreoffice-pdfimport
Architecture: source
Version: 1:5.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Description:
 fonts-opensymbol - OpenSymbol TrueType font
 gir1.2-lokdocview-0.1 - GTK3 widget wrapping LibreOffice functionality - introspection
 liblibreofficekitgtk - GTK3 widget wrapping LibreOffice functionality
 libreoffice - office productivity suite (metapackage)
 libreoffice-avmedia-backend-gstreamer - GStreamer backend for LibreOffice
 libreoffice-avmedia-backend-vlc - VLC backend for LibreOffice
 libreoffice-base - office productivity suite -- database
 libreoffice-base-core - office productivity suite -- shared library
 libreoffice-base-drivers - Database connectivity drivers for LibreOffice
 libreoffice-calc - office productivity suite -- spreadsheet
 libreoffice-common - office productivity suite -- arch-independent files
 libreoffice-core - office productivity suite -- arch-dependent files
 libreoffice-dev - office productivity suite -- SDK -- architecture-dependent parts
 libreoffice-dev-common - office productivity suite -- SDK -- architecture-independent part
 libreoffice-dev-doc - office productivity suite -- SDK documentation
 libreoffice-draw - office productivity suite -- drawing
 libreoffice-evolution - office productivity suite -- Evolution addressbook support
 libreoffice-gnome - office productivity suite -- GNOME integration
 libreoffice-gtk2 - office productivity suite -- GTK+ 2 integration
 libreoffice-gtk3 - office productivity suite -- GTK+ 3 integration
 libreoffice-help-ca - office productivity suite -- Catalan help
 libreoffice-help-cs - office productivity suite -- Czech help
 libreoffice-help-da - office productivity suite -- Danish help
 libreoffice-help-de - office productivity suite -- German help
 libreoffice-help-dz - office productivity suite -- Dzongkha help
 libreoffice-help-el - office productivity suite -- Greek help
 libreoffice-help-en-gb - office productivity suite -- English_british help
 libreoffice-help-en-us - office productivity suite -- English_american help
 libreoffice-help-es - office productivity suite -- Spanish help
 libreoffice-help-et - office productivity suite -- Estonian help
 libreoffice-help-eu - office productivity suite -- Basque help
 libreoffice-help-fi - office productivity suite -- Finnish help
 libreoffice-help-fr - office productivity suite -- French help
 libreoffice-help-gl - office productivity suite -- Galician help
 libreoffice-help-hi - office productivity suite -- Hindi help
 libreoffice-help-hu - office productivity suite -- Hungarian help
 libreoffice-help-it - office productivity suite -- Italian help
 libreoffice-help-ja - office productivity suite -- Japanese help
 libreoffice-help-km - office productivity suite -- Khmer help
 libreoffice-help-ko - office productivity suite -- Korean help
 libreoffice-help-nl - office productivity suite -- Dutch help
 libreoffice-help-om - office productivity suite -- Oromo help
 libreoffice-help-pl - office productivity suite -- Polish help
 libreoffice-help-pt - office productivity suite -- Portuguese help
 libreoffice-help-pt-br - office productivity suite -- Portuguese_brazilian help
 libreoffice-help-ru - office productivity suite -- Russian help
 libreoffice-help-sk - office productivity suite -- Slovak help
 libreoffice-help-sl - office productivity suite -- Slovenian help
 libreoffice-help-sv - office productivity suite -- Swedish help
 libreoffice-help-tr - office productivity suite -- Turkish help
 libreoffice-help-vi - office productivity suite -- Vietnamese help
 libreoffice-help-zh-cn - office productivity suite -- Chinese_simplified help
 libreoffice-help-zh-tw - office productivity suite -- Chinese_traditional help
 libreoffice-impress - office productivity suite -- presentation
 libreoffice-java-common - office productivity suite -- arch-independent Java support files
 libreoffice-l10n-af - office productivity suite -- Afrikaans language package
 libreoffice-l10n-am - office productivity suite -- Amharic language package
 libreoffice-l10n-ar - office productivity suite -- Arabic language package
 libreoffice-l10n-as - office productivity suite -- Assamese language package
 libreoffice-l10n-ast - office productivity suite -- Asturian language package
 libreoffice-l10n-be - office productivity suite -- Belarussian language package
 libreoffice-l10n-bg - office productivity suite -- Bulgarian language package
 libreoffice-l10n-bn - office productivity suite -- Bengali language package
 libreoffice-l10n-br - office productivity suite -- Breton language package
 libreoffice-l10n-bs - office productivity suite -- Bosnian language package
 libreoffice-l10n-ca - office productivity suite -- Catalan language package
 libreoffice-l10n-cs - office productivity suite -- Czech language package
 libreoffice-l10n-cy - office productivity suite -- Welsh language package
 libreoffice-l10n-da - office productivity suite -- Danish language package
 libreoffice-l10n-de - office productivity suite -- German language package
 libreoffice-l10n-dz - office productivity suite -- Dzongkha language package
 libreoffice-l10n-el - office productivity suite -- Greek language package
 libreoffice-l10n-en-gb - office productivity suite -- English_british language package
 libreoffice-l10n-en-za - office productivity suite -- English_southafrican language packag
 libreoffice-l10n-eo - office productivity suite -- Esperanto language package
 libreoffice-l10n-es - office productivity suite -- Spanish language package
 libreoffice-l10n-et - office productivity suite -- Estonian language package
 libreoffice-l10n-eu - office productivity suite -- Basque language package
 libreoffice-l10n-fa - office productivity suite -- Farsi language package
 libreoffice-l10n-fi - office productivity suite -- Finnish language package
 libreoffice-l10n-fr - office productivity suite -- French language package
 libreoffice-l10n-ga - office productivity suite -- Gaelic language package
 libreoffice-l10n-gd - office productivity suite -- Scottish_gaelic language package
 libreoffice-l10n-gl - office productivity suite -- Galician language package
 libreoffice-l10n-gu - office productivity suite -- Gujarati language package
 libreoffice-l10n-gug - office productivity suite -- Guarani language package
 libreoffice-l10n-he - office productivity suite -- Hebrew language package
 libreoffice-l10n-hi - office productivity suite -- Hindi language package
 libreoffice-l10n-hr - office productivity suite -- Croatian language package
 libreoffice-l10n-hu - office productivity suite -- Hungarian language package
 libreoffice-l10n-id - office productivity suite -- Indonesian language package
 libreoffice-l10n-in - office productivity suite -- Indic language packages
 libreoffice-l10n-is - office productivity suite -- Icelandic language package
 libreoffice-l10n-it - office productivity suite -- Italian language package
 libreoffice-l10n-ja - office productivity suite -- Japanese language package
 libreoffice-l10n-ka - office productivity suite -- Georgian language package
 libreoffice-l10n-kk - office productivity suite -- Kazakh language package
 libreoffice-l10n-km - office productivity suite -- Khmer language package
 libreoffice-l10n-kmr - office productivity suite -- Kurmanji language package
 libreoffice-l10n-ko - office productivity suite -- Korean language package
 libreoffice-l10n-lt - office productivity suite -- Lithuanian language package
 libreoffice-l10n-lv - office productivity suite -- Latvian language package
 libreoffice-l10n-mk - office productivity suite -- Macedonian language package
 libreoffice-l10n-ml - office productivity suite -- Malayalam language package
 libreoffice-l10n-mn - office productivity suite -- Mongolian language package
 libreoffice-l10n-mr - office productivity suite -- Marathi language package
 libreoffice-l10n-nb - office productivity suite -- Norwegian language package
 libreoffice-l10n-ne - office productivity suite -- Nepalese language package
 libreoffice-l10n-nl - office productivity suite -- Dutch language package
 libreoffice-l10n-nn - office productivity suite -- Norwegian_nynorsk language package
 libreoffice-l10n-nr - office productivity suite -- Ndebele language package
 libreoffice-l10n-nso - office productivity suite -- Northern_sotho language package
 libreoffice-l10n-oc - office productivity suite -- Occitan language package
 libreoffice-l10n-om - office productivity suite -- Oromo language package
 libreoffice-l10n-or - office productivity suite -- Odia language package
 libreoffice-l10n-pa-in - office productivity suite -- Punjabi language package
 libreoffice-l10n-pl - office productivity suite -- Polish language package
 libreoffice-l10n-pt - office productivity suite -- Portuguese language package
 libreoffice-l10n-pt-br - office productivity suite -- Portuguese_brazilian language packag
 libreoffice-l10n-ro - office productivity suite -- Romanian language package
 libreoffice-l10n-ru - office productivity suite -- Russian language package
 libreoffice-l10n-rw - office productivity suite -- Kinarwanda language package
 libreoffice-l10n-si - office productivity suite -- Sinhala language package
 libreoffice-l10n-sk - office productivity suite -- Slovak language package
 libreoffice-l10n-sl - office productivity suite -- Slovenian language package
 libreoffice-l10n-sr - office productivity suite -- Serbian language package
 libreoffice-l10n-ss - office productivity suite -- Swazi language package
 libreoffice-l10n-st - office productivity suite -- Southern_sotho language package
 libreoffice-l10n-sv - office productivity suite -- Swedish language package
 libreoffice-l10n-ta - office productivity suite -- Tamil language package
 libreoffice-l10n-te - office productivity suite -- Telugu language package
 libreoffice-l10n-tg - office productivity suite -- Tajik language package
 libreoffice-l10n-th - office productivity suite -- Thai language package
 libreoffice-l10n-tn - office productivity suite -- Tswana language package
 libreoffice-l10n-tr - office productivity suite -- Turkish language package
 libreoffice-l10n-ts - office productivity suite -- Tsonga language package
 libreoffice-l10n-ug - office productivity suite -- Uighur language package
 libreoffice-l10n-uk - office productivity suite -- Ukrainian language package
 libreoffice-l10n-uz - office productivity suite -- Uzbek language package
 libreoffice-l10n-ve - office productivity suite -- Venda language package
 libreoffice-l10n-vi - office productivity suite -- Vietnamese language package
 libreoffice-l10n-xh - office productivity suite -- Xhosa language package
 libreoffice-l10n-za - office productivity suite -- South African language packages
 libreoffice-l10n-zh-cn - office productivity suite -- Chinese_simplified language package
 libreoffice-l10n-zh-tw - office productivity suite -- Chinese_traditional language package
 libreoffice-l10n-zu - office productivity suite -- Zulu language package
 libreoffice-librelogo - Logo-like progamming language for LibreOffice
 libreoffice-math - office productivity suite -- equation editor
 libreoffice-mysql-connector - MariaDB/MySQL Connector extension for LibreOffice
 libreoffice-nlpsolver - "Solver for Nonlinear Programming" extension for LibreOffice
 libreoffice-officebean - office productivity suite -- Java bean
 libreoffice-ogltrans - LibreOffice Impress extension for slide transitions using OpenGL
 libreoffice-pdfimport - transitional package for PDF Import component for LibreOffice
 libreoffice-report-builder - LibreOffice component for building database reports
 libreoffice-report-builder-bin - LibreOffice component for building database reports -- libraries
 libreoffice-script-provider-bsh - BeanShell script support provider for LibreOffice scripting frame
 libreoffice-script-provider-js - JavaScript script support provider for LibreOffice scripting fram
 libreoffice-script-provider-python - Python script support provider for LibreOffice scripting framewor
 libreoffice-sdbc-firebird - Firebird SDBC driver for LibreOffice
 libreoffice-sdbc-hsqldb - HSQLDB SDBC driver for LibreOffice
 libreoffice-sdbc-postgresql - PostgreSQL SDBC driver for LibreOffice
 libreoffice-style-breeze - office productivity suite -- Breeze symbol style
 libreoffice-style-galaxy - office productivity suite -- Galaxy (Default) symbol style
 libreoffice-style-hicontrast - office productivity suite -- Hicontrast symbol style
 libreoffice-style-sifr - office productivity suite -- Sifr symbol style
 libreoffice-style-tango - office productivity suite -- Tango symbol style
 libreoffice-subsequentcheckbase - LibreOffice java test libraries
 libreoffice-systray - LibreOffice "Quickstarter" for the desktop notification area
 libreoffice-wiki-publisher - LibreOffice extension for working with MediaWiki articles
 libreoffice-writer - office productivity suite -- word processor
 libreofficekit-data - common data for LOKDocView
 libreofficekit-dev - LibreOfficeKit -- headers
 python3-uno - Python-UNO bridge
 uno-libs3  - LibreOffice UNO runtime environment -- public shared libraries
 ure        - LibreOffice UNO runtime environment
Closes: 871588 872001 873443
Changes:
 libreoffice (1:5.4.1-1) unstable; urgency=medium
 .
   * New upstream release
     - fixes middle click paste (closes: #871588)
 .
   * debian/patches/stop-shipping-mimelnk-desktop-files.diff: as name says
     (closes: #872001)
   * debian/patches/java9.diff: backport Java 9 patch from master
 .
   * debian/rules:
     - install appstream stuff into /usr/share/metainfo. sigh.
     - make -writer-dbgsym recommend -core-dbgsym as it wants some gdb stuff
       from it
     - set UNO_LIBS_DBG_ROOT to fix gdb helper installation for uno-libs3 again
       and make -core-dbgsym recommends uno-libs3-dbgsym (same reason as above)
     - generate and install apparmor profiles
     - be consequent and bump the build-dependencies for the DLP libs when
       we run the tests; based on patch by Rico Tzschichholz
     - run dh_strip_nondeterminism
     - disable -kde and the (unmaintained for LO) oxygen theme.
       Qt4 should go away. See
       https://lists.debian.org/debian-devel-announce/2017/08/msg00006.html
     - set locale to en-US.UTF-8 also for make check, the dbaccess tests
       fail in some frenchy locale...
     - remove libbz2-dev from Build-Depends, coinutils got fixed
     - move pagein-{calc,draw,impress,writer} to their respective packages
     - move dk.mk from -dev-common to -dev as it's not arch-indep, thanks
       Rico Tzschichholz
   * debian/scripts/gid2pkgdirs.sh: fix move of types/*.rdb and services/*.rdb
     to core and move pagein-common there too. They reference libmergedlo.so
     which doesn't exist on all archs (closes: #873443)
   * debian/control*in:
     - move to policy 4.0.1; extra -> optional
     - Breaks/Replaces for above
Checksums-Sha1:
 fa6aee4d94d165f989fb7bfde533a88144e08cca 27145 libreoffice_5.4.1-1.dsc
 12353de2425a2d28c852005c70a9f347bb08ab47 1824488 libreoffice_5.4.1.orig-helpcontent2.tar.xz
 28800b06b3160031b3cbb33e07e5226fa236a1d3 136896536 libreoffice_5.4.1.orig-translations.tar.xz
 78b50c2b147b7e439cb6804bac2614d8baa366c5 192435072 libreoffice_5.4.1.orig.tar.xz
 68b1744511d92b3c5622dc00a7b7ea33583fd344 801 libreoffice_5.4.1.orig.tar.xz.asc
 582be1fc591a112d5a3499c1b3e8b98266d23068 9170468 libreoffice_5.4.1-1.debian.tar.xz
 d23b5d484caa2b699b55b121382e9233b6db26f5 31187 libreoffice_5.4.1-1_source.buildinfo
Checksums-Sha256:
 1cc73605202f3e19213091a628576029a709a109b8e25bb509186cb7a87dc9c9 27145 libreoffice_5.4.1-1.dsc
 edee8ac0d0e328f3719171fe3564198d047f9405e9f4b620f56fd26fde294ccb 1824488 libreoffice_5.4.1.orig-helpcontent2.tar.xz
 9b2f7b02e9a10de93301a11602d4c40060e17e1b972f1d381c4cd599b6c2d773 136896536 libreoffice_5.4.1.orig-translations.tar.xz
 d320b01900a77cd7427e1b82fb2739fd1eb1fd3a08a75928929638b6470a2730 192435072 libreoffice_5.4.1.orig.tar.xz
 97c05606bca3d2907d3df2be957a7944a8d045ad594e389934a963c0d416b863 801 libreoffice_5.4.1.orig.tar.xz.asc
 e044852df3a54adb3580c53f43a51569afc5dfd0f546da79a4188661081fbcad 9170468 libreoffice_5.4.1-1.debian.tar.xz
 1bf142b8ee6e70483ba2b6e7e6a08c12f1b4c5013000252bd9df49b69e540586 31187 libreoffice_5.4.1-1_source.buildinfo
Files:
 538e5bebbb2f21d348f2d09f2eaeb6b7 27145 editors optional libreoffice_5.4.1-1.dsc
 0f315016df8b223d052bafad3870ab2a 1824488 editors optional libreoffice_5.4.1.orig-helpcontent2.tar.xz
 90d90f29b4b0b497085f8253b7de36b2 136896536 editors optional libreoffice_5.4.1.orig-translations.tar.xz
 95cb3b05efd537716fcbf0674cbebc99 192435072 editors optional libreoffice_5.4.1.orig.tar.xz
 6c8e63851d974d26fd44e2c626f3bc57 801 editors optional libreoffice_5.4.1.orig.tar.xz.asc
 da16c3c3d4bbbb1a9d695df70bcedc4f 9170468 editors optional libreoffice_5.4.1-1.debian.tar.xz
 af3a20e4bac31cfc87d321a9fae35e2e 31187 editors optional libreoffice_5.4.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAlmnqVkACgkQCqBFcdA+
PnAtPg//QebuwF53ZOWsfr0CjSfwpNDOMqz93X79VishpL+15hQeOQaHUzYLBmQv
BrTnSIE8e/3FeYWm6NgK1eIAkGh/aEObxt31wxhmLtfNseWMhgY/o5NFEy3zsPcT
ShhGtXUZKQVpQJg1pkfoZnVcFu4qCPCP6i9zxUoSLLbQHjPqDvy1ONayR42DbSM3
Hq/eOkPrs+btp70MM5wnJ+wU12Ny4uiFAYTv1eGYnqVgNDVBcxz44+zAgDSf6vno
U8hd+He1Ym6KEe0P7MvZ7Kb9atdCh1sCGegj1I8o2N9a/2v85NBYl8FP1Z1jPhyr
Aih704PlOXsjYWT/7HCitGE3Jkedfh/ueug3u4L60rNOTIDPZRG5Vr3vWk8lhPjm
wCQH0JKCSfm7CRQAiuzglzRwE7znEhcWSZZgRugIARS412F8rTbKzhoP9+IMz9Jk
QME2WEepIRfRXlFDBU2ea0p0+rw0qIgk9FxGv3AmxJwZIXlJDWgRBIzD6VoEsqBn
RaNYJJhhXGg9h/RVQdXglwHEfJcHhCZs9fQM0V5lLUlCjhNHBSf7O9EHyS4aSkT7
SktTQ3Ic7Z12Z2yMyZhE23SF3aLudQtqdAzhJWj/8mIaJVVClgFtqy9JIRDIRwNr
x27eVUgFJEK+ea1CevqbXDM0Au1sbHrkAGxgCuErGFEYd/sDa/c=
=BCnG
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: