Skip to content

debian: fix grub package arch selectors for riscv64#2464

Open
monkey-jsun wants to merge 1 commit intogoogle:mainfrom
monkey-jsun:pr/debian-grub-arch
Open

debian: fix grub package arch selectors for riscv64#2464
monkey-jsun wants to merge 1 commit intogoogle: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

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].
@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
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.

2 participants