Hide Forgot
Description of problem: CLi and SDK dependencies are not updated: for example, upgrading from 3.3 older build to latest (is23): Package rhevm-cli.noarch 0:3.3.0.8-1.el6ev should be updated to rhevm-cli.noarch 0:3.3.0.11-1.el6ev Package rhevm-sdk-python.noarch 0:3.3.0.17-1.el6ev should be updated to rhevm-sdk-python.noarch 0:3.3.0.19-1.el6ev from 3.2 to 3.3, SDK is updated, but CLI remains: Package rhevm-cli.noarch 0:3.2.1.1-1.el6ev should be updated to rhevm-cli.noarch 0:3.3.0.11-1.el6ev Version-Release number of selected component (if applicable): IS23 How reproducible: 100% Steps to Reproduce: 1. upgrade to version is23 fromm previous is or sf version 2. 3. Actual results: Expected results: Additional info:
AFAIK rhevm-python-sdk and rhevm-cli are not under version locking and may be updated just using yum update.
(In reply to Sandro Bonazzola from comment #1) > AFAIK rhevm-python-sdk and rhevm-cli are not under version locking and may > be updated just using yum update. correct, if these needs to be updated explicitly they should be added into the rhevm33/rhevm32 yum groups.
(In reply to Alon Bar-Lev from comment #2) > (In reply to Sandro Bonazzola from comment #1) > > AFAIK rhevm-python-sdk and rhevm-cli are not under version locking and may > > be updated just using yum update. > > correct, if these needs to be updated explicitly they should be added into > the rhevm33/rhevm32 yum groups. So should we move this to distribution and reassign or just close as not a bug?
Eyal, can you take care of adding rhevm-python-sdk and rhevm-cli to rhevmgroup.xml in yum repository?
(In reply to Sandro Bonazzola from comment #5) > Eyal, can you take care of adding rhevm-python-sdk and rhevm-cli to > rhevmgroup.xml in yum repository? I am unsure this is wise as these components should be backward compatible, if we need to pull explicit version due to severe breakage we should update the rhevm spec (as it is the meta package). Please remember that people that replicate the channel, does not replicate the group, so group is only convenient method not functional method.
Decided to close this as not a bug. hevm-python-sdk and rhevm-cli are not under version locking and may be updated just using yum update.