I broke my distrobox?

I might have deleted some stuff in .local/share/containers, now i can neither enter or remove my distrobox. help?
No description
No description
Solution:
doing podman container rm Fedora_42 seems to have fixed my issue. thank you!
Jump to solution
16 Replies
Mr Chandy
Mr Chandy4w ago
try using distrobox rm -f Fedora_42 to force remove. You might need to remove all effected distroboxes and rebuild them depending on what was deleted.
jakjasie1
jakjasie1OP4w ago
still reports the same message
No description
jakjasie1
jakjasie1OP4w ago
please ping me in replies
mrvictorywin (Ping on reply)
Use podman to delete leftover containers & images
jakjasie1
jakjasie1OP4w ago
No description
mrvictorywin (Ping on reply)
podman images Run this @jakjasie1 ping?
jakjasie1
jakjasie1OP4w ago
No description
mrvictorywin (Ping on reply)
Wipe them all podman image commands should let you delete them, I don't recall exact syntax
jakjasie1
jakjasie1OP4w ago
it reports that some images are in usage by other containers (distrobox), i don't want to remove it all
mrvictorywin (Ping on reply)
Can you run podman ps -a
jakjasie1
jakjasie1OP4w ago
the fedora image is only used by the troublesome Fedora_42 container and doesn't let me delete it either
jakjasie1
jakjasie1OP4w ago
No description
mrvictorywin (Ping on reply)
Delete the fedora one from podman
jakjasie1
jakjasie1OP4w ago
No description
mrvictorywin (Ping on reply)
Delethe the container too
Solution
jakjasie1
jakjasie14w ago
doing podman container rm Fedora_42 seems to have fixed my issue. thank you!

Did you find this page helpful?