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

Fix indy-node devcontainer build issues #1824

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Conversation

WadeBarnes
Copy link
Member

@WadeBarnes WadeBarnes commented Nov 2, 2023

This is a workaround to fix the indy-node devcontainer issues reported in #1822. The dependency issues are actually at the indy-plenum level. I'll be opening a ticket for the issue there.

fixes: #1822

dbluhm
dbluhm previously approved these changes Nov 2, 2023
- This is a workaround to get the indy-node devcontainer to build.
- Pin the version of `Cython` to `0.29.36` which is the last release before the v3 releases that cause the build errors.
- `Cython` - `python-rocksdb` python package dependency is actually at the indy-plenum level, so it needs to be fixed there.

Signed-off-by: Wade Barnes <[email protected]>
@WadeBarnes WadeBarnes changed the title Update devcontainer.json to latest format Fix indy-node devcontainer build issues Nov 2, 2023
@WadeBarnes
Copy link
Member Author

@swcurran, Would you mind approving?

@WadeBarnes WadeBarnes merged commit a5d3099 into hyperledger:main Nov 2, 2023
7 checks passed
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

Successfully merging this pull request may close these issues.

Error with python-rocksdb while trying to build
3 participants