https://bugs.documentfoundation.org/show_bug.cgi?id=121429

--- Comment #2 from Guilhem Moulin <[email protected]> ---
Debian 9.6 (codename Stretch), packaged LibreOffice and LOKit from
stretch-backports (1:6.1.3-1~bpo9+2).

/usr/lib/x86_64-linux-gnu/nss/*.so are owned by libnss3 2:3.26.2-1.1+deb9u1.

    $ dpkg -S /usr/lib/x86_64-linux-gnu/nss/*.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libfreebl3.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libfreeblpriv3.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libnssckbi.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libnssdbm3.so
    libnss3:amd64: /usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so

The directory is installed on all releases since jessie (on amd64 at least,
didn't check other archs):

    https://packages.debian.org/jessie/amd64/libnss3/filelist
    https://packages.debian.org/stretch/amd64/libnss3/filelist
    https://packages.debian.org/buster/amd64/libnss3/filelist
    https://packages.debian.org/sid/amd64/libnss3/filelist

libnss3 is "Priority: optional" so you might not have it installed, but the
libreoffice-* packages depend on it.

    $ apt-cache rdepends libnss3 | grep libreoffice
      libreoffice-sdbc-postgresql
      libreoffice-core
      libreoffice-sdbc-postgresql
      libreoffice-core

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to