Skip to content

os-countme.bst pins a branch ref in projectbluefin/common and must be re-tracked #95

Description

@castrojo

What

elements/bluefin-server/os-countme.bst sources the shared countme reporter from projectbluefin/common and pins:

ref: v2026.08-108-gd46c4df9f9988002120cff4a66df8b163070fe6d

That commit is the tip of the branch in projectbluefin/common#1112, not main. It was pinned there so #94 builds before the reporter lands upstream.

What fixed looks like

Once projectbluefin/common#1112 merges:

bst track elements/bluefin-server/os-countme.bst

and the ref moves to a commit on main that contains system_files/shared/usr/libexec/bluefin-countme.

Why it needs a human

bst track generates the ref; it cannot be hand-written correctly. Until it is re-tracked, this image builds against a branch commit that will be garbage-collected if the branch is deleted after merge, at which point the build breaks.

Impact

Low while the branch exists, hard failure once it is deleted.

Introduced by #94.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciCI, build, or release automation.needs-humantech-debtAccumulated debt to pay down.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions