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' ...
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