Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman: Update to 5.0.1 #20535

Merged
merged 1 commit into from
Apr 16, 2024
Merged

podman: Update to 5.0.1 #20535

merged 1 commit into from
Apr 16, 2024

Conversation

lazka
Copy link
Member

@lazka lazka commented Apr 3, 2024

This is not compatible with podman 4, so all machines need to be reset:

With 4.9 (downgrade if needed):

podman machine stop
podman machine rm

With 5.0:

podman machine init
podman machine start

Also see https://blog.podman.io/2024/03/migration-of-podman-4-to-podman-5-machines/

@lazka
Copy link
Member Author

lazka commented Apr 3, 2024

all a bit messy, also see containers/podman#22144

@lazka lazka marked this pull request as draft April 4, 2024 07:45
@lazka
Copy link
Member Author

lazka commented Apr 4, 2024

wrongly installs things into /etc, needs to be fixed.

This is not compatible with podman 4, so all machines
need to be reset:

With 4.9 (downgrade if needed):

podman machine stop
podman machine rm

With 5.0:

podman machine init
podman machine start

Also see https://blog.podman.io/2024/03/migration-of-podman-4-to-podman-5-machines/
@lazka lazka marked this pull request as ready for review April 16, 2024 06:44
@lazka lazka merged commit c91212a into msys2:master Apr 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant