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

grpc/1.66.0 package update #26926

Closed
wants to merge 3 commits into from

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Aug 22, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Aug 22, 2024
Copy link
Contributor Author

octo-sts bot commented Aug 22, 2024

Open AI suggestions to solve the build error:

No errors were found in the log file.

Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
@mamccorm
Copy link
Contributor

Re: failing ABI compatibility check - have bumped the epoch on all other packages dependent on grpc

Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
Copy link
Contributor Author

octo-sts bot commented Aug 24, 2024

Open AI suggestions to solve the build error:

The error message is: "CMake Error at /usr/lib64/cmake/zstd/zstdTargets.cmake:107 (message): The imported target 'zstd::libzstd_static' references the file '/usr/lib/libzstd.a' but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained '/usr/lib64/cmake/zstd/zstdTargets.cmake' but not all the files it references."

To fix this error:
1. Verify if `/usr/lib/libzstd.a` exists.
2. If not, install the `zstd` development package using `sudo apt-get install libzstd-dev` or equivalent for your OS.
3. Ensure CMake is pointing to the correct path for `zstd`.
4. Re-run the build process.

Copy link
Contributor Author

octo-sts bot commented Aug 26, 2024

superseded by #27121

@octo-sts octo-sts bot closed this Aug 26, 2024
@octo-sts octo-sts bot deleted the wolfictl-07a0d160-6d38-4a55-93c1-ea41e7c550c5 branch August 27, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants