Skip to content

Code sign error : bundle format unrecognized, invalid, or unsuitable #166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 5 tasks
saulhidalgoaular opened this issue Mar 9, 2022 · 3 comments · Fixed by #167
Closed
2 of 5 tasks

Code sign error : bundle format unrecognized, invalid, or unsuitable #166

saulhidalgoaular opened this issue Mar 9, 2022 · 3 comments · Fixed by #167

Comments

@saulhidalgoaular
Copy link

I'm submitting a…

  • bug report
  • feature request
  • other

I tried to generate an installer for mac and it gave this error while trying to sign the man folder of the jre. It used a MacAir computer, with Java 8, I think 1.8.332. I have specified a custom JRE path, and I have choise the default JRE that comes with MacOS. However, when doing the signature process, it gave this error when it tried to compile a file in the man folder..

Code sign error : bundle format unrecognized, invalid, or unsuitable

  1. Add a custom jre path in the configuration, and choose the default JRE that MacOS brings.
  2. run mvn clean javapackager:package

What is the expected behavior?
End without error.

What is the current behavior?
Build failure.

Do you have outputs, screenshots, demos or samples which demonstrate the problem or enhancement?
Unfortunately no.

Please tell us about your environment:

  • JavaPackager version: 1.6.4
  • OS version: MacOS
  • JDK version: 1.8u332
  • Build tool:
    • Maven
    • Gradle
@fvarrui
Copy link
Collaborator

fvarrui commented Mar 10, 2022

Fixed by PR #167.

@fvarrui
Copy link
Collaborator

fvarrui commented Mar 10, 2022

JavaPackager 1.6.5 released to Maven Central. It will be available in a few minutes (an hour at most).

Thanks so much for your contribution!

@fvarrui fvarrui closed this as completed Mar 10, 2022
@fvarrui
Copy link
Collaborator

fvarrui commented Mar 10, 2022

It will be available in a few minutes (an hour at most).

Ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants