Skip to content
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

Open
8 tasks done
steelhead31 opened this issue Jun 10, 2024 · 5 comments
Open
8 tasks done

EPIC: Upgrade EOL Ubuntu Machines To New 24.04 LTS Version #3588

steelhead31 opened this issue Jun 10, 2024 · 5 comments

Comments

@steelhead31
Copy link
Contributor

steelhead31 commented Jun 10, 2024

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:

  • ubuntu1604-x64-1: {ip: 78.47.239.96, description: nagios.adoptopenjdk.net}
  • vagrant-x64-1: {ip: 150.239.60.120, description: Bare metal machine to run vagrantPlaybookCheck and qemuPlaybookCheck}
@sxa
Copy link
Member

sxa commented Jun 11, 2024

Other machines that should be upgraded as part of this:

Host Current OS Status
ci.adoptium.net (Primary jenkins server) Ubuntu 20.04
dockerhost-azure-ubuntu2204-x64-2 Ubuntu 22.04 [§]
dockerhost-equinix-ubuntu2004-armv8-1 Ubuntu 20.04 [§]
dockerhost-osuosl-ubutu2004-ppc64le-1 Ubuntu 20.04 [§]
test-ibmcloud-ubuntu1604-x64-1 Ubuntu 16.04 [†]
test-osuosl-ubuntu1604-ppc64le-1 Ubuntu 16.04 [†]
test-osuosl-ubuntu1604-ppc64le-2 Ubuntu 16.04 [†]
test-osuosl-ubuntu1804-ppc64le-1 Ubuntu 18.04 [†]
test-osuosl-ubuntu1804-ppc64le-2 Ubuntu 18.04 [†]

[§] - Updating the dockerhosts to 24.04 will mean that the kernel will be suitable for any newer docker containers that we wish to run.
[†] - These machines are running a version which is now out of standard support.

@sxa sxa changed the title EPIC: Upgrade EOL Ubuntu Machines To New LTS Version EPIC: Upgrade EOL Ubuntu Machines To New 24.04 LTS Version Jun 14, 2024
@sxa sxa pinned this issue Jun 15, 2024
@Haroon-Khel Haroon-Khel self-assigned this Aug 5, 2024
@steelhead31 steelhead31 self-assigned this Sep 4, 2024
@Haroon-Khel
Copy link
Contributor

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 apt --fix-broken install

******************************************************************************
*
* The base-files package cannot be installed because
* /bin is a directory, but should be a symbolic link.
*
* Please install the usrmerge package to convert this system to merged-/usr.
*
* For more information please read https://wiki.debian.org/UsrMerge.
*
******************************************************************************


dpkg: error processing archive /var/cache/apt/archives/base-files_13.5_amd64.deb (--unpack):
 new base-files package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/base-files_13.5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Then I try apt install usrmerge to solve this, but I again hit the dependency errors, sort of like a cycle. I recommend that the machine be rebuilt

@Haroon-Khel
Copy link
Contributor

@AdamBrousseau are you able to have this machine reinstalled with a Ubuntu2404 image?

@sxa
Copy link
Member

sxa commented Oct 7, 2024

@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.

@AdamBrousseau
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants