electron-userland / electron-builder-binaries

172 stars 60 forks source link

Support to sign MSI in linux #10

Closed yarcub closed 6 years ago

yarcub commented 6 years ago

I'm using docker to build and sign msi target and getting the following error:

Failed
libgsf is not available, msi support is disabled: /usr/src/app/dist/myapp-electron-ia32.msi

I see that the msi signing is supported in osslsigncode 1.7.1 but couldn't find out which version of the binary is included for linux builds. Only that the one in this repo was updated ~2y ago and the one for darwin was updated more recently.

Adding support for it would be building the linux binary https://github.com/develar/osslsigncode and open a PR? Any hints?

Thanks.

techterbium commented 4 years ago

Hello there, can someone help me with how to resolve this?

shrinidhi111 commented 2 years ago

@techterbium It appears that that dependency is no longer required osslsigncode 2.2+

shrinidhi111 commented 2 years ago

https://github.com/mtrojnar/osslsigncode/releases