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

Getting "warning: skipping duplicate package init" on build #186

Open
wainersm opened this issue May 17, 2023 · 2 comments
Open

Getting "warning: skipping duplicate package init" on build #186

wainersm opened this issue May 17, 2023 · 2 comments

Comments

@wainersm
Copy link
Member

I am getting the following warning when compiling AA with the offline kbc module (make KBC=offline_fs_kbc):

warning: skipping duplicate package `init` found at `/home/wmoschet/.cargo/git/checkouts/occlum-09e22bc8c2a4bfe1/dbe404f/demos/remote_attestation/init_ra_flow/init_ra`
warning: skipping duplicate package `init` found at `/home/wmoschet/.cargo/git/checkouts/occlum-09e22bc8c2a4bfe1/dbe404f/example/init_ra`
warning: skipping duplicate package `init` found at `/home/wmoschet/.cargo/git/checkouts/occlum-09e22bc8c2a4bfe1/dbe404f/tools/init`

I also got a very similar warn when building the CoCo Keyprovider.

@wainersm
Copy link
Member Author

Cargo version:

$ cargo --version
cargo 1.68.2 (6feb7c9cf 2023-03-26)

@dcmiddle dcmiddle transferred this issue from confidential-containers/attestation-agent Jun 30, 2023
jiangliu pushed a commit to jiangliu/image-rs that referenced this issue Jul 4, 2023
@mythi
Copy link
Contributor

mythi commented Sep 11, 2023

I had submitted an upstream bug some time back, FYI occlum/occlum#1349

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