Skip to content

Fix arm64 hll debsigner build context - #1221

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

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

Copy link
Copy Markdown
Contributor Author

Superseded by #1226, which now contains this exact one-line ARM64 signer fix alongside the Bullseye matrix removal. The signer commit was cherry-picked with its original authorship and source SHA preserved; consolidated head: b7ea34d. Continue review in #1226. No PR was merged and this branch is retained.

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