Macjutsu / super

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

Unable to get started #139

Closed TylerDix closed 11 months ago

TylerDix commented 11 months ago

I can't get this thing to work. All I've done is download the file and I've tried to run it in terminal. Here's the output:

macadmin@DO-tdix-iMacPro17 . % sudo /Users/tdix/Downloads/super-4.0.0-beta1/super 
Password:
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Status: Found previous super instance running with PID 19120, killing processes...
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: **** S.U.P.E.R.M.A.N. 4.0.0-beta1 - SUPER INSTALLATION WORKFLOW ****
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Installation: Copying super to: /Library/Management/super/super
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Installation: Creating super search path link: /usr/local/bin/super
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Installation: Creating super LaunchDaemon helper: /Library/Management/super/super-starter
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Installation: Removing previous super LaunchDaemon: /Library/LaunchDaemons/com.macjutsu.super.plist
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Installation: Creating super LaunchDaemon: /Library/LaunchDaemons/com.macjutsu.super.plist.
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: Installation: Setting permissions for installed super items.
Tue Sep 26 12:06:51 DO-tdix-iMacPro17 super[32302]: **** S.U.P.E.R.M.A.N. 4.0.0-beta1 - SUPER STARTUP WORKFLOW ****
Tue Sep 26 12:06:52 DO-tdix-iMacPro17 super[32302]: Status: Mac computer with Intel running: macOS Ventura 13.3(a)-22E772610a
Tue Sep 26 12:06:52 DO-tdix-iMacPro17 super[32302]: Status: Last macOS startup was: 2023-07-05:14:26:00
Tue Sep 26 12:06:52 DO-tdix-iMacPro17 super[32302]: Status: Current GUI user: tdix
Tue Sep 26 12:06:54 DO-tdix-iMacPro17 super[32302]: Status: System is managed by Jamf Pro 10.50 hosted at: https://avondale.jamfcloud.com/
Tue Sep 26 12:06:54 DO-tdix-iMacPro17 super[32302]: Warning: The --auth-ask-user-to-save-password option is ignored on Mac computers with Intel.
Tue Sep 26 12:06:54 DO-tdix-iMacPro17 super[32302]: Status: Attempting to download and install IBM Notifier.app...
Tue Sep 26 12:06:55 DO-tdix-iMacPro17 super[32302]: Error: Unable to download IBM Notifier.app from: https://github.com/IBM/mac-ibm-notifications/releases/download/v-3.0.2-b-107/IBM.Notifier.zip
Tue Sep 26 12:06:55 DO-tdix-iMacPro17 super[32302]: Status: macOS update/upgrade workflows automatically authenticated via system account (root).
Tue Sep 26 12:06:55 DO-tdix-iMacPro17 super[32302]: Status: Found that super is installing, restarting via super LaunchDaemon...
Tue Sep 26 12:06:55 DO-tdix-iMacPro17 super[32302]: **** S.U.P.E.R.M.A.N. 4.0.0-beta1 - CLEAN EXIT ****
macadmin@DO-tdix-iMacPro17 . % 

Can someone explain what I'm doing wrong?

Thanks!

Macjutsu commented 11 months ago

This is working as expected... it's restarted b/c it runs in the background.

Go check the super.log for details.

Also you're not using --test-mode per the Wiki instructions for getting started.

TylerDix commented 11 months ago

I’ll check the logs. Is the IBM helper required (our web filter is blocking this for some reason). If not, and if the dialogs look similar or identical to what I clicked on in test mode, then we’ll likely deploy through Jamf tomorrow. Thanks for the quick reply. On Sep 26, 2023, at 12:58 PM, Kevin M. White @.***> wrote: This is working as expected... it's restarted b/c it runs in the background. Go check the super.log for details. Also you're not using --test-mode per the Wiki instructions for getting started.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>