Posted on 04-20-2023 02:09 AM
Hi, I know some of you are using Installomator to update third party software and since I need to clear some time I decided to give it a go on a small part of our Macs. They are more or less all the same under ventura.
Works great on most of our macs, but for some reason, it does not work on several of them, the logs is giving the same error :
firefoxesrpkg : ERROR : Error veryfying Firefox.pkg error : Firefox.pkg: rejected
source =no usable signature.
Any recommendations ?
Solved! Go to Solution.
Posted on 04-21-2023 07:24 AM
If its working for most clients, work on potential client side issues first. Check that the failing machines are updated and have the correct time set on their clocks. SSH into or start Terminal on an affected machine and manually run through the steps Installomator would with curl, codesign, etc, to see what errors you get.
Posted on 04-21-2023 07:24 AM
If its working for most clients, work on potential client side issues first. Check that the failing machines are updated and have the correct time set on their clocks. SSH into or start Terminal on an affected machine and manually run through the steps Installomator would with curl, codesign, etc, to see what errors you get.
Posted on 04-23-2023 07:06 AM
Clever idea, I'll try that thanks !
Posted on 04-24-2023 05:42 AM
Thanks again, finally managed to pinpoint the issue. The script was looking for a PKG while I was getting a DMG…