Skip to content
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

Update macOS install script #8915

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Conversation

thebluepotato
Copy link
Contributor

TL/DR: Update macOS install script with quarantine permissions; should fix #5589

The added lines read the com.apple.quarantine attribute from the jackett executable, replace the first 4 characters (0081 -> 00c1) so Gatekeeper won't complain anymore and set the modified attribute for the jackett executable and all DLL and dylib files.

Update macOS install script with quarantine permissions; should fix Jackett#5589
Copy link
Contributor

@garfield69 garfield69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested this 0.16.651 package on my win10 VirtualBox image of Mojave MacOS
Installed 0.16.651 successfully.
Followed up by doing a check for updates, which successfully upgraded to 0.16.656

@garfield69 garfield69 merged commit 30d55ae into Jackett:master Jun 9, 2020
@rajohns08
Copy link

Can running this script be mentioned in the README under "Run without installing as a Service" of the macOS install section? I just had to dig through to find the ticket mentioning the quarantine issue which eventually led me to this PR which mentions this install script that I then had to run manually.

@thebluepotato
Copy link
Contributor Author

thebluepotato commented Jan 4, 2021

@rajohns08 There's no script to run per se. The commands mentioned in #5589 are now part of install_service_macos. Would adding a link to #5589 (comment) be enough for your purposes?

@rajohns08
Copy link

@thebluepotato, yes if a link was added in the README, I think that would help new users on macOS greatly.

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 this pull request may close these issues.

[macOS][10.15] libhostfxr.dylib cannot be opened because Apple can't verify if it contains malware
3 participants