Kevin M. White
Kevin M. White
Hey folks... my version of this has been partially implemented in https://github.com/Macjutsu/super/releases/tag/v5.1.0-beta2. While you can't fully disable "no user install" yet (still considering this though), now there is an automatic...
First, `super` does not use the Mist.app... it uses the standalone `mist-cli` wich has support for [macOS 11 or newer](https://github.com/ninxsoft/mist-cli?tab=readme-ov-file#download). For example, below you will see output from a test...
I am aware of these security limitations. One, it's a `bash` script. The entire project would have to be completeley rebuilt as a native binary in order to access more...
This is an issue with Apple breaking the `softwareupdate` download function. I'm working on a solution in `super` v5.1, but it requires a significant reachitecting of the internals of the...
Sorry for the delayed response. Are you using a deferrral configuration profile as well? This is the most likley cause of an update being unavailable to `super`.
This is an issue with Apple breaking the `softwareupdate` download function. I'm working on a solution in `super` v5.1, but it requires a significant reachitecting of the internals of the...
Sorry for the delayed response. Can you provide more context please? Specifcially, snippets from a super.log showing this example?
Are you able to replicate this with the latest version of `super`? https://github.com/Macjutsu/super/releases/tag/v5.1.0-beta2
Sorry for the delayed response, are you sure that you are using the correct preference domain for the `super` config profile? Also the latest version of `super` added a feature...
It looks like your Mac is going into [Power Nap mode](https://support.apple.com/guide/mac-help/turn-power-nap-on-or-off-mh40774). This is not something `super` has the ability to detect and can cause the issue you are seeing. While...