ITADN

[Error] user set-up not possible with current distrobox and tumbleweed image

#1991Openlimabravo7 创建于 2026-01-31
bug
L
limabravo7commented
Please, before opening a bug: - make sure you've read the documentation. - Ensure there isn't already an open issue about this. - Ensure there isn't already a closed/resolved issue about this. **Describe the bug** Trying to create a distrobox with the standard distrobox and tumbleweed image leads to errors regarding user setup. Other images like ubuntu, debian and fedora work as expected ``` Starting container... [ OK ] Installing basic packages... [ OK ] Setting up devpts mounts... [ OK ] Setting up read-only mounts... [ OK ] Setting up read-write mounts... [ OK ] Setting up host's sockets integration... [ OK ] Integrating host's themes, icons, fonts... [ OK ] Setting up distrobox profile... [ OK ] Setting up sudo... [ OK ] Setting up user's group list... [ OK ] Setting up existing user... Warning: There was a problem setting up the user with usermod, trying manual addition [ OK ] Setting up existing user: /etc/passwd... [ OK ] Setting up existing user: /etc/group... [ OK ] Ensuring user's access... Warning: There was a problem setting up the user, trying manual addition Error: An error occurred ``` **To Reproduce** `distrobox create --name test --image distrobox` `distrobox enter test` **Expected behavior** Create the container and enter it **Logs** Run the commands with `--verbose` and post the log here as a file upload Attach also the output of `podman logs` or `docker logs`, possibly with `--latest` flag [logging.log](https://github.com/user-attachments/files/24983533/logging.log) [podman-logs.log](https://github.com/user-attachments/files/24983551/podman-logs.log) **Desktop (please complete the following information):** - Are you using podman, docker or lilipod? podman - Which version or podman, docker or lilipod? 5.7.1 - Which version of distrobox? 1.8.2.2 - Which host distribution? opensuse Aeon - How did you install distrobox? standard package manager **Additional context** Add any other context about the problem here. I freshly installed Aeon today. On Leap 16 in the last few days I didn't have this problem with the current distrobox and tumbleweed images. I used the stock versions from the standard Leap repos there.
3 条评论