Advertisement
Guest User

Untitled

a guest
Dec 12th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. ti@D8LXQt:/etc/apt$ sudo apt-get -t testing install connman
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. connman is already the newest version (1.33-1).
  6. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
  7. 2 not fully installed or removed.
  8. After this operation, 0 B of additional disk space will be used.
  9. Do you want to continue? [Y/n] y
  10. Setting up connman (1.33-1) ...
  11. Job for connman.service failed because the control process exited with error code.
  12. See "systemctl status connman.service" and "journalctl -xe" for details.
  13. invoke-rc.d: initscript connman, action "start" failed.
  14. ● connman.service - Connection service
  15. Loaded: loaded (/lib/systemd/system/connman.service; enabled; vendor preset: enabled)
  16. Active: activating (auto-restart) (Result: exit-code) since Mon 2016-12-12 23:42:10 CET; 3ms ago
  17. Process: 10411 ExecStart=/usr/sbin/connmand -n (code=exited, status=127)
  18. Main PID: 10411 (code=exited, status=127)
  19.  
  20. Dec 12 23:42:10 D8LXQt systemd[1]: connman.service: Unit entered failed state.
  21. Dec 12 23:42:10 D8LXQt systemd[1]: connman.service: Failed with result 'exi…de'.
  22. Hint: Some lines were ellipsized, use -l to show in full.
  23. dpkg: error processing package connman (--configure):
  24. subprocess installed post-installation script returned error exit status 1
  25. dpkg: dependency problems prevent configuration of connman-ui:
  26. connman-ui depends on connman; however:
  27. Package connman is not configured yet.
  28.  
  29. dpkg: error processing package connman-ui (--configure):
  30. dependency problems - leaving unconfigured
  31. Errors were encountered while processing:
  32. connman
  33. connman-ui
  34. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement