Skip to content

Unable to build a new package #2249

Answered by arnaldo2792
lancezhongZen asked this question in Q&A
Discussion options

You must be logged in to vote

I think something missing in that guide you link is that you need to include the package in the Cargo.toml file of the variant you are trying to modify, so lets say you are updating aws-k8s-1.23 you will have to modify this file, and add the package to both included-packages and build-dependencies.

Once you update the Cargo.toml file, you need to cd variants; cargo build; cd ../ so that variants/Cargo.lock is updated.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lancezhongZen
Comment options

Answer selected by lancezhongZen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants