[Libreoffice-bugs] [Bug 128217] New version crashes on MAC
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Oct 19 13:15:15 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128217
--- Comment #5 from Christian Lohmaier <cloph at documentfoundation.org> ---
FYI: for 6.2.x that is expected, 6.2 line is not notarized.
For 6.3.x (bug#126409) the installer /is/ notarized (and all verification tools
as well as the notarization report itself shows no problem) but Catalina's
gatekeeper still blocks installation for some reason (while on other versions
of macOS you'll get the correct positive message (has been checked by Apple and
no malicious software was found).
As there is no hint whatsoever why Catalina is not happy (but other versions
are) - that bug won't be fixed for next release unfortunately.
To verify that your installer is genuine/from The Document Foundation, you can
use codesign and spctl tools from Terminal:
For 6.3.x it should look something like this:
$ codesign -vvv --deep --strict ~/Desktop/LibreOffice.app/
[… individual elements all good …]
/Users/cloph/Desktop/LibreOffice.app/: valid on disk
/Users/cloph/Desktop/LibreOffice.app/: satisfies its Designated Requirement
$ spctl -vvv --assess --type exec ~/Desktop/LibreOffice.app/
/Users/cloph/Desktop/LibreOffice.app/: accepted
source=Notarized Developer ID
origin=Developer ID Application: The Document Foundation (7P5S3ZLCN7)
(replace ~/Desktop/LibreOffice.app with the path you copied LibreOffice to, for
example /Applications/LibreOffice.app)
--
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/20191019/0d230196/attachment.html>
More information about the Libreoffice-bugs
mailing list