| Summary: | Upgrade fails on vdsm-jsonrpc-java | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Karolína Hajná <khajna> |
| Component: | vdsm-jsonrpc-java | Assignee: | Piotr Kliczewski <pkliczew> |
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6.3 | CC: | bazulay, didi, gklein, khajna, lsurette, oourfali, pstehlik, Rhev-m-bugs, ykaul |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-07 07:47:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
I wonder why we still check dependencies for rhevm-backend-3.5.7-0.1. Aren't we upgrading to 3.6.3 where 1.1.x version is required? (In reply to Karolína Hajná from comment #0) > Description of problem: > Upgrading from rhevm 3.5.7 to rhevm 3.6.3 fails while using "yum update". > The error is following: > > Error: Package: rhevm-backend-3.5.7-0.1.el6ev.noarch (@rhevm-3.5) > Requires: vdsm-jsonrpc-java < 1.1.0 > Removing: vdsm-jsonrpc-java-1.0.15-1.el6ev.noarch (@rhevm-3.5) > vdsm-jsonrpc-java = 1.0.15-1.el6ev > Updated By: vdsm-jsonrpc-java-1.1.7-1.el6ev.noarch (rhevm-3.6.3-1) > vdsm-jsonrpc-java = 1.1.7-1.el6ev Clone of bug 1290096? (In reply to Yedidyah Bar David from comment #2) > Clone of bug 1290096? If you think it's not, please state exact flow (i.e. commands) leading to it. *** This bug has been marked as a duplicate of bug 1290096 *** |
Description of problem: Upgrading from rhevm 3.5.7 to rhevm 3.6.3 fails while using "yum update". The error is following: Error: Package: rhevm-backend-3.5.7-0.1.el6ev.noarch (@rhevm-3.5) Requires: vdsm-jsonrpc-java < 1.1.0 Removing: vdsm-jsonrpc-java-1.0.15-1.el6ev.noarch (@rhevm-3.5) vdsm-jsonrpc-java = 1.0.15-1.el6ev Updated By: vdsm-jsonrpc-java-1.1.7-1.el6ev.noarch (rhevm-3.6.3-1) vdsm-jsonrpc-java = 1.1.7-1.el6ev Version-Release number of selected component (if applicable): 3.6.3 How reproducible: 100% Steps to Reproduce: 1. Install rhevm 3.5.7 2. Try to upgrade it to 3.6.3 Actual results: Dependency error Expected results: upgrade successful