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

hello world demo: connection aborted #375

Open
ptdaxiake opened this issue Oct 24, 2022 · 3 comments
Open

hello world demo: connection aborted #375

ptdaxiake opened this issue Oct 24, 2022 · 3 comments

Comments

@ptdaxiake
Copy link

failed to run custom build command for hermit-sys v0.2.6

Caused by:
process didn't exit successfully: /home/pengtao/projects/helloworld/target/debug/build/hermit-sys-5b5b80784a7958d9/build-script-build (exit status: 101)
--- stderr
thread 'main' panicked at 'called Result::unwrap() on an Err value: Transport(Transport { kind: Io, message: None, url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/hermitcore/libhermit-rs/archive/refs/tags/v0.4.3.tar.gz", query: None, fragment: None }), source: Some(Custom { kind: ConnectionAborted, error: "Unexpected EOF" }) })', /home/pengtao/.cargo/registry/src/github.com-1ecc6299db9ec823/hermit-sys-0.2.6/build.rs:46:59

@mkroening
Copy link
Member

This looks like some kind of connection issue (source: Some(Custom { kind: ConnectionAborted, error: "Unexpected EOF" })). This works for me, though. Could you try again? (Perhaps with a cargo clean before)

@mkroening mkroening changed the title centos8 build hello world demo hello world demo: connection aborted Oct 24, 2022
@ptdaxiake
Copy link
Author

I have try to ten times.and ubuntu20.04 is same.

@mkroening
Copy link
Member

Are you able to download https://github.com/hermitcore/libhermit-rs/archive/refs/tags/v0.4.3.tar.gz manually?

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