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.41k stars 384 forks source link

[Error] `distrobox enter` on Void Linux musl fails. #1436

Closed computerscience-person closed 2 weeks ago

computerscience-person commented 3 weeks ago

Describe the bug Void Linux (musl version) fails to enter with distrobox enter

To Reproduce `distrobox ephemeral --image ghcr.io/void-linux/void-musl-full:latest --verbose

Expected behavior Enter a Void Linux environment

Logs

---snip---
ERROR: runit-void-20231124_5: [unpack] failed to unpack files from archive: Invalid argument
...
runit-void-20231124_4: updating to 20231124_5 ...
runit-void-20231124_5: unpacking ...
...
Error: An error occurred
DEBU[0000] Called logs.PersistentPostRunE(/run/current-system/sw/bin/podman --log-level debug logs distrobox-aSZXGcm5sa)
DEBU[0000] Shutting down engines
---snip---

Desktop (please complete the following information):

Additional context

89luca89 commented 2 weeks ago

Duplicate of #1380