From dc32226a2c07ea78780ab4dc3da37508d87d26b962ec2bc8230d2c797ce21ba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Tue, 11 Feb 2025 20:46:04 +0000 Subject: [PATCH] =?UTF-8?q?-=20Bump=20version:=203.1.17=20=E2=86=92=203.1.?= =?UTF-8?q?18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Style fixes - Fix error handling for container check methods The condition to setup permissions and redo the call was done when the exec of the call was not possible. But this is not the right place to check for a permission denied error. This commit fixes the evaluation of the error data - Bump version: 3.1.16 → 3.1.17 - Don't use perform for bool status methods The perform() call checks the status code and raises an ExecutionError. This does not allow us to return a false boolean. Use output() call instead - Bump version: 3.1.15 → 3.1.16 - No error return for bool method - Bump version: 3.1.14 → 3.1.15 - Fix call for podman_setup_permissions Make sure podman_setup_permissions is only called if there is a permission problem detected. OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/flake-pilot?expand=0&rev=44 --- flake-pilot.changes | 21 +++++++++++++++++++++ flake-pilot.spec | 2 +- flake-pilot.tar.gz | 4 ++-- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/flake-pilot.changes b/flake-pilot.changes index ee22ef8..29df9ef 100644 --- a/flake-pilot.changes +++ b/flake-pilot.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Feb 11 21:41:40 CET 2025 - Marcus Schäfer + +- Bump version: 3.1.17 → 3.1.18 + +------------------------------------------------------------------- +Tue Feb 11 21:41:15 CET 2025 - Marcus Schäfer + +- Style fixes + +------------------------------------------------------------------- +Tue Feb 11 21:30:01 CET 2025 - Marcus Schäfer + +- Fix error handling for container check methods + + The condition to setup permissions and redo the call + was done when the exec of the call was not possible. + But this is not the right place to check for a permission + denied error. This commit fixes the evaluation of the + error data + ------------------------------------------------------------------- Tue Feb 11 19:17:18 CET 2025 - Marcus Schäfer diff --git a/flake-pilot.spec b/flake-pilot.spec index 441fbf8..27a97a1 100644 --- a/flake-pilot.spec +++ b/flake-pilot.spec @@ -23,7 +23,7 @@ # SOFTWARE. # Name: flake-pilot -Version: 3.1.17 +Version: 3.1.18 Release: 0 Summary: Launcher for flake applications License: MIT diff --git a/flake-pilot.tar.gz b/flake-pilot.tar.gz index 7cbbfff..f31caeb 100644 --- a/flake-pilot.tar.gz +++ b/flake-pilot.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3af8fa1f20dda810123bfe916222b90628809d84c1abaf8f4ae311b645e1c0fa -size 19296119 +oid sha256:4b000260020d4d2e623dc0a9b21531faef1ef5fc5018b0f70767595033e35678 +size 19275525