Skip to content

qemu: revision bump to re-codesign Intel binaries#140643

Merged
BrewTestBot merged 2 commits into
Homebrew:masterfrom
cho-m:qemu-revision
Aug 28, 2023
Merged

qemu: revision bump to re-codesign Intel binaries#140643
BrewTestBot merged 2 commits into
Homebrew:masterfrom
cho-m:qemu-revision

Conversation

@cho-m

@cho-m cho-m commented Aug 28, 2023

Copy link
Copy Markdown
Member
  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Rebottle workflow didn't work as it didn't modify RPATH at bottle time. Looks like the signature is invalid on binaries and needs to be modified during install-time, which requires unreleased brew commit.

Let's try revision bump to see if it helps. May need to make sure resulting bottle has valid signatures as hard to check via CI.

Ref: #140244

@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants