DLPX-92522 appliance-build changes for LTS upgrade to 24.04 #769
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These are changes required to build a 24.04 based bootstrap VM that can
be used to build packages for the 24.04 LTS upgrade project. Here are the
changes:
openjdk-8-jdk
. Note that appliance-build needs to install it because building packages other than virtualization (like make-jpkg, delphix-sso-app etc) also require a JDK installed. If it was onlyvirtualization
that needed it, it would have been appropriate to make the JDK a dependency ofvirtualization
.virtualization
needsdocker.io
installed and running and requires thedelphix
user added to thedocker
groupqemu
is replaced byqemu-system
unattended-upgrades
so I am adding logic to remove that package and disable that service on the buildserver.Testing done
I created a bootstrap image and was able to build all packages:
https://ops-jenkins.eng-tools-prd.aws.delphixcloud.com/job/linux-pkg/job/os-upgrade/job/build-packages/job/pre-push/14/console