-
Notifications
You must be signed in to change notification settings - Fork 59
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 cp is broken in 33.20210301.3.1 #771
Comments
Based on that RHBZ, it looks like the patches we need aren't yet in a podman release. We'll have to wait until v3.1.0 is out and we can fast-track it. Can OKD pin to the previous release for now? |
Yup, that's what we're doing now |
We may fast track a podman update from testing. Would this one help? https://bodhi.fedoraproject.org/updates/FEDORA-2021-1da12eb9ce |
There's Podman 3.1.0 final released this morning: |
@travier Want to submit fast-tracks for those into testing-devel and next-devel? :) |
Can we get Podman 3.1.0 into Next soon? containers/podman#9768 got merged into 3.1 and it fixes volume mount ownership. |
coreos/fedora-coreos-config#924 > podman fast-track in progress for testing-devel. It should be in next-devel and in next in the next release. |
The new podman has landed in |
Fast-track new podman release to fix podman cp: coreos/fedora-coreos-tracker#771 https://bodhi.fedoraproject.org/updates/FEDORA-2021-96ee965d88
Fast-track new podman release to fix podman cp: coreos/fedora-coreos-tracker#771 https://bodhi.fedoraproject.org/updates/FEDORA-2021-96ee965d88 Also new podman needs newer crun, skopeo, containers-common.
Is there an equivalent https://builds.coreos.fedoraproject.org/streams/testing.json for testing-devel that we can use to test things out? |
Fast-track new podman release to fix podman cp: coreos/fedora-coreos-tracker#771 https://bodhi.fedoraproject.org/updates/FEDORA-2021-96ee965d88 Also new podman needs newer crun, skopeo, containers-common.
Fast-track new podman release to fix podman cp: coreos/fedora-coreos-tracker#771 https://bodhi.fedoraproject.org/updates/FEDORA-2021-96ee965d88 Also new podman needs newer crun, skopeo, containers-common.
We don't publish stream metadata for development streams. You can get development builds from the development build browser. |
The fix for this went into next stream release |
The fix for this went into testing stream release |
Verified that |
The fix for this went into stable stream release |
Describe the bug
OKD is using
podman cp
to extract machine os content and rebase OS to it. This functionality is broken in podman 3.0.1Additional information
See https://bugzilla.redhat.com/show_bug.cgi?id=1936927 for more information
The text was updated successfully, but these errors were encountered: