-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EPIC: Upgrade EOL Ubuntu Machines To New 24.04 LTS Version #3588
Comments
Other machines that should be upgraded as part of this:
[§] - Updating the dockerhosts to 24.04 will mean that the kernel will be suitable for any newer docker containers that we wish to run. |
ref Upgrade/Rebuild IBM VPC Host To Ubuntu 24.04 I managed to get the VPC machine, 150.239.60.120, into a state where it is receiving updates, but I am hitting dependency errors. Using
Then I try |
@AdamBrousseau are you able to have this machine reinstalled with a Ubuntu2404 image? |
FYI @AdamBrousseau has reinstalled the ibvmcloud vagrant host and once he's got the keys on it (I've asked him to put mine on then I'll add the others) we'll be able to do the setup. |
Done |
Noting that in addition to the list in the earlier comment there are ten I've added The odroid ones on Ubuntu 20.04 will hopefully become irrelevant when #3043 is closed. |
This is being blocked by #3547 (for the test-docker nodes only) since the untarr error is preventing us from upgrading our test-docker ubuntu 2004 to 2404 on ppc64le and arm32. In #3547 (comment) I have recommended upgrading the docker engine to >= 25.0.3, so I will try that to see if it fixes the issue |
Which OSs are the problematic docker host systems running? The default docker.io package even back to Ubuntu 20.04 seems to be |
dockerhost-osuosl-ubuntu2404-ppc64le-1 and dockerhost-skytap-ubuntu2004-ppc64le-1 (needs to be upgraded to ubuntu 2404 anyway) are running
dockerhost-skytap-ubuntu2004-ppc64le-1 needs its libseccomp2 upgraded to >= 2.5.5 as it is suspected that this is also causing the tar error in #3547 While the problematic arm64 dockerhost, dockerhost-equinix-ubuntu2204-armv8-1, though its running a docker >= 27, its libseccomp2 needs to be upgraded to >= 2.5.5, more details in #3547 (comment) |
Yep see my suggestion on libseccomp. It works be nice if that wasn't a blocker. We'll need to see why the machines locked at an earlier version are stuck there but hopefully we can just have an outage and manually update them but we should also check if it's not at a later one because we've stopped it updating our some other reason |
All of the test-docker-ubuntu2004 nodes have been upgraded to ubuntu 2404 |
Carry out an upgrade on all EOL Ubuntu machines to the most recent LTS release ( 24.04 ), and also upgrade some of the existing Ubuntu 20.04 & 22.04 machines to provider greater coverage.
Machines Identified:
The text was updated successfully, but these errors were encountered: