Fixed
Details
Details
Assignee
jose bollo
jose bolloReporter
Tigran Karapetyan
Tigran KarapetyanLabels
Contract ID
Hardware Platform(s) Affected
QEMU x86_64
Components
Affects versions
Priority
Created November 10, 2019 at 4:08 PM
Updated December 12, 2019 at 1:54 AM
Resolved November 21, 2019 at 3:08 PM
Hi there, AGL community.
Please help me to understand reason behind errors I get when I'm trying to install helloworld native application and service and how to solve this error.
What I've done so far
I've built hello-world native application widget, copied it via scp to my target qemu machine and successfully installed it using
This comment gave following result:
But when I've tried to run installed application using
I got the following error:
What does this error mean?
My guess was that I need to run matching hello-world service (please correct me if my assumption is wrong) which I also have build and copied via ssh to my target but when I tried to install service widget with
I got this error:
journalctl -f gives following output: