[Libreoffice-bugs] [Bug 133103] New: Debian package missing depends on openssh-client
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat May 16 20:41:44 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133103
Bug ID: 133103
Summary: Debian package missing depends on openssh-client
Product: LibreOffice Online
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: anthony at derobert.net
I hope this is the right place to report this bug. I'm using the CODE packages,
installed inside a Debian 9 container (hence not having fairly ordinary things
like ssh client).
dpkg: error processing package loolwsd (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
loolwsd
Updating loolwsd systemplate
E: Sub-process /usr/bin/dpkg returned an error code (1)
W: Operation was interrupted before it could finish
root at CODE:~# dpkg --configure -a
Setting up loolwsd (4.2.3-2) ...
dpkg: error processing package loolwsd (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
loolwsd
Quickly adding "set -x" to /var/lib/dpkg/info/loolwsd.postinst showed it was
loolwsd-generate-proof-key failing, which when run directly:
root at CODE:~# loolwsd-generate-proof-key
ssh-keygen command not found. Please install openssh client tools.
Installing openssh-client indeed fixes it, so the package should either
Depends: on openssh-client or if it's actually optional (previous versions
didn't seem to need it), then the maintainer could have an [ -x … ] test and
then it could be a Recommends: or Suggests:
--
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/20200516/e2fb17fd/attachment.htm>
More information about the Libreoffice-bugs
mailing list