Bug 1241869

Summary: Typo in option name OVESETUP_WSP_RPMDISRO_PACKAGES
Product: [oVirt] ovirt-engine Reporter: David Caro <dcaroest>
Component: Setup.EngineAssignee: Lev Veyde <lveyde>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Belka <jbelka>
Severity: low Docs Contact:
Priority: low    
Version: 3.6.0CC: bugs, eedri, gklein, jbelka, lsurette, lveyde, rbalakri, sbonazzo, srevivo, ykaul
Target Milestone: ovirt-4.0.0-rc3Flags: rule-engine: ovirt-4.0.0+
rule-engine: planning_ack+
sbonazzo: devel_ack+
rule-engine: testing_ack+
Target Release: 4.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 07:53:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Caro 2015-07-10 09:40:21 UTC
Description of problem:
The option name has a typo

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

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
OVESETUP_WSP_RPMDISRO_PACKAGES

Expected results:
OVESETUP_WSP_RPMDITSRO_PACKAGES

Additional info:

Comment 1 Sandro Bonazzola 2015-07-10 09:42:14 UTC
Targeting to 4.0 avoiding to brake answer file compatibility with 3.5.

Comment 2 Red Hat Bugzilla Rules Engine 2015-10-19 10:55:43 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 3 Lev Veyde 2016-03-17 11:54:49 UTC
(In reply to David Caro from comment #0)
> Description of problem:
> The option name has a typo
> 
> Version-Release number of selected component (if applicable):
> 3.6
> 
> How reproducible:
> 
> 
> Steps to Reproduce:
> 1.
> 2.
> 3.
> 
> Actual results:
> OVESETUP_WSP_RPMDISRO_PACKAGES
> 
> Expected results:
> OVESETUP_WSP_RPMDITSRO_PACKAGES
> 
> Additional info:

Fixing typo in both OVESETUP_WSP_RPMDISTRO_PACKAGES and OVESETUP_WSP_RPMDISTRO_PACKAGES_SETUP.

Comment 4 Mike McCune 2016-03-28 22:58:03 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 5 Sandro Bonazzola 2016-05-02 10:00:16 UTC
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.

Comment 6 Yaniv Lavi 2016-05-23 13:16:36 UTC
oVirt 4.0 beta has been released, moving to RC milestone.

Comment 7 Yaniv Lavi 2016-05-23 13:20:23 UTC
oVirt 4.0 beta has been released, moving to RC milestone.

Comment 8 Yaniv Kaul 2016-06-15 07:26:51 UTC
Both fixes are merged, I wonder why this bug is not in MODIFIED state.

Comment 10 Jiri Belka 2016-07-01 12:51:38 UTC
ok, ovirt-engine-setup-plugin-websocket-proxy-4.0.0.6-0.1.el7ev.noarch

[root@jb-rhevm40 ~]# grep RPM /usr/share/ovirt-engine/setup/ovirt_engine_setup/websocket_proxy/constants.py
class RPMDistroEnv(object):
    PACKAGES = 'OVESETUP_WSP_RPMDISTRO_PACKAGES'
    PACKAGES_SETUP = 'OVESETUP_WSP_RPMDISTRO_PACKAGES_SETUP'
[root@jb-rhevm40 ~]# rpm -qa ovirt-engine-setup-plugin-websocket-proxy
ovirt-engine-setup-plugin-websocket-proxy-4.0.0.6-0.1.el7ev.noarch

Comment 11 Sandro Bonazzola 2016-07-05 07:53:13 UTC
oVirt 4.0.0 has been released, closing current release.