Skip to content

ci: install adduser explicitly in package-arch test step#4018

Merged
BsAtHome merged 1 commit into
LinuxCNC:2.9from
grandixximo:ci/2.9-install-adduser
May 11, 2026
Merged

ci: install adduser explicitly in package-arch test step#4018
BsAtHome merged 1 commit into
LinuxCNC:2.9from
grandixximo:ci/2.9-install-adduser

Conversation

@grandixximo
Copy link
Copy Markdown
Contributor

Backport of master commit f9b3632 onto 2.9.

The test step runs eatmydata adduser ... testrunner but never installs adduser. It was pulled transitively via Recommends on the installed .deb files; sid no longer pulls it, so builds fail with:

eatmydata: unable to find adduser in PATH

Add it to the existing sudo install so testrunner setup does not depend on Recommends.

2.9's ci.yml has the same vulnerable line (line 169 pre-patch) as master had, so the fix is identical.

The test step runs 'eatmydata adduser ... testrunner' but never
installs adduser. It was pulled transitively via Recommends on the
installed .deb files; sid no longer pulls it, so builds fail with
'eatmydata: unable to find adduser in PATH'. Add it to the existing
sudo install so testrunner setup does not depend on Recommends.
@grandixximo
Copy link
Copy Markdown
Contributor Author

grandixximo commented May 11, 2026

that makes no sense, error on linuxcnc/linuxcnc ???
@BsAtHome must be transient fail, please re-run...

@grandixximo
Copy link
Copy Markdown
Contributor Author

We either hit some CI limit, or github is just 💩 today

@BsAtHome BsAtHome merged commit 3bc490c into LinuxCNC:2.9 May 11, 2026
32 of 34 checks passed
@BsAtHome
Copy link
Copy Markdown
Contributor

You can now rebase you other 2.9 PRs.

@grandixximo grandixximo deleted the ci/2.9-install-adduser branch May 12, 2026 01:45
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