Error: The bottle for readline has an invalid build provenance attestation. #191583
Closed
4 tasks done
Labels
bug
Reproducible Homebrew/homebrew-core bug
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
brew upgrade
What happened (include all command output)?
ianhu@Ianhu-MacBook-Pro ~ % brew upgrade readline
==> Upgrading 1 outdated package:
readline 8.2.10 -> 8.2.13
==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.2.13
Already downloaded: /Users/ianhu/Library/Caches/Homebrew/downloads/aa1afa38997a2866d91c81fdda8b36d436cd4ea7a82aed07d13c83c56eb3460e--readline-8.2.13.bottle_manifest.json
==> Fetching readline
==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:0cf2cae0b9bb71bee1f9f9b3ab1e5dfc27b32f474db7f2d38b8b2dffd02da
Already downloaded: /Users/ianhu/Library/Caches/Homebrew/downloads/446fbf00927bacd971f43f42c3605e00929b283700936241ad8044fe469ccb25--readline--8.2.13.sonoma.bottle.tar.gz
==> Upgrading readline
8.2.10 -> 8.2.13
==> Verifying attestation for readline
Error: The bottle for readline has an invalid build provenance attestation.
This may indicate that the bottle was not produced by the expected
tap, or was maliciously inserted into the expected tap's bottle
storage.
Additional context:
attestation verification failed: Failure while executing;
/usr/bin/env GH_TOKEN=****** GH_HOST=github.com /usr/local/bin/gh attestation verify /Users/ianhu/Library/Caches/Homebrew/downloads/446fbf00927bacd971f43f42c3605e00929b283700936241ad8044fe469ccb25--readline--8.2.13.sonoma.bottle.tar.gz --repo Homebrew/homebrew-core --format json
exited with 1. Here's the output:Failed to verify the artifact: failed to fetch attestations for subject: sha256:0cf2cae0b9bb71bee1f9f9b3ab1e5dfc27b32f474db7f2d38b8b2dffd02da5ff
What did you expect to happen?
Should update version without errors.
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: