-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
-
We need to reload the model-cache RPM for Z into the base images again. We need to reload the RPM as there was an issue with the model cache caused by a mismatch of the SHA for the appropriate .cbor file for the model cache.
We will do the reload of the model-cache RPM by setting a comment in the appropriate .sh file to trigger a rebuild. This is because RPMs from IBM are sometimes re-released under the same version number, and without a change in the appropriate part of the build process, the build process will pull an image layer from cache instead of building in the new RPMs. We did this before https://issues.redhat.com/browse/AIPCC-11083
We understand that this is not an appropriate way to handle this. We know that semantic versioning is far more desirable. Lance Barto is actively working with IBM to improve their build and release processes. This will hopefully be the last time we need to do this.