-
Bug
-
Resolution: Done
-
Blocker
-
DO288 - OCP4.14-en-1-20240529
-
False
-
-
False
-
en-US (English)
Please fill in the following information:
Issue description
After starting the lab environment (it has been provisioned for a week now), lab start fails as it can not find modules for do288:
$ lab start builds-s2i
Could not find modules for course do288
Furthermore, after running lab upgrade do288, the script crashes as it can not find the appropriate version of the package:
$ lab upgrade do288
Version lock is >=4.14.*,<4.15.0
ERROR: Could not find a version that satisfies the requirement rht-labs-do288<4.15.0,>=4.14.* (from versions: 0.0.4, 4.12.0, 4.12.1)
ERROR: No matching distribution found for rht-labs-do288<4.15.0,>=4.14.*
Steps to reproduce:
- start lab environment
- login to workstation
- run any lab script
Workaround:
Fix version lock in /etc/rht to be something that exists, such as >=4.12.*,<4.13.0
Expected result:
rht-labs-do288-4.14 being installed at bootup