Issue in mounting dmg only on Intel Mac's

rithesh
New Contributor II

Hello,

We are facing issue with dmg files only on intel macs. The error msg is  " Error: An error occurred attempting to mount the package "ideaIC-2022.2.1-aarch64.dmg". ". But works fine with M1 Mac's. I had attached the logs screenshot .Screenshot 2022-09-22 at 7.53.52 AM.png

3 REPLIES 3

greatkemo
Contributor II

@rithesh, there are a few reasons why you are having issues.

aarch64 means ARM Architecture 64-Bit, AKA Apple Silicon, AKA M1, M2, etc., so should not be installed on Intel in the first place.

Also, have you repackaged the dmg? or are you uploading it directly to the cloud distribution?

If you do not repackage the app with Composer or another packaging tool, Jamf Pro will not be able to copy /Volumes/IntelliJ IDEA CE/IntelliJ IDEA CE.app to the Applications folder.

 

Hope this helps,

Kamal

rithesh
New Contributor II

Thank you @greatkemo for the reply. 

I am aware of ARM Architecture works only for Apple Silicon chips. I mentioned only for reference like same error message.

And yes i repackaged using it using composer, but still i get this issue . I noticed rarely sometimes it works, i don't know how.

Happy to hear if  you have any other suggestions on this issue .

greatkemo
Contributor II

@rithesh So instead of packaging it as dmg, try making it a pkg, then you should not have issues with mounting.