Bug 1252073
| Summary: | ovirt-engine-cli isn't automatically updated when ovirt-engine is updated | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine-cli | Reporter: | jniederm |
| Component: | General | Assignee: | Juan Hernández <juan.hernandez> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondra Machacek <omachace> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | amureini, bugs, ecohen, gklein, juan.hernandez, lsurette, omachace, rbalakri, sbonazzo, yeylon |
| Target Milestone: | ovirt-3.6.0-rc | Flags: | rule-engine:
ovirt-3.6.0+
ylavi: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
| Target Release: | 3.6.0.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | 3.6.0-10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-27 07:56:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
jniederm
2015-08-10 16:13:04 UTC
Flagging as infra for initial research, feel free to move it if it's wrongly assigned. According to the description of the bug you used version 3.5.0.6: cli version: 3.5.0.6 The capability to use the "remote-viewer" was added in 3.6. Please repeat your test with version 3.6.0.0-0.4 or newer. This version is available in the 3.6 repository. For example, for EL7: http://resources.ovirt.org/pub/ovirt-3.6-pre/rpm/el7/noarch/ovirt-engine-cli-3.6.0.0-0.4.20150721.gitd43af33.el7.centos.noarch.rpm If you already had the CLI installed it won't be automatically updated when the engine is updated, because the engine .spec doesn't require a newer version. We may change that, although it is kind of an abuse of the dependencies mechanism: packaging: Require version 3.6 of the CLI https://gerrit.ovirt.org/44945 You can instead just update the CLI explicitly: # yum update ovirt-engine-cli $ rpm -qR rhevm | grep rhevm-cli rhevm-cli >= 3.6.0.0 While upgrade: 13:03:50 [ INFO ] Yum Download/Verify: rhevm-cli-3.6.0.0-1.el6ev.noarch Since oVirt 3.6.0 has been released, moving from verified to closed current release. |