Skip to content

Fix arm64 hll debsigner build context - #1221

Open
ibrahim halatci (ihalatci) wants to merge 1 commit into
debian-hllfrom
ihalatci-arm64-hll-signer
Open

Fix arm64 hll debsigner build context#1221
ibrahim halatci (ihalatci) wants to merge 1 commit into
debian-hllfrom
ihalatci-arm64-hll-signer

Conversation

@ihalatci

Copy link
Copy Markdown
Contributor

Summary

Fix the arm64 debsigner Docker build context on debian-hll with one workflow-line change.

The workflow clones develop into tooling. The debsigner Dockerfile uses COPY scripts /scripts and ENTRYPOINT ["/scripts/import_and_sign"], but the old tooling-root context copies the unrelated tooling/scripts directory and omits that entrypoint. Building with tooling/dockerfiles/debsigner as the context selects the same default Dockerfile and copies the intended adjacent signing scripts.

The step remains arm64-only; amd64 behavior is unchanged. No Dockerfile, tools-version, secret, publish-gate, or platform changes are included. Bullseye repository-metadata failures and its removal are explicitly out of scope. The develop bootstrap guard from #1216 is not duplicated here.

Scope and evidence

Draft for review; this change does not alter stable publication gates or authorize overwriting already published hll versions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@ihalatci
ibrahim halatci (ihalatci) marked this pull request as ready for review September 8, 2026 16:11
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