Sven Velt
|
45f23e6450
|
2to3/manual: check_xbps.py
|
2020-12-29 22:19:34 +01:00 |
|
Sven Velt
|
da318db5ec
|
check_xbps.py: Hint to use "--sudo"
|
2017-11-09 12:29:07 +01:00 |
|
Sven Velt
|
2ad98cb81d
|
check_xbps.py: run commands with sudo only when necessary
|
2016-12-26 22:58:47 +01:00 |
|
Sven Velt
|
7d476d9109
|
check_xbps.py: added "configure" package state
|
2016-12-26 22:58:22 +01:00 |
|
Sven Velt
|
21b7b687a0
|
check_xbps.py: Added --sudo
- "--sudo": Prepend all commands
- Improved error handling
|
2016-12-09 13:31:01 +01:00 |
|
Sven Velt
|
3fefe3383b
|
check_xbps: Catch "transaction aborted" error, return CRITICAL for updates
- Check return code of "xbps-install" call
- CRITICAL instead of WARNING when updates available
- Use return code from plugin class
|
2016-11-24 21:08:18 +01:00 |
|
Sven Velt
|
45f91ba985
|
check_xbps: add some verbose output
|
2016-11-24 21:08:09 +01:00 |
|
Sven Velt
|
95742e3d12
|
check_xbps: bugfix, re-add testmode switch
|
2016-11-24 21:07:59 +01:00 |
|
Sven Velt
|
6b8bd1c5eb
|
check_xbps.py: New plugin for Voidlinux' package manager
|
2016-11-24 21:07:41 +01:00 |
|