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] Unable to set user password on first login #1531

Open
bmacphail opened this issue Aug 24, 2024 · 3 comments
Open

[Error] Unable to set user password on first login #1531

bmacphail opened this issue Aug 24, 2024 · 3 comments
Labels
blocked bug Something isn't working container-distro help wanted Extra attention is needed wait-on-user waiting for a reply

Comments

@bmacphail
Copy link

Seems to be identical to this old issue: #168

Describe the bug

ben@arlon:~> distrobox enter Resolve-Fedora-40
⚠  First time user password setup ⚠ 
Current password: 
passwd: Authentication token manipulation error
passwd: password unchanged

To Reproduce
Created new Fedora 40 container on an openSUSE Tumbleweed host. Distrobox pulled from distro repo (version 1.7.2.1-11).

Logs
Run the commands with --verbose and post the log here as a file upload
issue.log
Attach also the output of podman logs or docker logs, possibly with --latest flag
docker.log

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod?
    Docker
  • Which version or podman, docker or lilipod?
    Client:
    Version: 26.1.5-ce
    API version: 1.45
    Go version: go1.21.12
    Git commit: 411e817ddf71
    Built: Wed Jul 31 05:28:09 2024
    OS/Arch: linux/amd64
    Context: default
@bmacphail bmacphail added the bug Something isn't working label Aug 24, 2024
@bmacphail
Copy link
Author

Verified that this issue seems to be specific to Fedora 40 containers. Fedora 39 works as expected.

@IlgazC
Copy link

IlgazC commented Aug 31, 2024

I just tried on a current openSUSE Tumbleweed, making sure I have the git version ('which distrobox') , unfortunately the bug is still there. Is there any way to have full debug log attached?

@89luca89
Copy link
Owner

I can confirm this but it seems more like a fedora issue

try with a simple podman run --rm -ti fedora:40 to create an user, enter it and set a password:

image

Sadly there isn't much I can do here, surely will need help

@89luca89 89luca89 added help wanted Extra attention is needed blocked wait-on-user waiting for a reply container-distro labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked bug Something isn't working container-distro help wanted Extra attention is needed wait-on-user waiting for a reply
Projects
None yet
Development

No branches or pull requests

3 participants