Bug 1155596
Summary: | Failed to execute stage 'Misc configuration': execve() arg 3 contains a non-string value | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Petr Matyáš <pmatyas> | ||||
Component: | ovirt-engine-reports | Assignee: | Yedidyah Bar David <didi> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Petr Matyáš <pmatyas> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.5.0 | CC: | ecohen, gklein, iheim, lsurette, rbalakri, Rhev-m-bugs, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.5.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | infra | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-10-26 15:27:51 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1100205, 1116851, 1140746 | ||||||
Attachments: |
|
It's in manual setup as well. The setup log contains, in the env passed to js-ant: 'JAVA_HOME': None, so execve complains because None is not a string. Pushed a change to otopi to emit a nicer error message. *** This bug has been marked as a duplicate of bug 1157220 *** *** Bug 1155028 has been marked as a duplicate of this bug. *** |
Created attachment 949383 [details] Setup log Description of problem: When I let automatically configure remote reports using ssh as root I get Failed to execute stage 'Misc configuration': execve() arg 3 contains a non-string value error Version-Release number of selected component (if applicable): 3.5 How reproducible: always on my setup Steps to Reproduce: 1. install rhevm-reports-setup on remote host 2. engine-setup 3. choose option to setup engine server using ssh as root Actual results: error Expected results: correct installation Additional info: