Advertisement
Guest User

Untitled

a guest
Dec 10th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. root@raspberrypi:/home/pi# dpkg --configure lirc
  2. Setting up lirc (0.10.1-5.2) ...
  3. Job for lircd.service failed because a fatal signal was delivered to the control process.
  4. See "systemctl status lircd.service" and "journalctl -xe" for details.
  5. invoke-rc.d: initscript lircd, action "start" failed.
  6. ● lircd.service - Flexible IR remote input/output application support
  7. Loaded: loaded (/lib/systemd/system/lircd.service; disabled; vendor preset: enabled)
  8. Active: failed (Result: signal) since Tue 2019-12-10 07:40:32 GMT; 135ms ago
  9. Docs: man:lircd(8)
  10. http://lirc.org/html/configure.html
  11. Process: 1059 ExecStart=/usr/sbin/lircd --nodaemon (code=killed, signal=SEGV)
  12. Main PID: 1059 (code=killed, signal=SEGV)
  13.  
  14. Dec 10 07:40:32 raspberrypi systemd[1]: Starting Flexible IR remote input/output application support...
  15. Dec 10 07:40:32 raspberrypi lircd[1059]: Warning: cannot open /etc/lirc/lirc_options.conf
  16. Dec 10 07:40:32 raspberrypi lircd-0.10.1[1059]: Info: lircd: Opening log, level: Info
  17. Dec 10 07:40:32 raspberrypi lircd-0.10.1[1059]: Notice: Version: lircd 0.10.1
  18. Dec 10 07:40:32 raspberrypi lircd-0.10.1[1059]: Notice: System info: Linux raspberrypi 4.19.75+ #1270 Tue Sep 24 18:38:54 BST 2019 armv6l GNU/Linux
  19. Dec 10 07:40:32 raspberrypi systemd[1]: lircd.service: Main process exited, code=killed, status=11/SEGV
  20. Dec 10 07:40:32 raspberrypi systemd[1]: lircd.service: Failed with result 'signal'.
  21. Dec 10 07:40:32 raspberrypi systemd[1]: Failed to start Flexible IR remote input/output application support.
  22. dpkg: error processing package lirc (--configure):
  23. installed lirc package post-installation script subprocess returned error exit status 1
  24. Errors were encountered while processing:
  25. lirc
  26. root@raspberrypi:/home/pi#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement