Podman Volume Import does not work after performing Podman Volume Export #14411
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Steps to reproduce the issue:
Image pulls and runs successfully
Describe the results you received:
podman volume import
fails as follows[bblasco@bblasco-t490s tmp]$ podman volume import somedata jenkins-data.tar
Error: no volume data found
Describe the results you expected:
Volume should have imported successfully and a new volume visible in
podman volume ls
Additional information you deem important (e.g. issue happens only occasionally):
Always happens on both podman 3.4.7 and 4.1.0
Output of
podman version
:On Fedora 36
On Fedora 35:
Output of
podman info --debug
:On Fedora 36
Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Baremetal deployment on Fedora 36 on an Intel NUC.
The text was updated successfully, but these errors were encountered: