Skip to content

eln: set runner to eln11#2535

Merged
achilleas-k merged 1 commit into
osbuild:mainfrom
supakeen:set-correct-eln-runner
Jul 21, 2026
Merged

eln: set runner to eln11#2535
achilleas-k merged 1 commit into
osbuild:mainfrom
supakeen:set-correct-eln-runner

Conversation

@supakeen

@supakeen supakeen commented Jul 20, 2026

Copy link
Copy Markdown
Member

The rhel11 runner doesn't actually exist and because of bugs in osbuild's runner detection this would fall back to rhel7 and not rhel82.

Regardless of this; we should be using the eln11 runner which is specific to ELN. This likely fixes the issues we've been seeing in the snapshot updates 1.

Because the rhel7 runner that's being erroneously selected doesn't set up either minimal passwd or call sysusers the relevant user doesn't exist and thus skopeo fails.

@supakeen
supakeen requested a review from a team as a code owner July 20, 2026 14:15
@supakeen
supakeen requested review from avitova, brlane-rht and lzap July 20, 2026 14:15
The `rhel11` runner doesn't actually exist and because of bugs in
`osbuild`'s runner detection this would fall back to `rhel7` and not
`rhel82`.

Regardless of this; we *should* be using the `eln11` runner which is
specific to ELN. This likely fixed the issues we've been seeing in the
snapshot updates [1].

Because the rhel7 runner that's being erroneously selected doesn't set
up either minimal passwd *or* call sysusers the relevant user doesn't
exist and thus skopeo fails.

[1]: osbuild#2511

Signed-off-by: Simon de Vlieger <cmdr@supakeen.com>
@supakeen
supakeen force-pushed the set-correct-eln-runner branch from 2513ba3 to 92e3990 Compare July 20, 2026 14:35

@avitova avitova left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick fix! 🤞

@achilleas-k
achilleas-k added this pull request to the merge queue Jul 21, 2026
Merged via the queue into osbuild:main with commit 8d0457f Jul 21, 2026
51 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.

3 participants