darling
darling copied to clipboard
inflate error: insalling FL Studio
Expected Result
Installation of FL Studio under /Applications
Actual Result
inflate error
Steps To Reproduce
- download the installer (did this outside of the container)
take $HOME/Downloads/flstudio && wget -O flstudio20_mac_installer.dmg "https://support.image-line.com/redirect/flstudio20_mac_installer" && darling shell
- mount
.dmg
hdiutil attach flstudio20_mac_installer.dmg
/Volumes/flstudio20_mac_installer
- copy contents
cp -rf /Volumes/flstudio20_mac_installer /Applications
cp: /Volumes/flstudio20_mac_installer: unable to copy extended attributes to /Applications/flstudio20_mac_installer: Operation not supported on socket
cp: /Volumes/flstudio20_mac_installer/.DS_Store: could not copy extended attributes to /Applications/flstudio20_mac_installer/.DS_Store: Operation not supported on socket
cp: /Volumes/flstudio20_mac_installer/.VolumeIcon.icns: could not copy extended attributes to /Applications/flstudio20_mac_installer/.VolumeIcon.icns: Operation not supported on socket
cp: /Volumes/flstudio20_mac_installer/Install FL Studio.pkg: Input/output error
- run installer
cd /Applications/flstudio20_mac_installer && installer -pkg Install\ FL\ Studio.pkg -target /
inflate error
System Information
Software | Version |
---|---|
Linux Kernel | 5.4.0-128-generic |
Darling | darling_0.1.20220704.focal_amd64.deb (used release, slow/expensive internet country, working on cloning submodules right now) |
also
key | val |
---|---|
distro | Linux Mint 20.3 Una |
model | MacBookAir7,2 |
cpu | Intel i5-5350U (4) @ 2.900GHz |
gpu | Intel HD Graphics 6000 |
board | Mac-937CB26E2E02BB01 |
memory | 7860MiB |
quite new to this low level wizardry, what's a good place to start troubleshooting?
On a side note, GUI support is still very experimental. Most GUI applications, beyond the very basic ones, don't work. So I doubt that FL Studio will work.
But if you are still interested in troubleshooting this particular issue. Can you try copying over the Install FL Studio.pkg
from a real macOS install? I want to make sure that hdiutil
is not corrupting the file (the could not copy extended attributes
errors are expected, but I'm not sure about the Input/output error
).
If FL studio through Darling doesn't work, WINE is an option (Using the Windows executable).
Not closing this since it seems this might be a bug in hdiutil
. Were you able to follow Tommy's suggestion to copy over the .pkg
from a real macOS install?
sorry, I haven't gotten round to trying because I lack access. Fully understand if this gets closed for the time being; also lack storage to debug on my end.
On Tue, 17 Oct 2023, 04:18 Ariel Abreu, @.***> wrote:
Not closing this since it seems this might be a bug in hdiutil. Were you able to follow Tommy's suggestion to copy over the .pkg from a real macOS install?
— Reply to this email directly, view it on GitHub https://github.com/darlinghq/darling/issues/1236#issuecomment-1765598907, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPTYUO2GA77QHHPSCO2IBDX7X2KBAVCNFSM6AAAAAARZXTHH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRVGU4TQOJQG4 . You are receiving this because you authored the thread.Message ID: @.***>