Macjutsu / super

S.U.P.E.R.M.A.N. optimizes the macOS software update experience.
Apache License 2.0
637 stars 86 forks source link

can IBM and mist cli installed manually ? #225

Closed madisettisunil closed 4 months ago

madisettisunil commented 4 months ago
Tue Jul 16 11:28:21 001-MBP super[18000]: Error: Unable to download IBM Notifier.app from: https://github.com/IBM/mac-ibm-notifications/releases/download/v-3.1.0-b-110/IBM.Notifier.zip
Tue Jul 16 11:28:21 001-MBP super[18000]: Status: Attempting to download and install mist-cli...
Tue Jul 16 11:28:21 001-MBP super[18000]: Error: Unable to download mist-cli.pkg from: https://github.com/ninxsoft/mist-cli/releases/download/v2.0/mist-cli.2.0.pkg.

Above error messages are appearing on the all MacOS running 11.xx. I appreciate that it's dead old operating system and may not work as intended. But my question is if we package the tools up and distribute them before pushing Super script will it work even with these failed package installation warnings ? I am asking because jamfhelper fallback method is removed in one of the releases when not detected IBM notifier.

Macjutsu commented 4 months ago

Yes as long as the required items are pre-installed, super will not attempt to install them.

See the parameters starting here for details: https://github.com/Macjutsu/super/blob/10a4149df2bb63e9dc0e1ae037e0375d410504b4/super#L298