@rougegoat commented on GitHub:
Looks like the QGIS devs aren't going to fix this on their end anytime soon. Could you submit a PR with this fix? I'm sure there are others running into the…
@Ligerolt commented on GitHub:
Hello, I apologize for the delayed response. I didn’t reply immediately, and then I forgot. I’m attaching my script, which works on the Macs in my network. Th…
@ry1980-me commented on GitHub:
Hi. Any update as to if a specific fix was done for this, or just closed as unable to replicate etc. Thanks
@SpladlesRUs commented on GitHub:
Looks like this is still a problem.
Script exit code: 4 Script result: 2024-08-29 08:14:15 : REQ : : shifting arguments for Jamf 2024-08-29 08:14:15 :…
@Ligerolt commented on GitHub:
Actually, the problem comes from the notarization of the QGis software by Apple. To work around the issue, I added a line to my script:
Créer un dossier…
@tommytaddler commented on GitHub:
We're also experiencing installation issues with label qgis-pr and ltr version.
I've been down a few rabbit holes configuring and testing, I've focused no…
@Ligerolt commented on GitHub:
#!/bin/bash
APPLI="QGIS" DOWNLOAD_LINK="https://qgis.org/downloads/macos/qgis-macos-ltr.dmg"
Nombre de caractères à garder dans le numéro de version
NUMBER="4"…
@macmangr commented on GitHub:
Hi, @rtbrown76 I tried to reproduce the problem but the installation works fine for me.
sudo ./assemble.sh -l /Users/savvas/Desktop/Mosyle/Resources/Installomat…
@alexandernezis commented on GitHub:
This has already been fixed, you need to update the team ID in the script to the matching one above. Reference here: https://github.com/Installomator/Installom…