Bug 1039360
Summary: | Pull versionlocked enabled rhevm-setup-plugins and redhat-support-plugin-rhev | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Pavel Stehlik <pstehlik> |
Component: | ovirt-engine-setup | Assignee: | Alon Bar-Lev <alonbl> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Tareq Alayan <talayan> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.3.0 | CC: | acathrow, alonbl, bazulay, cpelland, didi, iheim, Rhev-m-bugs, sbonazzo, yeylon |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 3.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | integration | ||
Fixed In Version: | is27 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-01-21 22:17:16 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1049022 |
sandro - is this being resolved by 3.2.5? (In reply to Itamar Heim from comment #3) > sandro - is this being resolved by 3.2.5? Seems a dependency missing on rhevm-setup-plugins (adding version locking handlers for redhat-support-plugin-rhev) couldn't reproduce. Tested on: rhevm-setup-3.3.0-0.42.el6ev.noarch rhevm-3.3.0-0.42.el6ev.noarch I installed 3.1 then upgraded to 3.2 => 3.3 Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Created attachment 834116 [details] ovirt-engine-setup.log Description of problem: upgrade 3.2 => 3.3 (originaly from 3.0=>3.1=>3.2) ... [ INFO ] Fixing DB inconsistencies [ INFO ] Stage: Package installation [ ERROR ] Yum [u'redhat-support-plugin-rhev-3.2.1-2.el6ev.noarch requires rhevm < 3.3'] [ ERROR ] Failed to execute stage 'Package installation': [u'redhat-support-plugin-rhev-3.2.1-2.el6ev.noarch requires rhevm < 3.3'] [ INFO ] Yum Performing yum transaction rollback [ INFO ] Stage: Clean up ... Version-Release number of selected component (if applicable): is26 How reproducible: 100% Steps to Reproduce: 1. see descr 2. 3. Actual results: Expected results: Additional info: ... 2013-12-08 18:56:00 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Building transaction 2013-12-08 18:56:01 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'redhat-support-plugin-rhev-3.2.1-2.el6ev.noarch requires rhevm < 3.3'] 2013-12-08 18:56:01 DEBUG otopi.context context._executeMethod:137 method exception Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/otopi/context.py", line 127, in _executeMethod method['method']() File "/usr/share/otopi/plugins/otopi/packagers/yumpackager.py", line 253, in _packages if self._miniyum.buildTransaction(): File "/usr/lib/python2.6/site-packages/otopi/miniyum.py", line 821, in buildTransaction raise yum.Errors.YumBaseError(msg) YumBaseError: [u'redhat-support-plugin-rhev-3.2.1-2.el6ev.noarch requires rhevm < 3.3'] 2013-12-08 18:56:01 ERROR otopi.context context._executeMethod:146 Failed to execute stage 'Package installation': [u'redhat-support-plugin-rhev-3.2.1-2.el6ev.noarch requires rhevm < 3.3'] 2013-12-08 18:56:01 DEBUG otopi.transaction transaction.abort:131 aborting 'Database Transaction' 2013-12-08 18:56:01 DEBUG otopi.transaction transaction.abort:131 aborting 'Yum Transaction' ...