github hjuutilainen/sus-inspector v2.1
SUS Inspector 2.1

2 years ago

New features and changes

  • SUS Inspector now calls reposync with python2 instead of trying to launch it directly. This change should resolve python issues with macOS 12.3 where the built-in /usr/bin/python is no longer available.
  • SUS Inspector will check the availability of an existing Python 2 installation using the following paths:
    • /usr/bin/python available on macOS 12.2 and earlier
    • /Library/Frameworks/Python.framework/Versions/2.7/bin/python2 available after installing an official Python 2 package from https://www.python.org/downloads/macos/
    • /usr/local/munkireport/munkireport-python2 available if you're using MunkiReport and the pre-built package from https://github.com/munkireport/MunkiReport-Python is installed
    • Your own custom Python 2 installation and path to the python2 binary provided with defaults write com.hjuutilainen.SUS-Inspector python2Path /path/to/your/python2
  • Added Monterey catalog

Don't miss a new sus-inspector release

NewReleases is sending notifications on new releases.