start sandbox without application (runtime debugging)
Marco Strigl
mstrigl at suse.de
Tue Aug 16 11:24:33 UTC 2016
Hello,
i started working with xdg-app and created an own runtime, commited it into an ostree and wrote a first sample application.
All fine. I can install the runtime and the application. But when i start the application it states:
execvp hello.sh: No such file or directory
I tried to "bash" into the sandbox with: xdg-app run --command=bash org.test.hello
But then i get:
execvp bash: No such file or directory
So it looks like there is something wrong with my runtime.
I already did a 'strace -s 1024 -f xdg-app run org.test.hello' which (as far as i can judge) everything looks nice.
Both /usr and /app are mounted correctly.
I do not want you to debug my runtime :) I just want to know if there is a way to "boot" up a sandbox from a runtime and
explore it?
Thanks in advance,
Marco
--
Marco Strigl
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nuremberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
More information about the xdg-app
mailing list