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

[Error] database graph driver "" does not match our graph driver "overlay": database configuration mismatch #1552

Closed
Xdavius opened this issue Sep 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Xdavius
Copy link

Xdavius commented Sep 10, 2024

Describe the bug

Trying to create full root container. not working.

davius@davius-debian:~$ distrobox-create --root --image debian:bookworm --name chroot --home /home/davius/DISTROBOX/home_stable
Image debian:bookworm not found.
Do you want to pull the image now? [Y/n]: 
Error: database graph driver "" does not match our graph driver "overlay": database configuration mismatch

Logs

INFO[0000] podman filtering at log level debug          
DEBU[0000] Called pull.PersistentPreRunE(podman --log-level debug pull debian:bookworm) 
DEBU[0000] Using conmon: "/usr/bin/conmon"              
INFO[0000] Using sqlite as database backend             
DEBU[0000] Using graph driver overlay                   
DEBU[0000] Using graph root /var/lib/containers/storage 
DEBU[0000] Using run root /run/containers/storage       
DEBU[0000] Using static dir /var/lib/containers/storage/libpod 
DEBU[0000] Using tmp dir /run/libpod                    
DEBU[0000] Using volume path /var/lib/containers/storage/volumes 
DEBU[0000] Using transient store: false                 
Error: database graph driver "" does not match our graph driver "overlay": database configuration mismatch
DEBU[0000] Shutting down engines                        

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod? podman
  • Which version or podman, docker or lilipod? latest
  • Which version of distrobox? stable and -git
  • Which host distribution? Debian Trixie
  • How did you install distrobox? apt and pacstall -git

Additional context

tying to use debootstrap on container

@Xdavius Xdavius added the bug Something isn't working label Sep 10, 2024
@89luca89
Copy link
Owner

This is a podman configuration problem, nothing to do with distrobox

@89luca89 89luca89 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants