Bug 1241869 - Typo in option name OVESETUP_WSP_RPMDISRO_PACKAGES
Summary: Typo in option name OVESETUP_WSP_RPMDISRO_PACKAGES
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Setup.Engine
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ovirt-4.0.0-rc3
: 4.0.0
Assignee: Lev Veyde
QA Contact: Jiri Belka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-10 09:40 UTC by David Caro
Modified: 2016-07-05 07:53 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-05 07:53:13 UTC
oVirt Team: Integration
rule-engine: ovirt-4.0.0+
rule-engine: planning_ack+
sbonazzo: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 54867 0 master MERGED packaging: setup: fix typos in WSP constants 2016-06-02 13:21:16 UTC
oVirt gerrit 58546 0 ovirt-engine-4.0 MERGED packaging: setup: fix typos in WSP constants 2016-06-02 14:13:13 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.