Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Still having issues with cmd.Run() failed with exit status 255 #76

Open
jphillips241 opened this issue Jun 9, 2023 · 1 comment
Open

Comments

@jphillips241
Copy link

hi @Tylous. I am having a similar issue as a previous mentioned cmd.Run() failed with exit status 255, when trying to compile.

I am a little confused by your response in the previous thread because you mentioned it being an issue with osslsigncode and to revert to 'this' version and you instead show the version of OpenSSL 1.1.1s.

So, I installed OpenSSL 1.1.1s and still have issues. For clarity can you list specifically which version of osslsigncode is needed?

Here is the output when I try to compile:

Screenshot 2023-06-06 at 11 18 12 AM

And here are my versions of osslsigncode and OpenSSL I have installed:

Screenshot 2023-06-06 at 11 19 33 AM

I have also installed various versions of osslsigncode including the most recent and have had no luck.

Sorry if I'm missing something obvious! Appreciate your time!

Originally posted by @jphillips241 in #66 (comment)

@Tylous
Copy link
Contributor

Tylous commented Jun 14, 2023

It's because your osslsigncode is still using a newer version of OpenSSL, until osslsigncode fixes its bug you need to use an older version of OpenSSL as well. here's my fix for OSX https://gist.github.com/Tylous/3a973879ef72a16ec585b71ce71f6c54 , this should give you an idea. I will update the main code once osslsigncode addresses their issue.

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

No branches or pull requests

2 participants