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(tessera): updated tessera version error in quorum-all-in-one #2411

Closed
ruzell22 opened this issue May 2, 2023 · 2 comments · Fixed by #2549
Closed

fix(tessera): updated tessera version error in quorum-all-in-one #2411

ruzell22 opened this issue May 2, 2023 · 2 comments · Fixed by #2549
Assignees
Labels
bug Something isn't working

Comments

@ruzell22
Copy link
Contributor

ruzell22 commented May 2, 2023

Describe the bug

Tessera version is updated in #2240 in the dockerfile of quorum-all-in-one to fix the vulnerabilities. However, after the update, when running the docker image of quorum-all-in-one, tessera is having an issue. Versions lower than 21.1.7 works with the older version that is being used which is 21.1.1. The tessera was updated to 22.1.7 which has drastic changes which will be needed to be updated on our end as well in order for tessera to work for quorum-all-in-one.

To Reproduce

[process]
DOCKER_BUILDKIT=1 docker build ./tools/docker/quorum-all-in-one/ -t qaio
docker run --rm qaio

[error]
No such file or directory.

Expected behavior

Tessera will run when quorum-all-in-one docker image is ran. Quorum-all-in-one will run successfully as well.

Additional context

Related to #2240 (merged) and #2274 (fixed but on hold for tessera update)

@ruzell22 ruzell22 added the bug Something isn't working label May 2, 2023
@ruzell22
Copy link
Contributor Author

ruzell22 commented May 2, 2023

Hello @petermetz , can you assign to this me? Thank you.

@petermetz
Copy link
Contributor

Hello @petermetz , can you assign to this me? Thank you.

@ruzell22 Done, thank you!

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.

2 participants