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

Failure in vendor dependencies - publish-dry-run workflow #104

Closed
psheth9 opened this issue Mar 13, 2024 · 1 comment
Closed

Failure in vendor dependencies - publish-dry-run workflow #104

psheth9 opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@psheth9
Copy link
Contributor

psheth9 commented Mar 13, 2024

Issue: publish-dry-run has been failing since last week, check here


Run cp Cargo.toml Cargo.toml.bak
    Updating crates.io index
    Updating crates.io index
error: failed to sync

Caused by:
  failed to load pkg lockfile

Caused by:
  failed to select a version for `soroban-env-host`.
      ... required by package `preflight v[20](https://github.com/stellar/soroban-rpc/actions/runs/8177724010/job/22360018493#step:8:21).3.3 (/home/runner/work/soroban-rpc/soroban-rpc/cmd/soroban-rpc/lib/preflight)`
  versions that meet the requirements `=20.2.2` are: 20.2.2

  the package `preflight` depends on `soroban-env-host`, with features: `unstable-next-api` but `soroban-env-host` does not have these features.


  failed to select a version for `soroban-env-host` which could resolve this conflict
Error: Process completed with exit code 101.

More reasons to have this configured in slack

@psheth9 psheth9 added the bug Something isn't working label Mar 13, 2024
@psheth9 psheth9 self-assigned this Mar 13, 2024
@psheth9 psheth9 moved this from Backlog to Current Sprint in Platform Scrum Mar 19, 2024
@mollykarcher mollykarcher added this to the Sprint 44 milestone Mar 21, 2024
@psheth9
Copy link
Contributor Author

psheth9 commented Mar 26, 2024

unstable-next-api is part of soroban-env-host 20.3.0

Will be resolved by this PR: #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants