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

Temporarily disable fuel-indexer recent and upcoming pkgs due to git branch and workspace manifest error #53

Closed
mitchmindtree opened this issue Feb 22, 2023 · 0 comments · Fixed by #54
Assignees
Labels
bug Something isn't working

Comments

@mitchmindtree
Copy link
Contributor

The fuel-indexer packages are no longer building due to the use of a git branch in their build process to get WASM support working. I have a WIP attempt at adding output hashes here, but it errors out due to an "error inheriting version from workspace root".

error: builder for '/nix/store/58vmn7n7wda25ypbn2a15yf5vinihdwl-forc-index-0.3.0.drv' failed with exit code 101;
       last 10 log lines:
       >   failed to update replaced source registry `crates-io`
       >
       > Caused by:
       >   failed to parse manifest at `/build/cargo-vendor-dir/fuels-signers-0.36.1/Cargo.toml`
       >
       > Caused by:
       >   error inheriting `version` from workspace root manifest's `workspace.package.version`
       >
       > Caused by:
       >   failed to find a workspace root
       For full logs, run 'nix log /nix/store/58vmn7n7wda25ypbn2a15yf5vinihdwl-forc-index-0.3.0.drv'.

For now I'm going to filter out fuel-indexer pkgs following 2023-02-22, but will add an end date to this filter once indexer switches back to crates.io deps.

@mitchmindtree mitchmindtree added the bug Something isn't working label Feb 22, 2023
@mitchmindtree mitchmindtree self-assigned this Feb 22, 2023
mitchmindtree added a commit that referenced this issue Feb 22, 2023
mitchmindtree added a commit that referenced this issue Feb 23, 2023
Closes #53.

Refreshes manifests since the indexer build started failing.
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant