Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. SSH Traffic:
  2. ssh connected
  3. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  4. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  5. ssh disconnected
  6. ssh connected
  7. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  8. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
  9. ssh out: cd /tmp && wget -nv -N https://raw.github.com/hyperion-project/hyperion/master/bin/install_hyperion.sh && chmod +x install_hyperion.sh && sudo sh ./install_hyperion.sh HyperConInstall ; rm install_hyperion.sh
  10. ssh out: Last-modified header missing -- time-stamps turned off.
  11. ssh out: 2016-07-25 11:32:38 URL:https://raw.githubusercontent.com/hyperion-project/hyperion/master/bin/install_hyperion.sh [14493/14493] -> "install_hyperion.sh" [1]
  12. ssh in: *******************************************************************************
  13. ssh in: This script will install/update Hyperion Ambient Light
  14. ssh in: Created by brindosch - hyperion-project.org - the official Hyperion source.
  15. ssh in: *******************************************************************************
  16. ssh in: ---> Stop Hyperion, if necessary
  17. ssh in: ---> Install/Update Hyperion dependencies (This may take a while)
  18. ssh in: Setting up x11-common (1:7.7+7) ...
  19. ssh in: debconf: unable to initialize frontend: Dialog
  20. ssh in: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
  21. ssh in: debconf: falling back to frontend: Readline
  22. ssh in: debconf: unable to initialize frontend: Readline
  23. ssh in: debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  24. ssh in: debconf: falling back to frontend: Teletype
  25. ssh in: /var/lib/dpkg/info/x11-common.postinst: 697: /var/lib/dpkg/info/x11-common.postinst: update-rc.d: not found
  26. ssh in: dpkg: error processing package x11-common (--configure):
  27. ssh in: subprocess installed post-installation script returned error exit status 127
  28. ssh in: dpkg: dependency problems prevent configuration of libice6:armhf:
  29. ssh in: libice6:armhf depends on x11-common; however:
  30. ssh in: Package x11-common is not configured yet.
  31. ssh in: dpkg: error processing package libice6:armhf (--configure):
  32. ssh in: dependency problems - leaving unconfigured
  33. ssh in: dpkg: dependency problems prevent configuration of libsm6:armhf:
  34. ssh in: libsm6:armhf depends on libice6 (>= 1:1.0.0); however:
  35. ssh in: Package libice6:armhf is not configured yet.
  36. ssh in: dpkg: error processing package libsm6:armhf (--configure):
  37. ssh in: dependency problems - leaving unconfigured
  38. ssh in: dpkg: dependency problems prevent configuration of libxt6:armhf:
  39. ssh in: libxt6:armhf depends on libice6 (>= 1:1.0.0); however:
  40. ssh in: Package libice6:armhf is not configured yet.
  41. ssh in: libxt6:armhf depends on libsm6; however:
  42. ssh in: Package libsm6:armhf is not configured yet.
  43. ssh in: dpkg: error processing package libxt6:armhf (--configure):
  44. ssh in: dependency problems - leaving unconfigured
  45. ssh in: dpkg: dependency problems prevent configuration of libaudio2:armhf:
  46. ssh in: libaudio2:armhf depends on libxt6; however:
  47. ssh in: Package libxt6:armhf is not configured yet.
  48. ssh in: dpkg: error processing package libaudio2:armhf (--configure):
  49. ssh in: dependency problems - leaving unconfigured
  50. ssh in: dpkg: dependency problems prevent configuration of libqtgui4:armhf:
  51. ssh in: libqtgui4:armhf depends on libaudio2; however:
  52. ssh in: Package libaudio2:armhf is not configured yet.
  53. ssh in: libqtgui4:armhf depends on libice6 (>= 1:1.0.0); however:
  54. ssh in: Package libice6:armhf is not configured yet.
  55. ssh in: libqtgui4:armhf depends on libsm6; however:
  56. ssh in: Package libsm6:armhf is not configured yet.
  57. ssh in: dpkg: error processing package libqtgui4:armhf (--configure):
  58. ssh in: dependency problems - leaving unconfigured
  59. ssh in: Errors were encountered while processing:
  60. ssh in: x11-common
  61. ssh in: libice6:armhf
  62. ssh in: libsm6:armhf
  63. ssh in: libxt6:armhf
  64. ssh in: libaudio2:armhf
  65. ssh in: libqtgui4:armhf
  66. ssh out: E: Sub-process /usr/bin/dpkg returned an error code (1)
  67. ssh in: ---> Downloading the appropriate Hyperion release
  68. ssh out: 2016-07-25 11:33:33 URL:http://superb-sea2.dl.sourceforge.net/project/hyperion-project/release/hyperion_rpi2_osmc.tar.gz [1637006/1637006] -> "-" [1]
  69. ssh in: ---> Installing systemd script
  70. ssh in: ---> Modify systemd script for OSMC usage
  71. ssh in: ---> Starting Hyperion
  72. ssh in: *******************************************************************************
  73. ssh in: Hyperion Installation/Update finished!
  74. ssh in: Please download the latest HyperCon version to benefit from new features!
  75. ssh in: To create a config, follow the HyperCon Guide at our Wiki (EN/DE)!
  76. ssh in: Wiki: wiki.hyperion-project.org Webpage: www.hyperion-project.org
  77. ssh in: *******************************************************************************
  78. ssh out: sudo systemctl stop hyperion.service 2>/dev/null; sudo /etc/init.d/hyperion stop 2>/dev/null ; sudo /sbin/initctl stop hyperion 2>/dev/null
  79. ssh out: sudo systemctl start hyperion.service 2>/dev/null ; sudo /etc/init.d/hyperion start 2>/dev/null ; sudo /sbin/initctl start hyperion 2>/dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement