-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
rawhide: podman diff of buildah container: error creating overlay mount #9507
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Comments
@giuseppe I think this could be the new volatile flag? |
giuseppe
added a commit
to giuseppe/storage
that referenced
this issue
Mar 1, 2021
overlay creates the directory "$workdir/work/incompat/volatile", not "$workdir/incompat/volatile". commit ffe1eb2 introduced the issue. Closes: containers/podman#9507 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
my bad, I introduced the issue with the support for "volatile". I've opened a PR to address it: containers/storage#840 |
giuseppe
added a commit
to giuseppe/storage
that referenced
this issue
Mar 1, 2021
overlay creates the directory "$workdir/work/incompat/volatile", not "$workdir/incompat/volatile". commit ffe1eb2 introduced the issue. Closes: containers/podman#9507 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe
added a commit
to giuseppe/storage
that referenced
this issue
Mar 1, 2021
overlay creates the directory "$workdir/work/incompat/volatile", not "$workdir/incompat/volatile". commit ffe1eb2 introduced the issue. Closes: containers/podman#9507 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
giuseppe
added a commit
to giuseppe/storage
that referenced
this issue
Mar 1, 2021
overlay creates the directory "$workdir/work/incompat/volatile", not "$workdir/incompat/volatile". commit ffe1eb2 introduced the issue. Closes: containers/podman#9507 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Still seeing this in rawhide gating tests. Can we get this vendored into podman? |
we need to cut a new release of containers/storage |
github-actions
bot
added
the
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
label
Sep 22, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Podman fedora gating tests are failing in one of the
diff
tests.Simplest reproducer:
podman-3.1.0-0.48.dev.gitdec06b1.fc35 on kernel 5.12.0-0.rc0.20210222git31caf8b2a847.158.fc35 (don't bother trying on any 5.11 kernel, those are all completely b0rked). This is 100% reliable, fails every time. I cannot reproduce on f33.
The failing test was added 2020-10-19 by @rhatdan in PR #7908
The text was updated successfully, but these errors were encountered: