[openSUSE/obs-build] fe0179: Revert "build-recipe-docker: Fix builds with podman"
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: fe01796cb4ea2dfb58051fe209b591bcbb107891 https://github.com/openSUSE/obs-build/commit/fe01796cb4ea2dfb58051fe209b591b... Author: Dirk Mueller <dirk@dmllr.de> Date: 2021-05-11 (Tue, 11 May 2021) Changed paths: M build-recipe-docker Log Message: ----------- Revert "build-recipe-docker: Fix builds with podman" call-podman, which wraps podman, already sets this option in all cases. This should be a total noop. This reverts commit 7b6a0164338aeca7749abdc7160722289c297d84. Commit: 7a86bdc82021dfa072be21775d1f9cc668a58da8 https://github.com/openSUSE/obs-build/commit/7a86bdc82021dfa072be21775d1f9cc... Author: Dirk Mueller <dirk@dmllr.de> Date: 2021-05-11 (Tue, 11 May 2021) Changed paths: M call-podman Log Message: ----------- Enforce fallback to runc if crun is not available on a tumbleweed host, podman defaults to use crun, which is able to deal with the enabled unified cgroupv2. However older versions of podman (like SLE) don't have support. so detect in which situation we are, and hardcode runc if crun is not available inside the buildroot. Commit: b9a12872d513427c1a9c5c68d7286e01bdd0c2bf https://github.com/openSUSE/obs-build/commit/b9a12872d513427c1a9c5c68d7286e0... Author: Dirk Mueller <dirk@dmllr.de> Date: 2021-05-11 (Tue, 11 May 2021) Changed paths: M call-podman Log Message: ----------- Update call-podman Co-authored-by: Fabian Vogt <fabian@ritter-vogt.de> Commit: 3eb2676ddb9abb5997adc19318d14ab4c3aed1ad https://github.com/openSUSE/obs-build/commit/3eb2676ddb9abb5997adc19318d14ab... Author: Michael Schroeder <mls@suse.de> Date: 2021-05-12 (Wed, 12 May 2021) Changed paths: M build-recipe-docker M call-podman Log Message: ----------- Merge pull request #687 from dirkmueller/master enforce use of runc Compare: https://github.com/openSUSE/obs-build/compare/5412727a4a5d...3eb2676ddb9a
participants (1)
-
Michael Schroeder