Skip to content

ci: refresh 26.7 target pkg pin - #85

Merged
bryanwieg merged 1 commit into
masterfrom
fix/refresh-target-pkg-267
Aug 28, 2026
Merged

bryanwieg merged 1 commit into
masterfrom
fix/refresh-target-pkg-267

Conversation

@bryanwieg

Copy link
Copy Markdown
Collaborator

Summary

  • Refreshes the pinned OPNsense 26.7 pkg archive hash.
  • Refreshes the corresponding pkg-static hash used by the deterministic build wrapper.

Root Cause

The production package run failed before BIND compilation because the live OPNsense 26.7 pkg-2.3.1_1 archive no longer matched .resolver-plugins/target-pkg.json.

Validation

  • python3 -m pytest -q .github/ci/ci-tests/test_target_pkg.py .github/ci/ci-tests/test_package_release_workflow.py
  • python3 .github/ci/target_pkg.py field .resolver-plugins/target-pkg.json 26.7 sha256
  • python3 .github/ci/target_pkg.py field .resolver-plugins/target-pkg.json 26.7 pkg_static_sha256
  • python3 -m py_compile .github/ci/*.py
  • git diff --check

@bryanwieg
bryanwieg marked this pull request as ready for review August 28, 2026 04:09
@bryanwieg
bryanwieg merged commit 2c0b30d into master Aug 28, 2026
4 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.

1 participant