Feature Requests
Completed :latest
Rasbian OS
Any plans to support Raspian? The install seems to go fine, but running /usr/local/bin/patchmon-agent.sh update returns:
ERROR: Invalid packages JSON generated: ⚠️ Unsupported OS type: raspbian - returning empty package list
3 Comments
boomam·9 months ago
This would probably explain why none of my Pi's are auto-upgrading their agents from 1.3.0 to 1.3.2....
If i upgrade manually from the patchmon GUI, nothing happens.
If i upgrade manually via CLI, with either ./patchmon-agent update-agent or ./patchmon-agent check-version
I get the below errors -
root@system-01:/usr/local/bin# ./patchmon-agent check-updates
Error: unknown command "check-updates" for "patchmon-agent"
Run 'patchmon-agent --help' for usage.root@system-01:/usr/local/bin# ./patchmon-agent update-agent
Error: new agent executable is invalid: exit status 1
Usage:
patchmon-agent update-agent [flags]
Flags:
-h, --help help for update-agent
Global Flags:
--config string config file path (default "/etc/patchmon/config.yml")
--log-level string log level (debug, info, warn, error) (default "info")If i 'upgrade' be re-running the install script, it works fine.
9technologygroup·10 months ago
Hey
There is plans to support RaspianOS . I need to double check but the new 1.3.0 which is releasing soon should support it :)

Completed.