[Libreoffice-bugs] [Bug 122183] New: Debian 9 wrong dependency to libssh
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 18 23:22:09 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=122183
Bug ID: 122183
Summary: Debian 9 wrong dependency to libssh
Product: LibreOffice Online
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: uni at cj-k.de
System Debian 9 stable and
deb https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-debian9 ./
in sources.list
aptitude upgrade from loolwsd 3.4.2-1 to 4.0.0-2 fails on libssl1.0.0, because
libssl1.0.2 (https://packages.debian.org/stretch/libssl1.0.2) would be the
correct version. Interestngn is, that two different version (libssl1.0.0 and
libssl1.0.2) are listed under dependencies, i assume it shows the current and
the wonted at the same time.
git status: CODE-4-RC1
<patch>
index cf64111c8..d166c2d01 100644
@@ -8,7 +8,7 @@ Standards-Version: 3.9.7
Package: loolwsd
Section: web
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, fontconfig, libsm6,
libssl1.0.0, libxinerama1, libxrender1, libgl1-mesa-glx, libcups2, cpio,
libcap2-bin, libxcb-render0, libxcb-shm0, collaboraofficebasis6.0-calc (>=
6.0.10.17), collaboraofficebasis6.0-core (>= 6.0.10.17),
collaboraofficebasis6.0-graphicfilter (>= 6.0.10.17),
collaboraofficebasis6.0-images (>= 6.0.10.17), collaboraofficebasis6.0-impress
(>= 6.0.10.17), collaboraofficebasis6.0-ooofonts (>= 6.0.10.17),
collaboraofficebasis6.0-writer (>= 6.0.10.17), collaboraoffice6.0 (>=
6.0.10.17), collaboraoffice6.0-ure (>= 6.0.10.17),
collaboraofficebasis6.0-en-us (>= 6.0.10.17), collaboraofficebasis6.0-draw (>=
6.0.10.17), collaboraofficebasis6.0-extension-pdf-import (>= 6.0.10.17),
collaboraofficebasis6.0-ooolinguistic (>= 6.0.10.17),
collaboraoffice6.0-dict-en (>= 6.0.10.17)
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, fontconfig, libsm6,
libssl1.0.2, libxinerama1, libxrender1, libgl1-mesa-glx, libcups2, cpio,
libcap2-bin, libxcb-render0, libxcb-shm0, collaboraofficebasis6.0-calc (>=
6.0.10.17), collaboraofficebasis6.0-core (>= 6.0.10.17),
collaboraofficebasis6.0-graphicfilter (>= 6.0.10.17),
collaboraofficebasis6.0-images (>= 6.0.10.17), collaboraofficebasis6.0-impress
(>= 6.0.10.17), collaboraofficebasis6.0-ooofonts (>= 6.0.10.17),
collaboraofficebasis6.0-writer (>= 6.0.10.17), collaboraoffice6.0 (>=
6.0.10.17), collaboraoffice6.0-ure (>= 6.0.10.17),
collaboraofficebasis6.0-en-us (>= 6.0.10.17), collaboraofficebasis6.0-draw (>=
6.0.10.17), collaboraofficebasis6.0-extension-pdf-import (>= 6.0.10.17),
collaboraofficebasis6.0-ooolinguistic (>= 6.0.10.17),
collaboraoffice6.0-dict-en (>= 6.0.10.17)
Conflicts: collaboraofficebasis6.0-gnome-integration,
collaboraofficebasis6.0-kde-integration
Description: LibreOffice Online WebSocket Daemon
LOOLWSD is a daemon that talks to web browser clients and provides
LibreOffice
</patch>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181218/32e9aa27/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list