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

Not working in Manjaro Linux on WiFi #1692

Open
Peperud opened this issue May 9, 2024 · 2 comments
Open

Not working in Manjaro Linux on WiFi #1692

Peperud opened this issue May 9, 2024 · 2 comments

Comments

@Peperud
Copy link

Peperud commented May 9, 2024

I know, that there's this , but I have the opposite issue - it works on wired connection, does not work on wireless.

Everything else is fine either way - cargo, rustup, curl, browsers etc.

cargo-binstall-manjaro.log

I noticed that when on wireless my /etc/resolv.conf is empty and this likely is a show stopper for cargo-binstall. But then again - if on this machine cargo-binstall is the only thing to take an issue with this...

@NobodyXu
Copy link
Member

NobodyXu commented May 9, 2024

It seems that hickory-dns has problem resolving when /etc/resolv.conf is empty.

@NobodyXu
Copy link
Member

NobodyXu commented May 9, 2024

Could you please try building without hickory-dns?

cargo install --no-default-features --featues static,rustls,fancy-no-backtrace,zstd-thin,git cargo-binstall

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

No branches or pull requests

2 participants