Bug 1155596 - Failed to execute stage 'Misc configuration': execve() arg 3 contains a non-string value
Summary: Failed to execute stage 'Misc configuration': execve() arg 3 contains a non-s...
Keywords:
Status: CLOSED DUPLICATE of bug 1157220
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-reports
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 3.5.0
Assignee: Yedidyah Bar David
QA Contact: Petr Matyáš
URL:
Whiteboard: infra
: 1155028 (view as bug list)
Depends On:
Blocks: 1100205 1116851 1140746
TreeView+ depends on / blocked
 
Reported: 2014-10-22 12:59 UTC by Petr Matyáš
Modified: 2016-02-10 19:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-26 15:27:51 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Setup log (299.96 KB, text/plain)
2014-10-22 12:59 UTC, Petr Matyáš
no flags Details

Description Petr Matyáš 2014-10-22 12:59:13 UTC
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:

Comment 1 Petr Matyáš 2014-10-22 13:07:46 UTC
It's in manual setup as well.

Comment 2 Yedidyah Bar David 2014-10-26 15:27:51 UTC
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 ***

Comment 3 Yedidyah Bar David 2014-10-27 11:21:02 UTC
*** Bug 1155028 has been marked as a duplicate of this bug. ***


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