After the --remove
there is no leapd
in /etc/init.d/
. But on reinstall this happens:
sudo dpkg --install Leap-*-x64.deb
[sudo] password for userxy:
Selecting previously unselected package leap.
(Reading database ... 290827 files and directories currently installed.)
Preparing to unpack Leap-2.3.1+31549-x64.deb ...
Unpacking leap (2.3.1+31549) ...
Setting up leap (2.3.1+31549) ...
Leap Motion installed under /usr/bin and /usr/sbin
Job for leapd.service failed because the control process exited with error code. See "systemctl status leapd.service" and "journalctl -xe" for details.
dpkg: error processing package leap (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for ureadahead (0.100.0-19) ...
Errors were encountered while processing:
leap
systemctl status leapd.service:
leapd.service
Loaded: loaded (/etc/init.d/leapd; bad; vendor preset: enabled)
Active: failed (Result: exit-code) since 금 2016-07-08 02:03:23 KST; 14min ago
Docs: man:systemd-sysv-generator(8)
Process: 32084 ExecStart=/etc/init.d/leapd start (code=exited, status=1/FAILURE)
7월 08 02:03:23 computer leapd[32084]: Rather than invoking init scripts through /etc/init.d, use the service(8)
7월 08 02:03:23 computer leapd[32084]: utility, e.g. service leapd start
7월 08 02:03:23 computer leapd[32084]: initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection re
7월 08 02:03:23 computer leapd[32084]: Since the script you are attempting to invoke has been converted to an
7월 08 02:03:23 computer leapd[32084]: Upstart job, you may also use the start(8) utility, e.g. start leapd
7월 08 02:03:23 computer leapd[32084]: start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refu
7월 08 02:03:23 computer systemd[1]: leapd.service: Control process exited, code=exited status=1
7월 08 02:03:23 computer systemd[1]: Failed to start leapd.service.
7월 08 02:03:23 computer systemd[1]: leapd.service: Unit entered failed state.
7월 08 02:03:23 computer systemd[1]: leapd.service: Failed with result 'exit-code'.