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

bless: The 'openfolder' is not supported on Apple Silicon devices. #64

Closed
davidnewhall opened this issue Jul 15, 2022 · 10 comments
Closed

Comments

@davidnewhall
Copy link

[david@ajn-im1]00:36:17|~/go/src/github.com/Notifiarr/notifiarr$ /Users/david/go/bin/gon gon.json
==> ✏️  Signing files...
    Code signing successful
==> 📦  Creating dmg...
    This will open Finder windows momentarily.
❗️ Error creating dmg:

error creating dmg:

Creating disk image...
created: /Users/david/go/src/github.com/Notifiarr/notifiarr/rw.notifiarr.dmg
Mounting disk image...
Unmounting disk image...
Mount directory: /Volumes/Notifiarr
Device name:     /dev/disk8
Copying custom files...
./notifiarr
Running Applescript: /usr/bin/osascript "/var/folders/ks/dgpqf8ld1qg5871wcc2fqw340000gn/T/createdmg.tmp.XXXXXXXXXX.Dzo8JSw2" "Notifiarr"
waited 1 seconds for .DS_STORE to be created.
Done running the applescript...
Fixing permissions...
Done fixing permissions.
Blessing started
bless: The 'openfolder' is not supported on Apple Silicon devices.

iMac M1 running macOS 12.4.
Installed gon by running: go install github.com/mitchellh/gon/cmd/gon@latest
Let me know if I can provide more info. This is the first time I've used this app.

@davidnewhall
Copy link
Author

davidnewhall commented Jul 17, 2022

This app, with the same configs, works fine on my Intel MacBookPro. EDIT: may be related to #40.

@tomyjwu
Copy link

tomyjwu commented Nov 16, 2022

seems remove the old option will fix the issue. reference:

create-dmg/create-dmg#127

@KMACEL
Copy link

KMACEL commented Nov 18, 2022

When will reslease come out with this new fix?

SubJunk added a commit to UniversalMediaServer/gon that referenced this issue Nov 26, 2022
@SubJunk
Copy link

SubJunk commented Dec 4, 2022

gon.zip
Here's a build of my fork of gon, which includes the fix for this problem

@bktexan87
Copy link

@SubJunk I just updated create-dmg via homebrew. Is there an additional step I need to take after. I am still receiving the openfolder error

@SubJunk
Copy link

SubJunk commented Jan 18, 2023

@bktexan87 I'm not part of this project, I just provided the file in my comment, which is the built version of my fork from https://github.com/UniversalMediaServer/gon

@KMACEL
Copy link

KMACEL commented Jan 24, 2023

@SubJunk Thank you so much. Your binary is working

@hover-k8s-updater
Copy link

Any updates for this? I'm seeing the same error on M1 with MacOS Ventura 13.2.

@lionello
Copy link

Commenting the dmg section in the config file also avoids this error message (but you won't have a DMG)

@megavoid
Copy link
Contributor

I submitted a Pull Request with a fix: #73

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

9 participants