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

Issue resolving updated dependancies from companion check. #49

Closed
cheme opened this issue Jun 1, 2022 · 0 comments · Fixed by #51
Closed

Issue resolving updated dependancies from companion check. #49

cheme opened this issue Jun 1, 2022 · 0 comments · Fixed by #51
Assignees

Comments

@cheme
Copy link

cheme commented Jun 1, 2022

A job was failing due to incorrect dependency for paritytech/substrate#11537 at https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/1604076.
I believe this is when

done < <(cargo metadata --quiet --format-version=1 | jq -r '
is calling cargo metadata.
(may be something else but I suspect a call to cargo failing before the actual patching)
The issue is that for it to work it would require that diener first patch polkadot companion project with the substrate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants