codesign problem on Mac OS X 10.9

Andras Timar timar74 at gmail.com
Wed Nov 6 06:05:02 PST 2013


Hi,

I upgraded to Mac OS X 10.9 recently. Now my builds fail at packaging.
When it comes to code signing, the codesign command returns with exit
code 1. Yet, the app seems to be signed correctly. I patched
solenv/bin/modules/installer/simplepackage.pm not to fail on this.
Here is the output:

... codesign --sign DEADBEEFDEADBEEFDEADBEEFDEADBEEF --force -v -v -v
/Users/timar/cp-4.1/workdir/unxmacxi.pro/installation/LibreOffice/dmg/install/lang_28_id_47a0697b_inprogress_temp.11790/LibreOffice_4.1-1_MacOS_x86/LibreOffice.app
...
/Users/timar/cp-4.1/workdir/unxmacxi.pro/installation/LibreOffice/dmg/install/lang_28_id_47a0697b_inprogress_temp.11790/LibreOffice_4.1-1_MacOS_x86/LibreOffice.app:
replacing existing signature
/Users/timar/cp-4.1/workdir/unxmacxi.pro/installation/LibreOffice/dmg/install/lang_28_id_47a0697b_inprogress_temp.11790/LibreOffice_4.1-1_MacOS_x86/LibreOffice.app:
code object is not signed at all
In subcomponent:
/Users/timar/cp-4.1/workdir/unxmacxi.pro/installation/LibreOffice/dmg/install/lang_28_id_47a0697b_inprogress_temp.11790/LibreOffice_4.1-1_MacOS_x86/LibreOffice.app/Contents/CREDITS.odt
WARNING: "codesign --sign DEADBEEFDEADBEEFDEADBEEFDEADBEEF --force -v
-v -v /Users/timar/cp-4.1/workdir/unxmacxi.pro/installation/LibreOffice/dmg/install/lang_28_id_47a0697b_inprogress_temp.11790/LibreOffice_4.1-1_MacOS_x86/LibreOffice.app"
returned with non-zero!
Return value: 1

Any ideas, how to fix the situation?

Thanks,
Andras


More information about the LibreOffice mailing list