[Rpm-maint] [rpm-software-management/rpm] Lock the GitHub CI runner to a specific Ubuntu version (PR #3514)
Panu Matilainen
notifications at github.com
Fri Jan 10 09:48:15 UTC 2025
We need to have control over our CI environment - we lock Fedora to a certain version without updates, yet the underlying Ubuntu image has been floating and causing trouble every now and then. Like just now, with ubuntu-latest moving from 22.04 to 24.04 where sudo is somehow broken inside our test-suite and causing totally unrelated PR's to fail with
sudo: PAM account management error: Authentication service cannot retrieve authentication info
sudo: a password is required
Lock the version to Ubuntu 22.04 for now, we'll need to eventually figure what the issue is but these things need to happen on our terms.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3514
-- Commit Summary --
* Lock the GitHub CI runner to a specific Ubuntu version
-- File Changes --
M .github/workflows/linux.yml (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3514.patch
https://github.com/rpm-software-management/rpm/pull/3514.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3514
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3514 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250110/e6099ee9/attachment.htm>
More information about the Rpm-maint
mailing list