Skip to content

debian: fix grub package arch selectors for riscv64#2464

Merged
Databean merged 1 commit into
google:mainfrom
monkey-jsun:pr/debian-grub-arch
Jun 12, 2026
Merged

debian: fix grub package arch selectors for riscv64#2464
Databean merged 1 commit into
google:mainfrom
monkey-jsun:pr/debian-grub-arch

Conversation

@monkey-jsun

Copy link
Copy Markdown
Contributor

Summary

  • grub-efi-amd64-bin used [!arm64] which incorrectly pulls amd64 grub on riscv64 (and any other
    non-arm64 arch)
  • Changed to explicit [amd64] selector
  • Added grub-efi-riscv64-bin [riscv64] for riscv64 hosts

@monkey-jsun monkey-jsun force-pushed the pr/debian-grub-arch branch from edb4e1f to 0cc37c5 Compare April 29, 2026 05:27
@Databean Databean enabled auto-merge April 30, 2026 00:12
@Databean Databean force-pushed the pr/debian-grub-arch branch from 0cc37c5 to 44ec92e Compare May 19, 2026 22:52
@Databean Databean added the kokoro:run Run e2e tests. label May 19, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label May 19, 2026
grub-efi-amd64-bin used [!arm64] which incorrectly pulls amd64 grub on
riscv64 hosts. Change to explicit [amd64] selector and add
grub-efi-riscv64-bin [riscv64].
@rmuthiah rmuthiah force-pushed the pr/debian-grub-arch branch from 44ec92e to a666103 Compare June 12, 2026 03:10
@rmuthiah rmuthiah added kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests. labels Jun 12, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed kokoro:run Run e2e tests. kokoro:force-run Trigger a presubmit build unconditionally. labels Jun 12, 2026
@Databean Databean added this pull request to the merge queue Jun 12, 2026
Merged via the queue into google:main with commit 45d9b0a Jun 12, 2026
31 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.

4 participants