UNCLASSIFIED - NO CUI

Skip to content

Fix package downgrade issue

mdoughty requested to merge dai-7.2.0-fixes into development

What is your Merge about?

If this is your first merge, please use the Initialization Template.

The build started failing because it wanted to download a libc package. e.g see here https://repo1.dso.mil/dsop/keysight/eggplant/dai-ai-engine/-/jobs/34051268. This is due to the way we have to install packages from repos that are not yet in the Iron Bank artifactory instance and is caused by packages in our offline bundle getting too old compared to the os packages.

When the change here is complete: #6 We won't have to do the offline bundle and that will make this similar. In the meantime the MR updates the image with the offline bundle to allow the builds to resume,

For more information please visit Iron Bank Documentation

Note: Please be sure you create an issue related to this merge request and the issue is labeled StatusReview, this will initiate a CHT member review of your merge request.

Merge request reports