Bryan Roessler bryan
bryan pushed to dev at bryan/installJRMC 2024-11-04 13:30:02 -05:00
5bf62dc9d9 Test commit for silencing buildah not found error
bryan pushed to dev at bryan/installJRMC 2024-11-04 13:12:45 -05:00
5259bbaf99 Test commit for silencing buildah not found error
bryan pushed to dev at bryan/installJRMC 2024-11-04 13:07:36 -05:00
b0f31ed3f0 Fix --install=local on SUSE
bryan pushed to dev at bryan/installJRMC 2024-11-04 13:02:03 -05:00
f29945d681 Improve formatting
bryan pushed to dev at bryan/installJRMC 2024-11-04 12:58:17 -05:00
c31b20ccce Improve formatting
bryan pushed to dev at bryan/installJRMC 2024-11-04 12:51:48 -05:00
57768c9dfb Match uninstall() output
bryan pushed to dev at bryan/installJRMC 2024-11-04 12:44:44 -05:00
413580f4ef For uninstall() strip package version specifier
bryan pushed to dev at bryan/installJRMC 2024-11-04 12:40:03 -05:00
7b924710b4 Add sanity warnings
bryan pushed to dev at bryan/installJRMC 2024-11-04 12:03:01 -05:00
98f898f0e3 Add return code to local deb install failure
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:51:45 -05:00
76370a8be8 Remove and reacquire broken DEB
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:40:25 -05:00
d9b5657c67 use --silent for install_package()
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:37:38 -05:00
2566491f82 Formatting
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:34:03 -05:00
d1fb17b86e Revert to dev and fix comments
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:31:36 -05:00
d68e4c7587 Invert ZorinOS workaround
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:21:16 -05:00
f16d3ac096 Fix download_cmd declaration
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:16:21 -05:00
161652f7b6 Formatting
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:09:11 -05:00
b41b75ff64 Use exit codes, don't wrap download() with execute()
bryan pushed to dev at bryan/installJRMC 2024-11-04 11:07:22 -05:00
a130da3e26 Catch download failures in download()
bryan pushed to dev at bryan/installJRMC 2024-11-04 10:56:25 -05:00
2c53ec9f41 Fix download argument ordering
bryan pushed to dev at bryan/installJRMC 2024-11-04 10:50:21 -05:00
1a656322e2 Add download() helper function