[GH-ISSUE #497] Osx, dmg #363

Closed
opened 2026-02-27 23:00:14 +03:00 by kerem · 0 comments
Owner

Originally created by @ahmetaligul01 on GitHub (May 19, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/497

I'm trying to create a DMG file. I've done it before, but now it gives the following error.

.....

Mounting disk image...
Mount directory: /Volumes/Applicationinstaller
Device name: /dev/disk2
Copying background file 'installer_background.png'...
Making link to Applications dir...
/Volumes/Applicationinstaller
Running AppleScript to make Finder stuff pretty: /usr/bin/osascript "/var/folders/pw/w8jsyzgs3b583zknqrc08rc80000gn/T/createdmg.tmp.XXXXXXXXXX.8qEW5kks" "Applicationinstaller"
/var/folders/pw/w8jsyzgs3b583zknqrc08rc80000gn/T/createdmg.tmp.XXXXXXXXXX.8qEW5kks:953:1009: execution error: Finder got an error: Can’t set item "x.app" of disk "Applicationinstaller" to {275, 575}. (-10006)
Failed running AppleScript
"disk2" ejected.

Originally created by @ahmetaligul01 on GitHub (May 19, 2022). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/497 I'm trying to create a DMG file. I've done it before, but now it gives the following error. ..... Mounting disk image... Mount directory: /Volumes/Applicationinstaller Device name: /dev/disk2 Copying background file 'installer_background.png'... Making link to Applications dir... /Volumes/Applicationinstaller Running AppleScript to make Finder stuff pretty: /usr/bin/osascript "/var/folders/pw/w8jsyzgs3b583zknqrc08rc80000gn/T/createdmg.tmp.XXXXXXXXXX.8qEW5kks" "Applicationinstaller" /var/folders/pw/w8jsyzgs3b583zknqrc08rc80000gn/T/createdmg.tmp.XXXXXXXXXX.8qEW5kks:953:1009: execution error: Finder got an error: Can’t set item "x.app" of disk "Applicationinstaller" to {275, 575}. (-10006) Failed running AppleScript "disk2" ejected.
kerem closed this issue 2026-02-27 23:00:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#363
No description provided.