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

Static binary compiled with musl reports question mark for (System/getProperty "user.home") #8466

Closed
borkdude opened this issue Feb 28, 2024 · 2 comments
Assignees

Comments

@borkdude
Copy link

borkdude commented Feb 28, 2024

A static binary compiled with musl returns "?" for (System/getProperty "user.home")

According to @vjovanov on Slack:

Internally we use getpwuid. It seems that statically linking this with musl can cause problems: aristocratos/btop#84

Unfortunately I don't have a full repro for this, but it was reported by one of the babashka users:

babashka/bbin#75

I can't reproduce this myself on a WSL2 Ubuntu system but @vjovanov suggested I would create an issue for this nonetheless.

@selhagani
Copy link
Member

Hi @borkdude, Thank you for reaching out to us. I'm afraid the issue isn't clear here. Please follow this template to create the issue Templates

@selhagani selhagani self-assigned this Feb 28, 2024
@borkdude
Copy link
Author

I don't have any more information but @vjovanov might be able to follow up. If not, there's not much else I can do.

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

No branches or pull requests

2 participants