Bug 1062774
| Summary: | Upon upgrade to RHEV 3.3, engine-setup fails on a "rhevm-genericapi-3.2.5-0.49.el6ev.noarch requires rhevm = 3.2.5-0.49.el6ev" error | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Bryan Yount <byount> |
| Component: | ovirt-engine-setup | Assignee: | Yedidyah Bar David <didi> |
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.3.0 | CC: | acathrow, bazulay, byount, didi, iheim, ngupta, Rhev-m-bugs, sbonazzo, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-23 15:25:51 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
Bryan Yount
2014-02-07 23:51:29 UTC
That's actually a bug in the documenatation. Opened bug 1062973 for that. The correct sequence to upgrade from 3.2 to 3.3 is: 1. upgrade to latest 3.2 using 'rhevm-upgrade' 2. Enable the 3.3 repo 3. Update the setup package using 'yum update rhevm-setup' 4. Update the manager using 'engine-setup' Only now you should disable the 3.2 repo if you care. (In reply to Yedidyah Bar David from comment #2) > That's actually a bug in the documenatation. Opened bug 1062973 for that. I'm sure it's only a bug in the documentation; I think it's also a bug in the engine-setup script. The customer had both 3.2 and 3.3 repos enabled and still had the conflict with the 3 packages listed above. Only after we manually `rpm -e --nodeps` those packages could we continue with the upgrade. (In reply to Bryan Yount from comment #3) > (In reply to Yedidyah Bar David from comment #2) > > That's actually a bug in the documenatation. Opened bug 1062973 for that. > > I'm sure it's only a bug in the documentation; I think it's also a bug in > the engine-setup script. The customer had both 3.2 and 3.3 repos enabled and > still had the conflict with the 3 packages listed above. Only after we > manually `rpm -e --nodeps` those packages could we continue with the upgrade. Perhaps he had updates to both? E.g. had 3.2.3 installed and had both a newer 3.2 and 3.3? I saw that too and opened bug #1059734 . (In reply to Yedidyah Bar David from comment #4) > Perhaps he had updates to both? E.g. had 3.2.3 installed and had both a > newer 3.2 and 3.3? I saw that too and opened bug #1059734 . I thought that at first too but I made sure the customer disabled the 3.3 repo, updated rhevm-setup (which was already 3.2.5) and tried rhevm-upgrade (but he was already at 3.2.5 so nothing to do). Then we re-enabled 3.3 and attempted to proceed but got the aforementioned error. |