Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. i@D8LXQt:~/Conky-manager$ sudo apt-get install connman connman-ui
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following additional packages will be installed:
  6. bluez libnl-genl-3-200 libpcsclite1 ofono wpasupplicant
  7. Suggested packages:
  8. pulseaudio-module-bluetooth indicator-network pcscd wpagui
  9. libengine-pkcs11-openssl
  10. The following NEW packages will be installed:
  11. bluez connman connman-ui libnl-genl-3-200 libpcsclite1 ofono wpasupplicant
  12. 0 upgraded, 7 newly installed, 0 to remove and 25 not upgraded.
  13. Need to get 3,012 kB of archives.
  14. After this operation, 10.5 MB of additional disk space will be used.
  15. Do you want to continue? [Y/n] y
  16. Get:1 http://ftp.hu.debian.org/debian jessie/main amd64 connman-ui amd64 0~20130115-1 [74.1 kB]
  17. Get:2 http://ftp.cz.debian.org/debian sid/main amd64 bluez amd64 5.43-1 [951 kB]
  18. Get:3 http://ftp.cz.debian.org/debian sid/main amd64 connman amd64 1.33-1 [389 kB]
  19. Get:4 http://ftp.cz.debian.org/debian sid/main amd64 libnl-genl-3-200 amd64 3.2.27-1 [20.8 kB]
  20. Get:5 http://ftp.cz.debian.org/debian sid/main amd64 libpcsclite1 amd64 1.8.19-1 [56.5 kB]
  21. Get:6 http://ftp.cz.debian.org/debian sid/main amd64 ofono amd64 1.18-1 [550 kB]
  22. Get:7 http://ftp.cz.debian.org/debian sid/main amd64 wpasupplicant amd64 2.5-2+v2.4-3+b1 [971 kB]
  23. Fetched 3,012 kB in 1s (2,115 kB/s)
  24. Selecting previously unselected package bluez.
  25. (Reading database ... 190185 files and directories currently installed.)
  26. Preparing to unpack .../0-bluez_5.43-1_amd64.deb ...
  27. Unpacking bluez (5.43-1) ...
  28. Selecting previously unselected package connman.
  29. Preparing to unpack .../1-connman_1.33-1_amd64.deb ...
  30. Unpacking connman (1.33-1) ...
  31. Selecting previously unselected package connman-ui.
  32. Preparing to unpack .../2-connman-ui_0~20130115-1_amd64.deb ...
  33. Unpacking connman-ui (0~20130115-1) ...
  34. Selecting previously unselected package libnl-genl-3-200:amd64.
  35. Preparing to unpack .../3-libnl-genl-3-200_3.2.27-1_amd64.deb ...
  36. Unpacking libnl-genl-3-200:amd64 (3.2.27-1) ...
  37. Selecting previously unselected package libpcsclite1:amd64.
  38. Preparing to unpack .../4-libpcsclite1_1.8.19-1_amd64.deb ...
  39. Unpacking libpcsclite1:amd64 (1.8.19-1) ...
  40. Selecting previously unselected package ofono.
  41. Preparing to unpack .../5-ofono_1.18-1_amd64.deb ...
  42. Unpacking ofono (1.18-1) ...
  43. Selecting previously unselected package wpasupplicant.
  44. Preparing to unpack .../6-wpasupplicant_2.5-2+v2.4-3+b1_amd64.deb ...
  45. Unpacking wpasupplicant (2.5-2+v2.4-3+b1) ...
  46. Setting up libpcsclite1:amd64 (1.8.19-1) ...
  47. Setting up libnl-genl-3-200:amd64 (3.2.27-1) ...
  48. Setting up ofono (1.18-1) ...
  49. Processing triggers for libc-bin (2.24-8) ...
  50. Processing triggers for systemd (232-7) ...
  51. Setting up connman (1.33-1) ...
  52. Created symlink /etc/systemd/system/network-online.target.wants/connman-wait-online.service β†’ /lib/systemd/system/connman-wait-online.service.
  53. Created symlink /etc/systemd/system/multi-user.target.wants/connman.service β†’ /lib/systemd/system/connman.service.
  54. Job for connman.service failed because the control process exited with error code.
  55. See "systemctl status connman.service" and "journalctl -xe" for details.
  56. invoke-rc.d: initscript connman, action "start" failed.
  57. ● connman.service - Connection service
  58. Loaded: loaded (/lib/systemd/system/connman.service; enabled; vendor preset: enabled)
  59. Active: activating (auto-restart) (Result: exit-code) since Sat 2016-12-10 14:21:16 CET; 3ms ago
  60. Process: 28410 ExecStart=/usr/sbin/connmand -n (code=exited, status=127)
  61. Main PID: 28410 (code=exited, status=127)
  62.  
  63. Dec 10 14:21:16 D8LXQt systemd[1]: connman.service: Unit entered failed state.
  64. Dec 10 14:21:16 D8LXQt systemd[1]: connman.service: Failed with result 'exi…de'.
  65. Hint: Some lines were ellipsized, use -l to show in full.
  66. dpkg: error processing package connman (--configure):
  67. subprocess installed post-installation script returned error exit status 1
  68. Processing triggers for man-db (2.7.5-2) ...
  69. Processing triggers for dbus (1.10.14-1) ...
  70. Setting up bluez (5.43-1) ...
  71. Setting up wpasupplicant (2.5-2+v2.4-3+b1) ...
  72. dpkg: dependency problems prevent configuration of connman-ui:
  73. connman-ui depends on connman; however:
  74. Package connman is not configured yet.
  75.  
  76. dpkg: error processing package connman-ui (--configure):
  77. dependency problems - leaving unconfigured
  78. Processing triggers for systemd (232-7) ...
  79. Errors were encountered while processing:
  80. connman
  81. connman-ui
  82. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement