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

dns utility does not compile on linux #1

Open
rspencer01 opened this issue Aug 7, 2021 · 0 comments
Open

dns utility does not compile on linux #1

rspencer01 opened this issue Aug 7, 2021 · 0 comments

Comments

@rspencer01
Copy link

Describe your issue

Commit c2c040f introduced a breaking change for Linux compilations.

Describe what you did:

cargo run --bin dns

Describe expected outcome

DNS utility compiles and runs.

Describe what happened

Compilation failed due to dependency on windows-only crate ipconfig.

Describe why this is important

It is well known that utility-belt is a mission-critical toolkit. Failure of any one piece may result in confusion, puzzlement and coffee going cold. More importantly, the dns utility is known to be more reliable on Robert's Laptop than the system dns service and is thus critical for testing the system service and cursing ubuntu's long release cycles.

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

1 participant