Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.45 KB | None | 0 0
  1. Linux raspberrypi 4.1.6-v7+ #810 SMP PREEMPT Tue Aug 18 15:32:12 BST 2015 armv7l
  2.  
  3. The programs included with the Debian GNU/Linux system are free software;
  4. the exact distribution terms for each program are described in the
  5. individual files in /usr/share/doc/*/copyright.
  6.  
  7. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  8. permitted by applicable law.
  9. Last login: Tue Sep 1 08:08:28 2015 from 37.160.139.163
  10. pi@raspberrypi ~ $ ls
  11. LCDd-VOLUMIO.conf bash_script.sh python_games
  12. Ybot echobot.py rss
  13. armv4l index.html screenlog.0
  14. armv5l justabot-justabot ympd
  15. armv6l justabot.tar.gz
  16. bash_script mouffette
  17. pi@raspberrypi ~ $ rm -rf rss
  18. rm: cannot remove `rss/feedparser-5.1.2/build/bdist.linux-armv7l': Permission denied
  19. rm: cannot remove `rss/feedparser-5.1.2/build/lib.linux-armv7l-2.7/feedparser.py': Permission denied
  20. rm: cannot remove `rss/feedparser-5.1.2/dist/feedparser-5.1.2-py2.7.egg': Permission denied
  21. rm: cannot remove `rss/setuptools-0.6c9/dist/setuptools-0.6c9-py2.7.egg': Permission denied
  22. pi@raspberrypi ~ $ sudo rm -rf rss
  23. pi@raspberrypi ~ $ ls
  24. LCDd-VOLUMIO.conf bash_script justabot.tar.gz
  25. Ybot bash_script.sh mouffette
  26. armv4l echobot.py python_games
  27. armv5l index.html screenlog.0
  28. armv6l justabot-justabot ympd
  29. pi@raspberrypi ~ $ sudo rm -rf Ybot/
  30. pi@raspberrypi ~ $ rm LCDd-VOLUMIO.conf
  31. rm: remove write-protected regular file `LCDd-VOLUMIO.conf'? y
  32. pi@raspberrypi ~ $ ls
  33. armv4l bash_script.sh justabot.tar.gz ympd
  34. armv5l echobot.py mouffette
  35. armv6l index.html python_games
  36. bash_script justabot-justabot screenlog.0
  37. pi@raspberrypi ~ $ sudo rm -rf justabot.tar.gz
  38. pi@raspberrypi ~ $ sudo rm -rf justabot-justabot/
  39. pi@raspberrypi ~ $ sudo rm -rf ympd
  40. pi@raspberrypi ~ $ ls
  41. armv4l bash_script index.html screenlog.0
  42. armv5l bash_script.sh mouffette
  43. armv6l echobot.py python_games
  44. pi@raspberrypi ~ $ npm install -g yo generator-hubot
  45. npm ERR! Linux 4.1.6-v7+
  46. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "yo" "generator-hubot"
  47. npm ERR! node v0.12.6
  48. npm ERR! npm v2.11.2
  49. npm ERR! path /usr/local/lib/node_modules/generator-hubot
  50. npm ERR! code EACCES
  51. npm ERR! errno -13
  52.  
  53. npm ERR! Error: EACCES, rmdir '/usr/local/lib/node_modules/generator-hubot'
  54. npm ERR! at Error (native)
  55. npm ERR! { [Error: EACCES, rmdir '/usr/local/lib/node_modules/generator-hubot']
  56. npm ERR! errno: -13,
  57. npm ERR! code: 'EACCES',
  58. npm ERR! path: '/usr/local/lib/node_modules/generator-hubot' }
  59. npm ERR!
  60. npm ERR! Please try running this command again as root/Administrator.
  61. npm ERR! error rolling back Error: EACCES, rmdir '/usr/local/lib/node_modules/generator-hubot'
  62. npm ERR! error rolling back at Error (native)
  63. npm ERR! error rolling back { [Error: EACCES, rmdir '/usr/local/lib/node_modules/generator-hubot']
  64. npm ERR! error rolling back errno: -13,
  65. npm ERR! error rolling back code: 'EACCES',npm ERR! error rolling back path: '/usr/local/lib/node_modules/generator-hubot' }
  66.  
  67. npm ERR! Please include the following file with any support request:
  68. npm ERR! /home/pi/npm-debug.log
  69. pi@raspberrypi ~ $ sudo npm install -g yo generator-hubot
  70. |
  71. > spawn-sync@1.0.13 postinstall /usr/local/lib/node_modules/yo/node_modules/cross-spawn/node_modules/spawn-sync
  72. > node postinstall
  73.  
  74. npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
  75. npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
  76. /usr/local/bin/yo -> /usr/local/lib/node_modules/yo/lib/cli.js
  77.  
  78. > yo@1.4.7 postinstall /usr/local/lib/node_modules/yo
  79. > yodoctor
  80.  
  81. -
  82. Yeoman Doctor
  83. Running sanity checks on your system
  84.  
  85. ✔ Global configuration file is valid
  86. ✔ NODE_PATH matches the npm root
  87. ✔ Node.js version
  88. ✔ No .bowerrc file in home directory
  89. ✔ No .yo-rc.json file in home directory
  90. ✔ npm version
  91.  
  92. Everything looks all right!
  93. generator-hubot@0.3.1 /usr/local/lib/node_modules/generator-hubot
  94. ├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.3, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0)
  95. ├── yosay@0.3.0 (ansi-regex@0.2.1, string-length@0.1.2, ansi-styles@1.1.0, pad-component@0.0.1, word-wrap@0.1.3, strip-ansi@0.2.2, chalk@0.4.0, minimist@0.2.0, taketalk@0.1.1)
  96. ├── npm-name@1.1.1 (log-symbols@1.0.2, registry-url@3.0.3, meow@3.3.0, got@3.3.1)
  97. └── yeoman-generator@0.17.7 (dargs@2.1.0, isbinaryfile@2.0.4, class-extend@0.1.1, diff@1.4.0, text-table@0.2.0, mime@1.3.4, underscore.string@2.4.0, async@0.9.2, debug@1.0.4, grouped-queue@0.3.0, cross-spawn@0.2.9, nopt@3.0.3, run-async@0.1.0, shelljs@0.3.0, mkdirp@0.5.1, iconv-lite@0.4.11, file-utils@0.2.2, glob@4.5.3, rimraf@2.4.3, github-username@1.1.1, findup-sync@0.1.3, download@1.0.7, lodash@2.4.2, request@2.61.0, cheerio@0.17.0, gruntfile-editor@0.2.0, inquirer@0.7.3)
  98.  
  99. yo@1.4.7 /usr/local/lib/node_modules/yo
  100. ├── titleize@1.0.0
  101. ├── array-uniq@1.0.2
  102. ├── figures@1.3.5
  103. ├── user-home@1.1.1
  104. ├── opn@1.0.2
  105. ├── async@1.4.2
  106. ├── humanize-string@1.0.1 (decamelize@1.0.0)
  107. ├── sort-on@1.2.2 (arrify@1.0.0, dot-prop@2.2.0)
  108. ├── yeoman-character@1.0.1 (supports-color@1.3.1)
  109. ├── string-length@1.0.1 (strip-ansi@3.0.0)
  110. ├── chalk@1.1.1 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, strip-ansi@3.0.0, has-ansi@2.0.0)
  111. ├── root-check@1.0.0 (sudo-block@1.2.0, downgrade-root@1.1.0)
  112. ├── repeating@1.1.3 (is-finite@1.0.1)
  113. ├── findup@0.1.5 (commander@2.1.0, colors@0.6.2)
  114. ├── meow@3.3.0 (object-assign@3.0.0, camelcase-keys@1.0.0, indent-string@1.2.2, minimist@1.2.0)
  115. ├── yosay@1.0.5 (ansi-regex@1.1.1, ansi-styles@2.1.0, word-wrap@1.1.0, strip-ansi@2.0.1, pad-component@0.0.1, taketalk@1.0.0, minimist@1.2.0, string-width@1.0.1)
  116. ├── configstore@1.2.1 (os-tmpdir@1.0.1, object-assign@3.0.0, graceful-fs@4.1.2, xdg-basedir@2.0.0, uuid@2.0.1, osenv@0.1.3, write-file-atomic@1.1.2, mkdirp@0.5.1)
  117. ├── package-json@1.2.0 (registry-url@3.0.3)
  118. ├── npm-keyword@1.2.0 (registry-url@3.0.3)
  119. ├── update-notifier@0.5.0 (is-npm@1.0.0, latest-version@1.0.1, semver-diff@2.0.0)
  120. ├── fullname@1.1.1 (npmconf@2.1.2)
  121. ├── got@3.3.1 (lowercase-keys@1.0.0, is-stream@1.0.1, timed-out@2.0.0, is-redirect@1.0.0, prepend-http@1.0.2, object-assign@3.0.0, infinity-agent@2.0.3, nested-error-stacks@1.0.1, read-all-stream@3.0.1, duplexify@3.4.2)
  122. ├── insight@0.6.0 (object-assign@2.1.1, lodash.debounce@3.1.1, async@0.9.2, os-name@1.0.3, tough-cookie@1.2.0, request@2.61.0)
  123. ├── yeoman-environment@1.2.7 (log-symbols@1.0.2, escape-string-regexp@1.0.3, diff@1.4.0, text-table@0.2.0, untildify@2.1.0, debug@2.2.0, mem-fs@1.1.0, globby@2.1.0, grouped-queue@0.3.0)
  124. ├── cross-spawn@0.4.1 (lru-cache@2.6.5, spawn-sync@1.0.13)
  125. ├── yeoman-doctor@1.4.0 (object-values@1.0.0, log-symbols@1.0.2, each-async@1.1.1, semver@4.3.6, bin-version-check@2.1.0, twig@0.8.2)
  126. ├── lodash@3.10.1
  127. └── inquirer@0.8.5 (ansi-regex@1.1.1, cli-width@1.0.1, through@2.3.8, readline2@0.1.1, rx@2.5.3)
  128. pi@raspberrypi ~ $ mkdir xmpp-bot
  129. pi@raspberrypi ~ $ cd xmpp-bot/
  130. pi@raspberrypi ~/xmpp-bot $ yo hubot
  131. ? ==========================================================================
  132. We're constantly looking for ways to make yo better!
  133. May we anonymously report usage statistics to improve t? ========================================================================== We're constantly looking for ways to make yo better!
  134. May we anonymously report usage statistics to improve t? ========================================================================== We're constantly looking for ways to make yo better!
  135. May we anonymously report usage statistics to improve the tool over time?
  136. More info: https://github.com/yeoman/insight & http://yeoman.io
  137. ========================================================================== Yes
  138. _____________________________
  139. / \
  140. //\ | Extracting input for |
  141. ////\ _____ | self-replication process |
  142. //////\ /_____\ \ /
  143. ======= |[^_/\_]| /----------------------------
  144. | | _|___@@__|__
  145. +===+/ /// \_\
  146. | |_\ /// HUBOT/\\
  147. |___/\// / \\
  148. \ / +---+
  149. \____/ | |
  150. | //| +===+
  151. \// |xx|
  152.  
  153. ? Owner: (User <user@example.com>) thorsten@emevth.no-i? Owner: (User <user@example.com>) thorsten@emevth.no-i? Owner: (User <user@example.com>) thorsten@emevth.no-i? Owner: (User <user@example.com>) thorsten@emevth.no-i? Owner: (User <user@example.com>) thorsten@emevth.no-i? Owner: (User <user@example.com>) thorsten@emevth.no-i? Owner: thorsten@emevth.no-ip.biz
  154. ? Bot name: EmEvTh
  155. ? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: (A simple helpful robot for your Company? Description: Simple little helper
  156. ? Bot adapter: (campfire) xmpp
  157. ? Bot adapter: xmpp
  158. create bin/hubot
  159. create bin/hubot.cmd
  160. create Procfile
  161. create README.md
  162. create external-scripts.json
  163. create hubot-scripts.json
  164. create .gitignore
  165. create package.json
  166. create scripts/example.coffee
  167. create .editorconfig
  168. _____________________________
  169. _____ / \
  170. \ \ | Self-replication process |
  171. | | _____ | complete... |
  172. |__\\| /_____\ \ Good luck with that. /
  173. |//+ |[^_/\_]| /----------------------------
  174. | | _|___@@__|__
  175. +===+/ /// \_\
  176. | |_\ /// HUBOT/\\
  177. |___/\// / \\
  178. \ / +---+
  179. \____/ | |
  180. | //| +===+
  181. \// |xx|
  182.  
  183.  
  184. > node-stringprep@0.7.2 install /home/pi/xmpp-bot/node_modules/hubot-xmpp/node_modules/node-xmpp-core/node_modules/node-stringprep
  185. > node-gyp rebuild
  186.  
  187. -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement