-
Notifications
You must be signed in to change notification settings - Fork 472
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
feat: add dev container #1261
feat: add dev container #1261
Conversation
Signed-off-by: Chojan Shang <[email protected]>
Signed-off-by: Chojan Shang <[email protected]>
with packages for --all-features, jdk libssl-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The init hang on here: And running builder@codespaces-c7d3d1:/workspaces/opendal$ cargo build
Updating crates.io index
warning: spurious network error (2 tries remaining): failed to create temporary file '/opt/rust/cargo/registry/index/github.com-1ecc6299db9ec823/.git/objects/pack/pack_git2_c95b667278ef086b': Permission denied; class=Os (2)
warning: spurious network error (1 tries remaining): failed to create temporary file '/opt/rust/cargo/registry/index/github.com-1ecc6299db9ec823/.git/objects/pack/pack_git2_d6c3737348f26a64': Permission denied; class=Os (2)
error: failed to get `anyhow` as a dependency of package `opendal v0.25.2 (/workspaces/opendal)`
Caused by:
failed to load source for dependency `anyhow`
Caused by:
Unable to update registry `crates-io`
Caused by:
failed to fetch `https://github.com/rust-lang/crates.io-index`
Caused by:
failed to create temporary file '/opt/rust/cargo/registry/index/github.com-1ecc6299db9ec823/.git/objects/pack/pack_git2_236d4573de3cb376': Permission denied; class=Os (2)
builder@codespaces-c7d3d1:/workspaces/opendal$ ^C |
|
Signed-off-by: Chojan Shang <[email protected]>
Signed-off-by: Chojan Shang <[email protected]>
I did not encounter hangs and other strange errors, maybe you can try it again |
Signed-off-by: Chojan Shang <[email protected]>
Signed-off-by: Chojan Shang <[email protected]>
Signed-off-by: Chojan Shang [email protected]
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
Close: #925