Open smashism opened 5 years ago
I found one instance of JSSDeleteError
in spruce.py, which changed to DeleteError
in recent python-jss. I've corrected this - can you check the latest commit?
(note this won't address your 404s, but might prevent the Tracebacks.)
When trying to remove packages, spruce will eventually fail and exit with an error code when there are 404 responses. It seems to be unable to handle a 404 after the removal of the package, but during the check phase it seems to work fine.
Example: