Skip to content
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

Cleanup old podman's storage configuration #21036

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

mloviska
Copy link
Contributor

@mloviska mloviska commented Jan 23, 2025

The user's local podman's storage configuration is corrupted after OS distro update. In order to fix the database configuration mismatch, it is required to clean up the old entries and let podman to configure the user's settings from the scratch

Error: database graph driver "" does not match our graph driver "overlay": database configuration mismatch

@ricardobranco777
Copy link
Contributor

Maybe we should mention the upstream bug:
containers/podman#24738

@mloviska mloviska force-pushed the tdup_cleanup_podman_setup branch from d590f83 to f1aeaa4 Compare January 23, 2025 15:59
The user's local podman's storage configuration is corrupted after OS
distro update. In order to fix the database configuration mismatch, it
is required to clean up the old entries and let podman to configure the
user's settings from the scratch

`Error: database graph driver "" does not match our graph driver
"overlay": database configuration mismatch`

- ticket: [[Containers] test fails in rootless_podman](https://progress.opensuse.org/issues/175866)
@mloviska mloviska force-pushed the tdup_cleanup_podman_setup branch from f1aeaa4 to 68ddd5f Compare January 24, 2025 08:14
@mloviska mloviska removed the notready label Jan 24, 2025
@mloviska mloviska merged commit a894c19 into os-autoinst:master Jan 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants