-
Bug
-
Resolution: Done-Errata
-
Normal
-
rhel-9.2.0
-
None
-
None
-
Important
-
ZStream
-
5
-
rhel-sst-container-tools
-
3
-
False
-
-
None
-
RUN 256, RUN 257, RUN 258, RUN 259, RUN 260
-
Approved Blocker
-
None
What were you trying to do that didn't work?
Trying to run "podman system renumber" when a volume is present and it resulted in error
[vraghave@vm252-105 ~]$ podman volume create hello hello [vraghave@vm252-105 ~]$ podman system renumber updating volume config table with new configuration for volume hello: no such column: ID
Please provide the package NVR for which bug is seen:
[vraghave@vm252-105 ~]$ podman --version podman version 4.9.4-rhel [vraghave@vm252-105 ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 9.2 (Plow)
How reproducible:
Always
Steps to reproduce
renumber works fine when no volume is present and fails when a volume is present
[vraghave@vm252-105 ~]$ podman system renumber [vraghave@vm252-105 ~]$ podman volume create hello hello [vraghave@vm252-105 ~]$ podman system renumber updating volume config table with new configuration for volume hello: no such column: ID [vraghave@vm252-105 ~]$ podman volume rm hello hello [vraghave@vm252-105 ~]$ podman system renumber [vraghave@vm252-105 ~]$ podman --version podman version 4.9.4-rhel [vraghave@vm252-105 ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 9.2 (Plow)
- links to
-
RHSA-2024:129307 podman bug fix and enhancement update