Post installer for Runtime SDK qt100.0 ubuntu Linux 64 crash in the beginnig of the installation

712
1
08-11-2016 10:35 AM
ThomasBelz
New Contributor

I did try to install the runtime sdk qt100.0 on ubuntu linux 14.04 qt creator 4.03, gt 5.7 linux gcc

Installer chases without doing anything

strace output:

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar

[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 31824

rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f2877ec3cb0}, {0x4438a0, [], SA_RESTORER, 0x7f2877ec3cb0}, 😎 = 0

rt_sigprocmask(SIG_SETMASK, [], NULL, 😎 = 0

--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=31824, si_status=0, si_utime=1849, si_stime=178} ---

wait4(-1, 0x7ffdfaba0998, WNOHANG, NULL) = -1 ECHILD (No child processes)

rt_sigreturn()                          = 0

read(255, "", 8176)                     = 0

rt_sigprocmask(SIG_BLOCK, [CHLD], [], 😎 = 0

rt_sigprocmask(SIG_SETMASK, [], NULL, 😎 = 0

exit_group(0)                           = ?

+++ exited with 0 +++

what to do?

0 Kudos
1 Reply
LucasDanzinger
Esri Frequent Contributor

Hello,

Please post your beta questions in the early adopter community. We are trying to keep this space for released products, and then keep the early adopter community for our beta products. I'll be happy to help you out from the early adopter side. In the meantime, are you able to launch the post install script inside the sdk installation, or does it only fail when it tries to automatically launch after the install completes?

- Luke

0 Kudos