89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
https://distrobox.it/
GNU General Public License v3.0
9.43k stars 385 forks source link

[Error] Removing rootful container in OpenSUZE Aeon RC2 #1400

Closed Smollejan closed 3 weeks ago

Smollejan commented 1 month ago

Describe the bug

distrobox rm --root libvirtd Removing exported binaries... Removing container... /usr/bin/distrobox-rm: line 400: sudo podman: command not found

To Reproduce distrobox rm --root ''id''

Expected behavior Rootful container removed.

Logs verbose.txt podman logs.txt

Desktop (please complete the following information):

Additional context sudo podman container rm libvirtd works fine

madness742 commented 1 month ago

Take note of your container id in sudo podman ps --all and use sudo podman rm [CONTAINER ID] to remove it.

kastl-ars commented 17 hours ago

Should this fix already be included in a release? Still hitting this issue with distrobox-1.7.2.1-1.1.noarch on openSUSE Kalpa / Tumbleweed.