MacOS X Gatekeeper rejects 0.7.18

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
mattslot
Newbie
Newbie
Posts: 1
Joined: July 9th, 2014, 7:11 am

MacOS X Gatekeeper rejects 0.7.18

Post by mattslot »

Tried to install the latest binary on my Mac running Mavericks, but the app was marked as "unidentified developer" and rejected by GateKeeper.

Code: Select all

spctl -avv /Volumes/SABnzbd-0.7.18/10.8\ \(M-Lion\)\ 10.9\ \(Mavericks\)/SABnzbd.app 
/Volumes/SABnzbd-0.7.18/10.8 (M-Lion) 10.9 (Mavericks)/SABnzbd.app: rejected
The code signature seems intact:

Code: Select all

codesign -vv /Volumes/SABnzbd-0.7.18/10.8\ \(M-Lion\)\ 10.9\ \(Mavericks\)/SABnzbd.app 
/Volumes/SABnzbd-0.7.18/10.8 (M-Lion) 10.9 (Mavericks)/SABnzbd.app: valid on disk
/Volumes/SABnzbd-0.7.18/10.8 (M-Lion) 10.9 (Mavericks)/SABnzbd.app: satisfies its Designated Requirement
I re-installed 0.7.17 and didn't get the warning:

Code: Select all

spctl -avv /Volumes/SABnzbd-0.7.17/10.8\(M-Lion\)\ 10.9\(Mavericks\)/SABnzbd.app 
/Volumes/SABnzbd-0.7.17/10.8(M-Lion) 10.9(Mavericks)/SABnzbd.app: accepted
Thanks.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: MacOS X Gatekeeper rejects 0.7.18

Post by shypike »

OK, it seems something when wrong when I updated my developer account.
That also explains why the Notification support fails now.
The problem is that Gatekeeper can only be tested on another system.
Post Reply