View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000494 | AlmaLinux-9 | podman | public | 2025-01-06 18:07 | 2025-01-06 18:07 |
Reporter | michel | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | all | OS | AlmaLinux Kitten | OS Version | 10 |
Summary | 0000494: storage.conf contains invalid storage.options.overlay.pull_options* keys that podman cannot decode | ||||
Description | Also affects CentOS Stream 10: https://issues.redhat.com/browse/RHEL-72835 Any podman operation results in this warning ``` WARN[0000] Failed to decode the keys ["storage.options.overlay.pull_options" "storage.options.overlay.pull_options" "storage.options.overlay.pull_options" "storage.options.overlay.pull_options.enable_partial_images" "storage.options.overlay.pull_options.use_hard_links" "storage.options.overlay.pull_options.ostree_repos" "storage.options.overlay.pull_options.convert_images"] from "/usr/share/containers/storage.conf" ``` If I copy `storage.conf` from `/usr/share/containers/storage.conf` to `/etc/containers` and comment out the last line (the "pull_options" key in the `storage.options.overlay` table) then the warning goes away | ||||
Steps To Reproduce | sudo dnf install podman podman image ls | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-06 18:07 | michel | New Issue |