<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Debian 9 wrong dependency to libssh"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122183">122183</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Debian 9 wrong dependency to libssh
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice Online
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>uni@cj-k.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>System Debian 9 stable and 
deb <a href="https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-debian9">https://www.collaboraoffice.com/repos/CollaboraOnline/CODE-debian9</a> ./
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 (<a href="https://packages.debian.org/stretch/libssl1.0.2">https://packages.debian.org/stretch/libssl1.0.2</a>) 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></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>