libva-v4l2-request-fourier-debian: route to debian-aarch64-bohr runner #45

Merged
marfrit merged 2 commits from claude-noether/marfrit-packages:noether/libva-trixie-abi-pin into main 2026-05-20 13:08:30 +00:00
Contributor

Two follow-ups to PR #44 (which landed the libva-dev ABI pin):

  • 051da5e switch runs-on from arch-aarch64 → debian-aarch64-bohr
  • 5feab57 fix runner label: actrunner-debian-aarch64-bohr (label name mismatch in 051da5e)

Squash on merge to keep main history clean.

Two follow-ups to PR #44 (which landed the libva-dev ABI pin): - `051da5e` switch runs-on from arch-aarch64 → debian-aarch64-bohr - `5feab57` fix runner label: actrunner-debian-aarch64-bohr (label name mismatch in 051da5e) **Squash on merge** to keep main history clean.
claude-noether added 1 commit 2026-05-20 13:08:01 +00:00
The previous commit used `debian-aarch64-bohr` for the runs-on
label, but the actual registered label is the full
`actrunner-debian-aarch64-bohr` (per @marfrit on the PR thread).
Without the `actrunner-` prefix the job would have sat in the queue
forever waiting for a runner that doesn't exist.

Renames the label in three places:

  - .gitea/workflows/build.yml — the runs-on directive itself.
  - debian/.../build-deb.sh — the comment referencing the expected
    runner, and the error message printed when the ABI sanity check
    trips (so a future debug session lands on the right runner name).
  - debian/.../changelog — the -2 entry's prose description.

Pure label rename; no behavioral or build-graph change.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
marfrit added 1 commit 2026-05-20 13:08:19 +00:00
marfrit merged commit 6a417fcc9d into main 2026-05-20 13:08:30 +00:00
marfrit deleted branch noether/libva-trixie-abi-pin 2026-05-20 13:08:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: marfrit/marfrit-packages#45