Nevals_zgb Posted March 23, 2020 Posted March 23, 2020 Hello, I have app (in attachment) from Rasbian and I have problem when I try to install this app on Armbian. Is it possible to run this app on Armbian? root@mps-box-000:/home/username/Downloads# sudo dpkg -i EERaspbian_1.0.1.0.deb (Reading database ... 113955 files and directories currently installed.) Preparing to unpack EERaspbian_1.0.1.0.deb ... Unpacking eelinux:armhf (1.0.1.0) over (1.0.1.0) ... Setting up eelinux:armhf (1.0.1.0) ... Job for eelinux.service failed because the control process exited with error code. See "systemctl status eelinux.service" and "journalctl -xe" for details. dpkg: error processing package eelinux:armhf (--install): installed eelinux:armhf package post-installation script subprocess returned error exit status 1 Processing triggers for desktop-file-utils (0.23-4) ... Processing triggers for mime-support (3.62) ... Errors were encountered while processing: eelinux:armhf root@mps-box-000:~# systemctl status eelinux.service ● eelinux.service - EELinux device monitoring daemon Loaded: loaded (/lib/systemd/system/eelinux.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Mon 2020-03-23 14:14:12 CET; 15min ago Process: 3588 ExecStart=/opt/eelinux/stUp.sh start (code=exited, status=127) Mar 23 14:14:12 mps-box-000 systemd[1]: Starting EELinux device monitoring daemon... Mar 23 14:14:12 mps-box-000 stUp.sh[3588]: service starting... Mar 23 14:14:12 mps-box-000 stUp.sh[3588]: /opt/eelinux/stUp.sh: 19: /opt/eelinux/stUp.sh: /opt/eelinux/ExplorerE: not found Mar 23 14:14:12 mps-box-000 systemd[1]: eelinux.service: Control process exited, code=exited, status=127/n/a Mar 23 14:14:12 mps-box-000 systemd[1]: eelinux.service: Failed with result 'exit-code'. Mar 23 14:14:12 mps-box-000 systemd[1]: Failed to start EELinux device monitoring daemon. EERaspbian_1.0.1.0.deb
Nevals_zgb Posted April 10, 2020 Author Posted April 10, 2020 Hello, does anyone have maybe solution for this problem?
Werner Posted April 10, 2020 Posted April 10, 2020 Providing armbianmonitor -u would be a good start...
Recommended Posts