-
-
Notifications
You must be signed in to change notification settings - Fork 298
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
ResolveError on Ubuntu 20.04 VM #197
Comments
It looks in /etc/resolv.conf according to the docs |
Its fixed upstream hickory-dns/resolv-conf#25 |
The fix upstream still need to be reflected here. It would be solved by updating dependency to crate |
@TheLostLambda Thanks! Your PR did fix this issue for me at least. |
@TheLostLambda I'm running into the same issue following the same steps as Op. Given there are also other reports #210 and #212, perhaps this should be reopened? |
Hey everybody |
Sorry for the delayed response. @gerrywastaken 's workaround does work for me w/ the latest version on crates.io. |
Heya! Sorry I've been a bit tied up recently! I agree that a bug-fix release is probably in order! Unfortunately, I'm slightly unfamiliar with how we publish releases, so I might poke @imsnif for a bit of help! Hopefully pushing out the new version should resolve things :) I'll reopen this until that's pushed out (hopefully quite soon). |
Hey, thanks for the poke and my apologies for being absent. There's some non-trivial stuff that needs to be done around the repo (some of which needs to be done before the release, eg. migrating to Github actions because Travis is no longer a thing). I hope to be able to get this done by the end of the month, but I can't make any promises. Thanks for your patience. |
@imsnif are you sure it wouldn't be better to migrate to travis-ci.com? Doing a quick search I couldn't see a way to run things on OSX without hosting your own custom runner. |
No idea - I have done 0 research on this. When I have the time I'll look into this further. Thanks! |
Doesn't happen on VM only like the title suggests :) I'm having this problem (which I can workaround via |
I'm getting this error on Ubuntu 23.04 with My
|
Installed via
cargo install bandwhich
Not sure which resolv.conf it's looking for since it doesn't print the full path and I see multiple in a variety of locations. I've also never manually modified a resolv.conf file so no clue why it'd fail to parse
The text was updated successfully, but these errors were encountered: