Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1150108

Summary: engine packages are versionlocked even if engine is not configured
Product: [Retired] oVirt Reporter: Yedidyah Bar David <didi>
Component: ovirt-engine-installerAssignee: Yedidyah Bar David <didi>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: low Docs Contact:
Priority: low    
Version: 3.5CC: bugs, didi, ecohen, gklein, jbelka, lsurette, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 11:20:17 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 Yedidyah Bar David 2014-10-07 12:51:43 UTC
Description of problem:

engine packages are version-locked unconditionally

Version-Release number of selected component (if applicable):

3.5

How reproducible:

Always

Steps to Reproduce:
1. yum install ovirt-engine ovirt-engine-dwh
2. engine-setup - choose to not configure engine
3.

Actual results:

engine packages are versionlocked

Expected results:

engine packages are not versionlocked

Additional info:

In practice this should not be a problem, because users that choose to not configure the engine probably do not mind if the packages are locked.

Comment 1 Sandro Bonazzola 2015-02-20 11:07:57 UTC
Automated message: can you please update doctext or set it as not required?

Comment 2 Jiri Belka 2015-09-17 08:13:04 UTC
ok

[root@jb-bz1 ~]# cat /etc/yum/pluginconf.d/versionlock.*
[main]
enabled = 1
locklist = /etc/yum/pluginconf.d/versionlock.list
#  Uncomment this to lock out "upgrade via. obsoletes" etc. (slower)
# follow_obsoletes = 1
[root@jb-bz1 ~]# rpm -qa rhevm-\*
rhevm-image-uploader-3.6.0-0.2.master.git6846716.el6ev.noarch
rhevm-log-collector-3.6.0-0.4.beta.gitf27fdb6.el6ev.noarch
rhevm-setup-3.6.0-0.15.master.el6.noarch
rhevm-spice-client-x86-cab-3.6-3.el6.noarch
rhevm-extensions-api-impl-3.6.0-0.15.master.el6.noarch
rhevm-setup-plugin-ovirt-engine-common-3.6.0-0.15.master.el6.noarch
rhevm-dbscripts-3.6.0-0.15.master.el6.noarch
rhevm-tools-3.6.0-0.15.master.el6.noarch
rhevm-doc-3.6.0-1.el6eng.noarch
rhevm-spice-client-x64-msi-3.6-3.el6.noarch
rhevm-sdk-python-3.6.0.1-1.el6ev.noarch
rhevm-setup-plugin-websocket-proxy-3.6.0-0.15.master.el6.noarch
rhevm-branding-rhev-3.6.0-0.0.master.20150824191211.el6ev.noarch
rhevm-backend-3.6.0-0.15.master.el6.noarch
rhevm-setup-plugin-vmconsole-proxy-helper-3.6.0-0.15.master.el6.noarch
rhevm-restapi-3.6.0-0.15.master.el6.noarch
rhevm-iso-uploader-3.6.0-0.2.alpha.gitea4158a.el6ev.noarch
rhevm-dependencies-3.6.0-0.0.1.master.el6ev.noarch
rhevm-setup-plugins-3.6.0-0.4.master.20150811110743.el6ev.noarch
rhevm-spice-client-x64-cab-3.6-3.el6.noarch
rhevm-cli-3.6.0.0-1.el6ev.noarch
rhevm-websocket-proxy-3.6.0-0.15.master.el6.noarch
rhevm-webadmin-portal-3.6.0-0.15.master.el6.noarch
rhevm-setup-plugin-ovirt-engine-3.6.0-0.15.master.el6.noarch
rhevm-spice-client-x86-msi-3.6-3.el6.noarch
rhevm-lib-3.6.0-0.15.master.el6.noarch
rhevm-setup-base-3.6.0-0.15.master.el6.noarch
rhevm-userportal-3.6.0-0.15.master.el6.noarch
rhevm-vmconsole-proxy-helper-3.6.0-0.15.master.el6.noarch

Comment 3 Jiri Belka 2015-09-17 08:14:11 UTC
no version locked rpms also when dwh was installed.

Comment 4 Sandro Bonazzola 2015-11-04 11:20:17 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.