-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhelai-1.4.1
-
None
-
False
-
-
False
-
-
After upgrading RHEL AI instance to 1.4.1, the RHEL_AI_VERSION_ID in /etc/os-release remains 1.4.0:
# cat /etc/os-release NAME="Red Hat Enterprise Linux" VERSION="9.20250213.0.4 (Plow)" ID="rhel" ID_LIKE="fedora" VERSION_ID="9.4" PLATFORM_ID="platform:el9" PRETTY_NAME="Red Hat Enterprise Linux 9.20250213.0.4 (Plow)" ANSI_COLOR="0;31" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos" HOME_URL="https://www.redhat.com/" DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9" BUG_REPORT_URL="https://issues.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9" REDHAT_BUGZILLA_PRODUCT_VERSION=9.4 REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" REDHAT_SUPPORT_PRODUCT_VERSION="9.4" OSTREE_VERSION='9.20250213.0' VARIANT="RHEL AI" VARIANT_ID=rhel_ai RHEL_AI_VERSION_ID='1.4.0'
However, the RHEL AI instance is correctly upgraded from 0.23.1 to 0.23.2 and the upgrade finished correctly:
# ilab system info ... InstructLab: instructlab.version: 0.23.2 instructlab-dolomite.version: 0.2.0 instructlab-eval.version: 0.5.1 instructlab-quantize.version: 0.1.0 instructlab-schema.version: 0.4.2 instructlab-sdg.version: 0.7.1 instructlab-training.version: 0.7.0 ...
# bootc status --format json | jq .status.booted.image.image.image
"registry.redhat.io/rhelai1/bootc-nvidia-rhel9:1.4.1"