Bug 1154418
| Summary: | Rhevm engine setup fails with V3.5 vt6 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Kevin Alon Goldblatt <kgoldbla> | ||||
| Component: | ovirt-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 3.5.0 | CC: | bazulay, ecohen, gklein, iheim, lsurette, rbalakri, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | integration | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-20 15:00:08 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: | |||||||
| Attachments: |
|
||||||
Set acks *** This bug has been marked as a duplicate of bug 1153601 *** |
Created attachment 948298 [details] engine vdsm and server logs Description of problem: Installation had the following release note: =========================================== KNOWN ISSUES =========================================== 1. engine-setup fails if one tries to setup websocket proxy - will be fixed in a vt6.1 repsin. current workaround is to answer 'no' to the relevant question during engine_setup I followed the workaround suggested above and the installation still failed. See below: Version-Release number of selected component (if applicable): Rhevm 3.5 vt6 How reproducible: 100% Steps to Reproduce: 1. On with previously installed engine with V3.5 vt5 ran: yum update rhevm-setup followed by engine-setup 2. As recommended by the installation instructions I answered No to configuring the Websocket proxy. 3.The installation fails with the following error message: [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup Configuration files: ['/etc/ovirt-engine-setup.conf.d/10-packaging.conf'] Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20141019165007-e5u89e.log Version: otopi-1.3.0 (otopi-1.3.0-1.el6ev) [ INFO ] Stage: Environment packages setup [ INFO ] Stage: Programs detection [ INFO ] Stage: Environment setup [ INFO ] Stage: Environment customization --== PRODUCT OPTIONS ==-- Configure Engine on this host (Yes, No) [Yes]: Configure WebSocket Proxy on this host (Yes, No) [Yes]: No --== PACKAGES ==-- [ INFO ] Checking for product updates... Setup has found updates for some packages, do you wish to update them now? (Yes, No) [Yes]: [ INFO ] Checking for an update for Setup... [ ERROR ] Yum: Cannot queue package ovirt-engine-setup-plugin-websocket-proxy: Package ovirt-engine-setup-plugin-websocket-proxy cannot be found [ INFO ] Yum: Performing yum transaction rollback [ ERROR ] Failed to execute stage 'Environment customization': Package ovirt-engine-setup-plugin-websocket-proxy cannot be found [ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20141019165007-e5u89e.log [ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20141019165116-setup.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ ERROR ] Execution of setup failed Actual results: Installation of the engine failed with: "Package ovirt-engine-setup-plugin-websocket-proxy cannot be found" Expected results: Installation should pass Additional info: