Advertisement
Guest User

Untitled

a guest
Jun 4th, 2014
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. ==> Validating source files with md5sums...
  2. grunt-cli-0.1.13.tgz ... Passed
  3. ==> Extracting sources...
  4. ==> Entering fakeroot environment...
  5. ==> Starting package()...
  6. npm http GET https://registry.npmjs.org/grunt-cli
  7. npm http 200 https://registry.npmjs.org/grunt-cli
  8. npm http GET https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz
  9. npm http 200 https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz
  10. npm http GET https://registry.npmjs.org/nopt
  11. npm http GET https://registry.npmjs.org/resolve
  12. npm http GET https://registry.npmjs.org/findup-sync
  13. npm http 200 https://registry.npmjs.org/findup-sync
  14. npm ERR! registry error parsing json
  15. npm ERR! SyntaxError: Unexpected token <
  16. npm ERR!
  17. npm ERR! <?xml version="1.0" encoding="utf-8"?>
  18. npm ERR! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  19. npm ERR! "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  20. npm ERR! <html>
  21. npm ERR! <head>
  22. npm ERR! <title>200 OK</title>
  23. npm ERR! </head>
  24. npm ERR! <body>
  25. npm ERR! <h1>Error 200 OK</h1>
  26. npm ERR! <p>OK</p>
  27. npm ERR! <h3>Guru Meditation:</h3>
  28. npm ERR! <p>XID: 724864309</p>
  29. npm ERR! <hr>
  30. npm ERR! <p>Varnish cache server</p>
  31. npm ERR! </body>
  32. npm ERR! </html>
  33. npm ERR!
  34. npm ERR! at Object.parse (native)
  35. npm ERR! at RegClient.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:239:23)
  36. npm ERR! at Request._callback (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:211:65)
  37. npm ERR! at Request.self.callback (/usr/lib/node_modules/npm/node_modules/request/request.js:123:22)
  38. npm ERR! at Request.EventEmitter.emit (events.js:98:17)
  39. npm ERR! at Request.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:893:14)
  40. npm ERR! at Request.EventEmitter.emit (events.js:117:20)
  41. npm ERR! at IncomingMessage.<anonymous> (/usr/lib/node_modules/npm/node_modules/request/request.js:844:12)
  42. npm ERR! at IncomingMessage.EventEmitter.emit (events.js:117:20)
  43. npm ERR! at _stream_readable.js:919:16
  44. npm ERR! If you need help, you may report this *entire* log,
  45. npm ERR! including the npm and node versions, at:
  46. npm ERR! <http://github.com/npm/npm/issues>
  47.  
  48. npm ERR! System Linux 3.14.4-1-ARCH
  49. npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--user" "root" "-g" "--prefix" "/tmp/pacaurtmp-james/nodejs-grunt-cli/pkg/nodejs-grunt-cli/usr" "grunt-cli@0.1.13"
  50. npm ERR! cwd /tmp/pacaurtmp-james/nodejs-grunt-cli/pkg/nodejs-grunt-cli/usr/lib/node_modules
  51. npm ERR! node -v v0.10.28
  52. npm ERR! npm -v 1.4.9
  53. npm ERR! type unexpected_token
  54. npm http 200 https://registry.npmjs.org/nopt
  55. npm http GET https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
  56. npm http 200 https://registry.npmjs.org/resolve
  57. npm http GET https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz
  58. npm http 200 https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
  59. npm http 200 https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz
  60. npm ERR!
  61. npm ERR! Additional logging details can be found in:
  62. npm ERR! /tmp/pacaurtmp-james/nodejs-grunt-cli/pkg/nodejs-grunt-cli/usr/lib/node_modules/npm-debug.log
  63. npm ERR! not ok code 0
  64. ==> ERROR: A failure occurred in package().
  65. Aborting...
  66. :: nodejs-grunt-cli cleaned
  67. :: Building popcorntime package...
  68. ==> Making package: popcorntime 0.3.1-1 (Wed Jun 4 16:14:44 CDT 2014)
  69. ==> Checking runtime dependencies...
  70. ==> Checking buildtime dependencies...
  71. ==> Installing missing dependencies...
  72. error: target not found: nodejs-grunt-cli
  73. ==> ERROR: 'pacman' failed to install missing dependencies.
  74. :: popcorntime cleaned
  75. :: nodejs is a new orphan package
  76. :: ruby-compass-alpha is a new orphan package
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement