Hide Forgot
Created attachment 1117147 [details] engine-setup log Description of problem: Upgrade to rhevm-3.6.2-10 fails if an older version of otopi is installed Version-Release number of selected component (if applicable): rhevm-3.6.2-10 How reproducible: 100% Steps to Reproduce: 1. Installed rhevm-3.6.0.3-0.1.el6.noarch 2. downgrade otopi 3. upgrade to rhevm-3.6.2-10 Actual results: engine-setup fails with: [ ERROR ] Failed to execute stage 'Environment customization': 'MiniYum' object has no attribute 'installUpdate' Expected results: engine-setup completes succesfully Additional info: Log attached
Not sure to follow. upstrea ovirt-engine-setup-base has Requires: otopi >= 1.4.0 So if you have older otopi it should automatically upgrade. Note that in 3.6 only otopi-1.4.0-1 has been released so if you downgrade I'm expecting you to downgrade to an otopi release coming from 3.5. Note that 3.6.2-10 is pre rhevm beta1 release. Upgrade from development version is not supported.
(In reply to Sandro Bonazzola from comment #1) > Not sure to follow. > upstrea ovirt-engine-setup-base has > Requires: otopi >= 1.4.0 > > So if you have older otopi it should automatically upgrade. > > Note that in 3.6 only otopi-1.4.0-1 has been released so if you downgrade > I'm expecting you to downgrade to an otopi release coming from 3.5. > > Note that 3.6.2-10 is pre rhevm beta1 release. Upgrade from development ^^^^ sorry, otopi-1.4.0_master from logs is pre-beta1 > version is not supported.