--- Begin Message ---
Package: libreoffice
Version: 1:6.1.5~rc1-2
Severity: important
Crashes in the splash binary:
$ libreoffice
Fatal exception: Signal 11
Stack:
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3d593)[0x7f284572f593]
/usr/lib/libreoffice/program/libuno_sal.so.3(+0x3d7a3)[0x7f284572f7a3]
/lib/x86_64-linux-gnu/libc.so.6(+0x378e0)[0x7f284553c8e0]
/usr/lib/libreoffice/program/libuno_cppu.so.3(+0x14af2)[0x7f2842556af2]
/usr/lib/libreoffice/program/libuno_cppu.so.3(uno_type_any_assign+0x97)[0x7f2842556167]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2a98328)[0x7f28481e8328]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2a99005)[0x7f28481e9005]
/usr/lib/libreoffice/program/libmergedlo.so(_ZN3utl10ConfigItemC2ERKN3rtl8OUStringE14ConfigItemMode+0x7b)[0x7f28481dda5b]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2aed8b8)[0x7f284823d8b8]
/usr/lib/libreoffice/program/libmergedlo.so(_ZN19SvtSysLocaleOptionsC1Ev+0x11f)[0x7f284823edaf]
/usr/lib/libreoffice/program/libmergedlo.so(_Z7InitVCLv+0x1a0)[0x7f2848590470]
/usr/lib/libreoffice/program/libmergedlo.so(+0x2e41a0d)[0x7f2848591a0d]
/usr/lib/libreoffice/program/libmergedlo.so(_Z6SVMainv+0x30)[0x7f2848591a60]
/usr/lib/libreoffice/program/libmergedlo.so(soffice_main+0x91)[0x7f284766e321]
/usr/lib/libreoffice/program/soffice.bin(+0x107b)[0x55a86cc2507b]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xeb)[0x7f284552909b]
/usr/lib/libreoffice/program/soffice.bin(+0x10ba)[0x55a86cc250ba]
$
Here is a gdbtrace:
# cat gdbtrace.log
warning: Currently logging to gdbtrace.log. Turn the logging off and on to
make the new setting effective.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Detaching after fork from child process 63983]
[New Thread 0x7fdc566cb700 (LWP 63984)]
[New Thread 0x7fdc54702700 (LWP 64022)]
Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.
0x00007fdc5ac04af2 in cppu::_copyConstructAnyFromData (mapping=0x0,
acquire=0x7fdc5f05f870 <com::sun::star::uno::cpp_acquire(void*)>,
pTypeDescr=<optimized out>, pType=<optimized out>, pSource=0x7ffc2d040880,
pDestAny=0x56016649e0a8) at ./include/typelib/typedescription.h:1016
1016 ./include/typelib/typedescription.h: No such file or directory.
#0 0x00007fdc5ac04af2 in cppu::_copyConstructAnyFromData (mapping=0x0,
acquire=0x7fdc5f05f870 <com::sun::star::uno::cpp_acquire(void*)>,
pTypeDescr=<optimized out>, pType=<optimized out>, pSource=0x7ffc2d040880,
pDestAny=0x56016649e0a8) at ./include/typelib/typedescription.h:1016
#1 cppu::_copyConstructAny (pDestAny=pDestAny@entry=0x56016649e0a8,
pSource=pSource@entry=0x7ffc2d040880, pType=<optimized out>,
pType@entry=0x5601663f94f0, pTypeDescr=pTypeDescr@entry=0x0,
acquire=acquire@entry=0x7fdc5f05f870 <com::sun::star::uno::cpp_acquire(void*)>,
mapping=mapping@entry=0x0) at ./cppu/source/uno/copy.hxx:264
#2 0x00007fdc5ac04167 in uno_type_any_assign
(pDest=pDest@entry=0x56016649e0a8, pSource=pSource@entry=0x7ffc2d040880,
pType=0x5601663f94f0, acquire=acquire@entry=0x7fdc5f05f870
<com::sun::star::uno::cpp_acquire(void*)>, release=release@entry=0x7fdc5f05f880
<com::sun::star::uno::cpp_release(void*)>) at ./cppu/source/uno/any.cxx:39
#3 0x00007fdc60896328 in
com::sun::star::uno::operator<<=<com::sun::star::beans::NamedValue> (value=...,
rAny=Python Exception <class 'AssertionError'> :
) at ./include/com/sun/star/uno/Type.h:155
#4 utl::ConfigManager::acquireTree (item=...) at
./unotools/source/config/configmgr.cxx:151
#5 0x00007fdc60897005 in utl::ConfigManager::addConfigItem
(this=0x7fdc61f6cfb0 <rtl::Static<utl::ConfigManager, (anonymous
namespace)::theConfigManager>::get()::instance>, item=...) at
./unotools/source/config/configmgr.cxx:174
#6 0x00007fdc6088ba5b in utl::ConfigItem::ConfigItem (this=0x5601664919e0,
rSubTree="Setup/L10N", nSetMode=<optimized out>) at
./unotools/source/config/configitem.cxx:166
#7 0x00007fdc608eb8b8 in SvtSysLocaleOptions_Impl::SvtSysLocaleOptions_Impl
(this=0x5601664919e0) at ./include/rtl/stringutils.hxx:170
#8 0x00007fdc608ecdaf in
__gnu_cxx::new_allocator<SvtSysLocaleOptions_Impl>::construct<SvtSysLocaleOptions_Impl>
(this=<optimized out>, __p=0x5601664919e0) at /usr/include/c++/8/new:169
#9 std::allocator_traits<std::allocator<SvtSysLocaleOptions_Impl>
>::construct<SvtSysLocaleOptions_Impl> (__a=..., __p=0x5601664919e0) at
/usr/include/c++/8/bits/alloc_traits.h:475
#10 std::_Sp_counted_ptr_inplace<SvtSysLocaleOptions_Impl,
std::allocator<SvtSysLocaleOptions_Impl>,
(__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<>(std::allocator<SvtSysLocaleOptions_Impl>)
(__a=..., this=0x5601664919d0) at /usr/include/c++/8/bits/shared_ptr_base.h:541
#11
std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<SvtSysLocaleOptions_Impl,
std::allocator<SvtSysLocaleOptions_Impl>>(std::_Sp_make_shared_tag,
SvtSysLocaleOptions_Impl*, std::allocator<SvtSysLocaleOptions_Impl> const&)
(__a=..., this=<optimized out>) at /usr/include/c++/8/bits/shared_ptr_base.h:658
#12 std::__shared_ptr<SvtSysLocaleOptions_Impl,
(__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<SvtSysLocaleOptions_Impl>>(std::_Sp_make_shared_tag,
std::allocator<SvtSysLocaleOptions_Impl> const&) (__a=..., __tag=...,
this=<optimized out>) at /usr/include/c++/8/bits/shared_ptr_base.h:1324
#13
std::shared_ptr<SvtSysLocaleOptions_Impl>::shared_ptr<std::allocator<SvtSysLocaleOptions_Impl>>(std::_Sp_make_shared_tag,
std::allocator<SvtSysLocaleOptions_Impl> const&) (__a=..., __tag=...,
this=<optimized out>) at /usr/include/c++/8/bits/shared_ptr.h:360
#14 std::allocate_shared<SvtSysLocaleOptions_Impl,
std::allocator<SvtSysLocaleOptions_Impl>>(std::allocator<SvtSysLocaleOptions_Impl>
const&) (__a=...) at /usr/include/c++/8/bits/shared_ptr.h:707
#15 std::make_shared<SvtSysLocaleOptions_Impl> () at
/usr/include/c++/8/bits/shared_ptr.h:723
#16 SvtSysLocaleOptions::SvtSysLocaleOptions (this=0x7ffc2d040a80) at
./unotools/source/config/syslocaleoptions.cxx:543
#17 0x00007fdc60c3e470 in InitVCL () at ./vcl/source/app/svmain.cxx:337
#18 0x00007fdc60c3fa0d in ImplSVMain () at ./vcl/source/app/svmain.cxx:229
#19 0x00007fdc60c3fa60 in SVMain () at ./vcl/source/app/svmain.cxx:238
#20 0x00007fdc5fd1c321 in soffice_main () at
./desktop/source/app/sofficemain.cxx:170
#21 0x0000560165be707b in sal_main () at ./desktop/source/app/main.c:48
#22 main (argc=<optimized out>, argv=<optimized out>) at
./desktop/source/app/main.c:47
Thread 3 (Thread 0x7fdc54702700 (LWP 64022)):
#0 0x00007fdc5dcad757 in __libc_accept (fd=4, addr=addr@entry=...,
len=len@entry=0x0) at ../sysdeps/unix/sysv/linux/accept.c:26
#1 0x00007fdc5dddac70 in osl_acceptPipe (pPipe=0x56016649e280) at
./sal/osl/unx/pipe.cxx:412
#2 0x00007fdc5fd18172 in osl::Pipe::accept (this=0x56016649cc50,
Connection=...) at ./include/osl/pipe.hxx:151
#3 desktop::PipeIpcThread::execute (this=0x56016649cc20) at
./desktop/source/app/officeipcthread.cxx:1147
#4 0x00007fdc5aaa4a46 in salhelper::Thread::run (this=0x56016649cc20) at
./salhelper/source/thread.cxx:40
#5 0x00007fdc5aaa4bda in osl::threadFunc (param=0x56016649cc30) at
./include/osl/thread.hxx:185
#6 0x00007fdc5dde02f8 in osl_thread_start_Impl (pData=0x5601664ac580) at
./sal/osl/unx/thread.cxx:234
#7 0x00007fdc5d077fa3 in start_thread (arg=<optimized out>) at
pthread_create.c:486
#8 0x00007fdc5dcac7ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7fdc566cb700 (LWP 63984)):
#0 futex_abstimed_wait_cancelable (private=0, abstime=0x7fdc566ca8e0,
expected=0, futex_word=0x7fdc5ddfcce8 <g_cache_list+648>) at
../sysdeps/unix/sysv/linux/futex-internal.h:205
#1 __pthread_cond_wait_common (abstime=0x7fdc566ca8e0, mutex=0x7fdc5ddfca60
<g_cache_list>, cond=0x7fdc5ddfccc0 <g_cache_list+608>) at
pthread_cond_wait.c:539
#2 __pthread_cond_timedwait (cond=0x7fdc5ddfccc0 <g_cache_list+608>,
mutex=0x7fdc5ddfca60 <g_cache_list>, abstime=0x7fdc566ca8e0) at
pthread_cond_wait.c:667
#3 0x00007fdc5ddbaa4a in rtl_cache_wsupdate_wait (seconds=10) at
./sal/rtl/alloc_cache.cxx:1199
#4 rtl_cache_wsupdate_all (arg=0xa) at ./sal/rtl/alloc_cache.cxx:1321
#5 0x00007fdc5d077fa3 in start_thread (arg=<optimized out>) at
pthread_create.c:486
#6 0x00007fdc5dcac7ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fdc569c6d00 (LWP 63969)):
#0 0x00007fdc5ac04af2 in cppu::_copyConstructAnyFromData (mapping=0x0,
acquire=0x7fdc5f05f870 <com::sun::star::uno::cpp_acquire(void*)>,
pTypeDescr=<optimized out>, pType=<optimized out>, pSource=0x7ffc2d040880,
pDestAny=0x56016649e0a8) at ./include/typelib/typedescription.h:1016
#1 cppu::_copyConstructAny (pDestAny=pDestAny@entry=0x56016649e0a8,
pSource=pSource@entry=0x7ffc2d040880, pType=<optimized out>,
pType@entry=0x5601663f94f0, pTypeDescr=pTypeDescr@entry=0x0,
acquire=acquire@entry=0x7fdc5f05f870 <com::sun::star::uno::cpp_acquire(void*)>,
mapping=mapping@entry=0x0) at ./cppu/source/uno/copy.hxx:264
#2 0x00007fdc5ac04167 in uno_type_any_assign
(pDest=pDest@entry=0x56016649e0a8, pSource=pSource@entry=0x7ffc2d040880,
pType=0x5601663f94f0, acquire=acquire@entry=0x7fdc5f05f870
<com::sun::star::uno::cpp_acquire(void*)>, release=release@entry=0x7fdc5f05f880
<com::sun::star::uno::cpp_release(void*)>) at ./cppu/source/uno/any.cxx:39
#3 0x00007fdc60896328 in
com::sun::star::uno::operator<<=<com::sun::star::beans::NamedValue> (value=...,
rAny=Python Exception <class 'AssertionError'> :
) at ./include/com/sun/star/uno/Type.h:155
#4 utl::ConfigManager::acquireTree (item=...) at
./unotools/source/config/configmgr.cxx:151
#5 0x00007fdc60897005 in utl::ConfigManager::addConfigItem
(this=0x7fdc61f6cfb0 <rtl::Static<utl::ConfigManager, (anonymous
namespace)::theConfigManager>::get()::instance>, item=...) at
./unotools/source/config/configmgr.cxx:174
#6 0x00007fdc6088ba5b in utl::ConfigItem::ConfigItem (this=0x5601664919e0,
rSubTree="Setup/L10N", nSetMode=<optimized out>) at
./unotools/source/config/configitem.cxx:166
#7 0x00007fdc608eb8b8 in SvtSysLocaleOptions_Impl::SvtSysLocaleOptions_Impl
(this=0x5601664919e0) at ./include/rtl/stringutils.hxx:170
#8 0x00007fdc608ecdaf in
__gnu_cxx::new_allocator<SvtSysLocaleOptions_Impl>::construct<SvtSysLocaleOptions_Impl>
(this=<optimized out>, __p=0x5601664919e0) at /usr/include/c++/8/new:169
#9 std::allocator_traits<std::allocator<SvtSysLocaleOptions_Impl>
>::construct<SvtSysLocaleOptions_Impl> (__a=..., __p=0x5601664919e0) at
/usr/include/c++/8/bits/alloc_traits.h:475
#10 std::_Sp_counted_ptr_inplace<SvtSysLocaleOptions_Impl,
std::allocator<SvtSysLocaleOptions_Impl>,
(__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<>(std::allocator<SvtSysLocaleOptions_Impl>)
(__a=..., this=0x5601664919d0) at /usr/include/c++/8/bits/shared_ptr_base.h:541
#11
std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<SvtSysLocaleOptions_Impl,
std::allocator<SvtSysLocaleOptions_Impl>>(std::_Sp_make_shared_tag,
SvtSysLocaleOptions_Impl*, std::allocator<SvtSysLocaleOptions_Impl> const&)
(__a=..., this=<optimized out>) at /usr/include/c++/8/bits/shared_ptr_base.h:658
#12 std::__shared_ptr<SvtSysLocaleOptions_Impl,
(__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<SvtSysLocaleOptions_Impl>>(std::_Sp_make_shared_tag,
std::allocator<SvtSysLocaleOptions_Impl> const&) (__a=..., __tag=...,
this=<optimized out>) at /usr/include/c++/8/bits/shared_ptr_base.h:1324
#13
std::shared_ptr<SvtSysLocaleOptions_Impl>::shared_ptr<std::allocator<SvtSysLocaleOptions_Impl>>(std::_Sp_make_shared_tag,
std::allocator<SvtSysLocaleOptions_Impl> const&) (__a=..., __tag=...,
this=<optimized out>) at /usr/include/c++/8/bits/shared_ptr.h:360
#14 std::allocate_shared<SvtSysLocaleOptions_Impl,
std::allocator<SvtSysLocaleOptions_Impl>>(std::allocator<SvtSysLocaleOptions_Impl>
const&) (__a=...) at /usr/include/c++/8/bits/shared_ptr.h:707
#15 std::make_shared<SvtSysLocaleOptions_Impl> () at
/usr/include/c++/8/bits/shared_ptr.h:723
#16 SvtSysLocaleOptions::SvtSysLocaleOptions (this=0x7ffc2d040a80) at
./unotools/source/config/syslocaleoptions.cxx:543
#17 0x00007fdc60c3e470 in InitVCL () at ./vcl/source/app/svmain.cxx:337
#18 0x00007fdc60c3fa0d in ImplSVMain () at ./vcl/source/app/svmain.cxx:229
#19 0x00007fdc60c3fa60 in SVMain () at ./vcl/source/app/svmain.cxx:238
#20 0x00007fdc5fd1c321 in soffice_main () at
./desktop/source/app/sofficemain.cxx:170
#21 0x0000560165be707b in sal_main () at ./desktop/source/app/main.c:48
#22 main (argc=<optimized out>, argv=<optimized out>) at
./desktop/source/app/main.c:47
A debugging session is active.
Inferior 1 [process 63969] will be killed.
Quit anyway? (y or n) [answered Y; input not from terminal]
$
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-1-amd64 (SMP w/32 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libreoffice depends on:
ii libreoffice-avmedia-backend-gstreamer 1:6.1.5~rc1-2
ii libreoffice-base 1:6.1.5~rc1-2
ii libreoffice-calc 1:6.1.5~rc1-2
ii libreoffice-core 1:6.1.5~rc1-2
ii libreoffice-draw 1:6.1.5~rc1-2
ii libreoffice-impress 1:6.1.5~rc1-2
ii libreoffice-math 1:6.1.5~rc1-2
ii libreoffice-report-builder-bin 1:6.1.5~rc1-2
ii libreoffice-writer 1:6.1.5~rc1-2
ii python3-uno 1:6.1.5~rc1-2
Versions of packages libreoffice recommends:
ii fonts-crosextra-caladea 20130214-2
ii fonts-crosextra-carlito 20130920-1
ii fonts-dejavu 2.37-1
ii fonts-liberation 1:1.07.4-9
ii fonts-liberation2 2.00.4-1
ii fonts-linuxlibertine 5.3.0-4
ii fonts-noto-hinted 20181227-1
ii fonts-noto-mono 20181227-1
ii fonts-sil-gentium-basic 1.102-1
ii libreoffice-java-common 1:6.1.5~rc1-2
ii libreoffice-librelogo 1:6.1.4-4
ii libreoffice-nlpsolver 0.9+LibO6.1.4-4
ii libreoffice-report-builder 1:6.1.5~rc1-2
ii libreoffice-script-provider-bsh 1:6.1.5~rc1-2
ii libreoffice-script-provider-js 1:6.1.5~rc1-2
ii libreoffice-script-provider-python 1:6.1.5~rc1-2
ii libreoffice-sdbc-postgresql 1:6.1.5~rc1-2
ii libreoffice-wiki-publisher 1.2.0+LibO6.1.4-4
Versions of packages libreoffice suggests:
pn cups-bsd <none>
ii default-jre [java6-runtime] 2:1.11-71
ii firefox-esr 60.4.0esr-1
ii ghostscript 9.26~dfsg-2
ii gnupg 2.2.12-1
pn gpa <none>
ii gstreamer1.0-libav 1.15.0.1+git20180723+db823502-2
ii gstreamer1.0-plugins-bad 1.14.4-1+b1
ii gstreamer1.0-plugins-base 1.14.4-1
ii gstreamer1.0-plugins-good 1.14.4-1
ii gstreamer1.0-plugins-ugly 1.14.4-1
ii hunspell-ar [hunspell-dictionary] 3.2-1.1
ii hunspell-be [hunspell-dictionary] 0.53-3
ii hunspell-bg [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-bn [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-bs [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-ca [hunspell-dictionary] 3.0.3+repack1-1
ii hunspell-cs [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-da [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-de-at [hunspell-dictionary] 20161207-6
ii hunspell-de-ch [hunspell-dictionary] 20161207-6
ii hunspell-de-de [hunspell-dictionary] 20161207-6
ii hunspell-en-gb [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-en-us [hunspell-dictionary] 1:2018.04.16-1
ii hunspell-eu [hunspell-dictionary] 0.5.20151110-4
ii hunspell-fr-classical [hunspell-dictionary 1:6.3-2
ii hunspell-gl [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-gu [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-hi [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-hr [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-hu [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-id [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-is [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-it [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-kk [myspell-dictionary] 1.1-2
ii hunspell-ko [hunspell-dictionary] 0.7.1-1
ii hunspell-lt [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-lv [hunspell-dictionary] 1.3.0-4
ii hunspell-ne [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-nl [hunspell-dictionary] 2:2.10-6
ii hunspell-pl [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-pt-br [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-pt-pt [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-ro [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-ru [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-se [hunspell-dictionary] 1.0~beta6.20081222-1.2
ii hunspell-si [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-sl [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-sr [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-sv [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-te [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-th [hunspell-dictionary] 1:6.2.0~rc2-1
ii hunspell-vi [hunspell-dictionary] 1:6.2.0~rc2-1
ii hyphen-de [hyphen-hyphenation-patterns] 1:6.2.0~rc2-1
ii hyphen-en-us [hyphen-hyphenation-patterns] 2.8.8-7
ii hyphen-hr [hyphen-hyphenation-patterns] 1:6.2.0~rc2-1
ii hyphen-hu [hyphen-hyphenation-patterns] 1:6.2.0~rc2-1
ii hyphen-lt [hyphen-hyphenation-patterns] 1:6.2.0~rc2-1
ii imagemagick 8:6.9.10.23+dfsg-2
ii imagemagick-6.q16 [imagemagick] 8:6.9.10.23+dfsg-2
ii libgl1 1.1.0-1
pn libreoffice-gnome | libreoffice-kde5 <none>
pn libreoffice-grammarcheck <none>
pn libreoffice-help <none>
pn libreoffice-l10n <none>
pn libreoffice-officebean <none>
ii libsane 1.0.27-3.1
ii libxrender1 1:0.9.10-1
ii myspell-eo [myspell-dictionary] 2.1.2000.02.25-57
ii myspell-es [myspell-dictionary] 1.11-15
ii myspell-et [myspell-dictionary] 1:20030606-29
ii myspell-fa [myspell-dictionary] 0.20070816-3.1
ii myspell-ga [myspell-dictionary] 2.0-27
ii myspell-he [myspell-dictionary] 1.4-3
ii myspell-nb [myspell-dictionary] 2.2-4
ii myspell-nn [myspell-dictionary] 2.2-4
ii myspell-sk [myspell-dictionary] 0.5.5a-2.3
ii myspell-sq [myspell-dictionary] 1.6.4-1
ii myspell-uk [myspell-dictionary] 1.7.1-2
ii mythes-cs [mythes-thesaurus] 1:6.2.0~rc2-1
ii mythes-de [mythes-thesaurus] 20160424-3
ii mythes-de-ch [mythes-thesaurus] 20160424-3
ii mythes-en-us [mythes-thesaurus] 1:6.2.0~rc2-1
ii mythes-fr [mythes-thesaurus] 1:6.2.0~rc2-1
ii mythes-it [mythes-thesaurus] 1:6.2.0~rc2-1
ii mythes-ne [mythes-thesaurus] 1:6.2.0~rc2-1
ii mythes-pl [mythes-thesaurus] 1.5-4
ii mythes-ru [mythes-thesaurus] 1:6.2.0~rc2-1
ii mythes-sk [mythes-thesaurus] 1:6.2.0~rc2-1
pn openclipart2-libreoffice | openclipart-lib <none>
ii openjdk-11-jre [java6-runtime] 11.0.2+7-1
pn pstoedit <none>
ii thunderbird 1:60.4.0-1
pn unixodbc <none>
Versions of packages libreoffice-core depends on:
ii fontconfig 2.13.1-2
ii fonts-opensymbol 2:102.10+LibO6.1.4-4
ii libboost-date-time1.67.0 1.67.0-11
ii libboost-locale1.67.0 1.67.0-11
ii libc6 2.28-5
ii libcairo2 1.16.0-2
ii libclucene-contribs1v5 2.3.3.4+dfsg-1
ii libclucene-core1v5 2.3.3.4+dfsg-1
ii libcmis-0.5-5v5 0.5.2-1
ii libcups2 2.2.10-3
ii libcurl3-gnutls 7.63.0-1
ii libdbus-1-3 1.12.12-1
ii libdbus-glib-1-2 0.110-3
ii libdconf1 0.30.1-2
ii libeot0 0.01-5
ii libepoxy0 1.5.3-0.1
ii libexpat1 2.2.6-1
ii libexttextcat-2.0-0 3.4.5-1
ii libfontconfig1 2.13.1-2
ii libfreetype6 2.9.1-3
ii libgcc1 1:8.2.0-14
ii libglib2.0-0 2.58.2-3
ii libgpgmepp6 1.12.0-4
ii libgraphite2-3 1.3.13-7
ii libharfbuzz-icu0 2.3.0-1
ii libharfbuzz0b 2.3.0-1
ii libhunspell-1.7-0 1.7.0-2
ii libhyphen0 2.8.8-7
ii libice6 2:1.0.9-2
ii libicu63 63.1-5
ii libjpeg62-turbo 1:1.5.2-2+b1
ii liblcms2-2 2.9-3
ii libldap-2.4-2 2.4.47+dfsg-2
ii libmythes-1.2-0 2:1.2.4-3
ii libneon27-gnutls 0.30.2-2
ii libnspr4 2:4.20-1
ii libnss3 2:3.41-1
ii libnumbertext-1.0-0 1.0.5-1
ii libodfgen-0.1-1 0.1.7-1
ii liborcus-0.14-0 0.14.1-6
ii libpng16-16 1.6.36-2
ii libpoppler82 0.71.0-2
ii librdf0 1.0.17-1.1
ii libreoffice-common 1:6.1.5~rc1-2
ii librevenge-0.0-0 0.0.4-6
ii libsm6 2:1.2.2-1+b3
ii libstdc++6 8.2.0-14
ii libx11-6 2:1.6.7-1
ii libxext6 2:1.3.3-1+b2
ii libxinerama1 2:1.1.4-1
ii libxml2 2.9.4+dfsg1-7+b3
ii libxmlsec1 1.2.27-2
ii libxmlsec1-nss 1.2.27-2
ii libxrandr2 2:1.5.1-1
ii libxrender1 1:0.9.10-1
ii libxslt1.1 1.1.32-2
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages libreoffice-core recommends:
ii libpaper-utils 1.1.26
Versions of packages libreoffice-writer depends on:
ii libabw-0.1-1 0.1.2-1
ii libc6 2.28-5
ii libe-book-0.1-1 0.1.3-1+b2
ii libepubgen-0.1-1 0.1.1-1
ii libetonyek-0.1-1 0.1.9-1
ii libgcc1 1:8.2.0-14
ii libicu63 63.1-5
ii liblangtag1 0.6.2-1
ii libmwaw-0.3-3 0.3.14-1
ii libodfgen-0.1-1 0.1.7-1
ii libreoffice-base-core 1:6.1.5~rc1-2
ii libreoffice-core 1:6.1.5~rc1-2
ii librevenge-0.0-0 0.0.4-6
ii libstaroffice-0.0-0 0.0.6-1
ii libstdc++6 8.2.0-14
ii libwpd-0.10-10 0.10.3-1
ii libwpg-0.3-3 0.3.3-1
ii libwps-0.4-4 0.4.10-1
ii libxml2 2.9.4+dfsg1-7+b3
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages libreoffice-writer recommends:
ii libreoffice-math 1:6.1.5~rc1-2
Versions of packages libreoffice-writer suggests:
ii default-jre [java6-runtime] 2:1.11-71
ii fonts-crosextra-caladea 20130214-2
ii fonts-crosextra-carlito 20130920-1
ii libreoffice-base 1:6.1.5~rc1-2
ii libreoffice-java-common 1:6.1.5~rc1-2
ii openjdk-11-jre [java6-runtime] 11.0.2+7-1
Versions of packages libreoffice-calc depends on:
ii coinor-libcbc3 2.9.9+repack1-1
ii coinor-libcoinmp1v5 1.8.3-2
ii coinor-libcoinutils3v5 2.10.14+repack1-1
ii libatlas3-base [liblapack.so.3] 3.10.3-7+b1
pn libblas3 | libblas.so.3 <none>
ii libboost-filesystem1.67.0 1.67.0-11
ii libboost-iostreams1.67.0 1.67.0-11
ii libbz2-1.0 1.0.6-9
ii libc6 2.28-5
ii libetonyek-0.1-1 0.1.9-1
ii libgcc1 1:8.2.0-14
ii libicu63 63.1-5
ii liblcms2-2 2.9-3
ii libmwaw-0.3-3 0.3.14-1
ii libodfgen-0.1-1 0.1.7-1
ii liborcus-0.14-0 0.14.1-6
ii libreoffice-base-core 1:6.1.5~rc1-2
ii libreoffice-core 1:6.1.5~rc1-2
ii librevenge-0.0-0 0.0.4-6
ii libstaroffice-0.0-0 0.0.6-1
ii libstdc++6 8.2.0-14
ii libwps-0.4-4 0.4.10-1
ii libxml2 2.9.4+dfsg1-7+b3
ii lp-solve 5.5.0.15-4+b1
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages libreoffice-calc suggests:
ii ocl-icd-libopencl1 2.2.12-2
Versions of packages libreoffice-base depends on:
ii libc6 2.28-5
ii libgcc1 1:8.2.0-14
ii libreoffice-base-core 1:6.1.5~rc1-2
ii libreoffice-base-drivers 1:6.1.5~rc1-2
ii libreoffice-core 1:6.1.5~rc1-2
ii libstdc++6 8.2.0-14
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
Versions of packages libreoffice-base recommends:
ii default-jre [java6-runtime] 2:1.11-71
ii libreoffice-java-common 1:6.1.5~rc1-2
ii libreoffice-writer 1:6.1.5~rc1-2
ii openjdk-11-jre [java6-runtime] 11.0.2+7-1
Versions of packages libreoffice-base suggests:
ii libreoffice-report-builder 1:6.1.5~rc1-2
pn unixodbc <none>
Versions of packages libreoffice-draw depends on:
ii libavahi-client3 0.7-4+b1
ii libavahi-common3 0.7-4+b1
ii libc6 2.28-5
ii libcdr-0.1-1 0.1.5-1
ii libdbus-1-3 1.12.12-1
ii libdbus-glib-1-2 0.110-3
ii libfreehand-0.1-1 0.1.2-2
ii libgcc1 1:8.2.0-14
ii libglib2.0-0 2.58.2-3
ii libicu63 63.1-5
ii liblcms2-2 2.9-3
ii libmspub-0.1-1 0.1.4-1+b2
ii libmwaw-0.3-3 0.3.14-1
ii libodfgen-0.1-1 0.1.7-1
ii libpagemaker-0.0-0 0.0.4-1
ii libpng16-16 1.6.36-2
ii libqxp-0.0-0 0.0.2-1
ii libreoffice-core 1:6.1.5~rc1-2
ii librevenge-0.0-0 0.0.4-6
ii libstaroffice-0.0-0 0.0.6-1
ii libstdc++6 8.2.0-14
ii libvisio-0.1-1 0.1.6-1+b2
ii libwpd-0.10-10 0.10.3-1
ii libwpg-0.3-3 0.3.3-1
ii libxml2 2.9.4+dfsg1-7+b3
ii libzmf-0.0-0 0.0.2-1+b2
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages libreoffice-impress depends on:
ii libc6 2.28-5
ii libepoxy0 1.5.3-0.1
ii libetonyek-0.1-1 0.1.9-1
ii libgcc1 1:8.2.0-14
ii libmwaw-0.3-3 0.3.14-1
ii libodfgen-0.1-1 0.1.7-1
ii libreoffice-core 1:6.1.5~rc1-2
ii libreoffice-draw 1:6.1.5~rc1-2
ii librevenge-0.0-0 0.0.4-6
ii libstaroffice-0.0-0 0.0.6-1
ii libstdc++6 8.2.0-14
ii libxml2 2.9.4+dfsg1-7+b3
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages libreoffice-impress recommends:
ii libreoffice-avmedia-backend-gstreamer 1:6.1.5~rc1-2
Versions of packages libreoffice-impress suggests:
ii bluez 5.50-1
Versions of packages libreoffice-math depends on:
ii fonts-opensymbol 2:102.10+LibO6.1.4-4
ii libc6 2.28-5
ii libgcc1 1:8.2.0-14
ii libreoffice-core 1:6.1.5~rc1-2
ii libstdc++6 8.2.0-14
ii uno-libs3 6.1.5~rc1-2
ii ure 6.1.5~rc1-2
-- no debconf information
--- End Message ---