Skip to content

Conversation

benhoyt
Copy link
Collaborator

@benhoyt benhoyt commented Sep 3, 2025

See #99 for problem description. Let's set CGO_ENABLED=1 (we could leave it off as that's the default, but probably better to be explicit) and see if that fixes it.

Fixes #99

@benhoyt
Copy link
Collaborator Author

benhoyt commented Sep 3, 2025

@jnsgruk Do you think enabling cgo builds in Concierge to get the libc user.Lookup (supporting nsswitch.conf) is reasonable?

@jnsgruk
Copy link
Member

jnsgruk commented Sep 4, 2025

Not unreasonable but it might make our s390x build/release a little more involved - if there is a way to do it without CGO that'd be preferable in my opinion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initialisation fails for users not in /etc/passwd
2 participants