Hide Forgot
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:
Targeting to 4.0 avoiding to brake answer file compatibility with 3.5.
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.
(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.
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
oVirt 4.0 beta has been released, moving to RC milestone.
Both fixes are merged, I wonder why this bug is not in MODIFIED state.
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
oVirt 4.0.0 has been released, closing current release.