Created
March 29, 2012 04:18
-
-
Save faridnsh/2233244 to your computer and use it in GitHub Desktop.
NPM logs for corrupt cache packages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alfred@ubuntu:~/apps/duty$ npm install request -ddd | |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/home/alfred/.nvm/v0.6.14/bin/npm', | |
npm verb cli 'install', | |
npm verb cli 'request', | |
npm verb cli '-ddd' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb config file /home/alfred/.npmrc | |
npm verb config file /home/alfred/.nvm/v0.6.14/etc/npmrc | |
npm verb config file /home/alfred/.nvm/v0.6.14/lib/node_modules/npm/npmrc | |
npm verb cache add [ 'request', null ] | |
npm sill cache add: name, spec, args [ undefined, | |
npm sill cache add: name, spec, args 'request', | |
npm sill cache add: name, spec, args [ 'request', null ] ] | |
npm verb parsed url { pathname: 'request', | |
npm verb parsed url path: 'request', | |
npm verb parsed url href: 'request' } | |
npm verb addNamed [ 'request', '' ] | |
npm verb addNamed [ null, '' ] | |
npm sill name, range, hasData [ 'request', '', false ] | |
npm verb raw, before any munging request | |
npm verb url resolving [ 'https://registry.npmjs.org/', | |
npm verb url resolving './request' ] | |
npm verb url resolved https://registry.npmjs.org/request | |
npm verb etag "1LUTI1XZ1LCF4ERQ5KCOQMLK8" | |
npm http GET https://registry.npmjs.org/request | |
npm http 304 https://registry.npmjs.org/request | |
npm sill get cb [ 304, | |
npm sill get cb { server: 'CouchDB/1.2.0 (Erlang OTP/R15B)', | |
npm sill get cb etag: '"1LUTI1XZ1LCF4ERQ5KCOQMLK8"', | |
npm sill get cb date: 'Thu, 29 Mar 2012 04:02:39 GMT', | |
npm sill get cb 'content-length': '0' } ] | |
npm verb etag request from cache | |
npm sill name, range, hasData 2 [ 'request', '', true ] | |
npm sill versions [ 'request', | |
npm sill versions [ '0.10.0', | |
npm sill versions '0.8.3', | |
npm sill versions '0.9.0', | |
npm sill versions '0.9.1', | |
npm sill versions '0.9.5', | |
npm sill versions '1.0.0', | |
npm sill versions '1.1.0', | |
npm sill versions '1.1.1', | |
npm sill versions '1.2.0', | |
npm sill versions '1.9.0', | |
npm sill versions '1.9.1', | |
npm sill versions '1.9.2', | |
npm sill versions '1.9.3', | |
npm sill versions '1.9.5', | |
npm sill versions '1.9.7', | |
npm sill versions '1.9.8', | |
npm sill versions '1.9.9', | |
npm sill versions '2.0.0', | |
npm sill versions '2.0.1', | |
npm sill versions '2.0.2', | |
npm sill versions '2.0.3', | |
npm sill versions '2.0.4', | |
npm sill versions '2.0.5', | |
npm sill versions '2.1.0', | |
npm sill versions '2.1.1', | |
npm sill versions '2.2.0', | |
npm sill versions '2.2.5', | |
npm sill versions '2.2.6', | |
npm sill versions '2.2.9', | |
npm sill versions '2.9.0', | |
npm sill versions '2.9.1', | |
npm sill versions '2.9.2', | |
npm sill versions '2.9.3', | |
npm sill versions '2.9.100', | |
npm sill versions '2.9.150', | |
npm sill versions '2.9.151', | |
npm sill versions '2.9.152', | |
npm sill versions '2.9.153' ] ] | |
npm verb bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl1.0.0e-v83.6.6.24-linux-x64-3.0.0-16-generic', | |
npm verb bin dist { shasum: 'a93c4f7a02d733b56882a166c1e68a9688e75742', | |
npm verb bin dist tarball: 'http://registry.npmjs.org/request/-/request-2.9.153.tgz' } ] | |
npm verb caching /home/alfred/.npm/request/2.9.153/package/package.json | |
npm verb loadDefaults [email protected] | |
npm sill resolved [ { name: 'request', | |
npm sill resolved description: 'Simplified HTTP request client.', | |
npm sill resolved tags: | |
npm sill resolved [ 'http', | |
npm sill resolved 'simple', | |
npm sill resolved 'util', | |
npm sill resolved 'utility' ], | |
npm sill resolved version: '2.9.153', | |
npm sill resolved author: | |
npm sill resolved { name: 'Mikeal Rogers', | |
npm sill resolved email: '[email protected]' }, | |
npm sill resolved repository: | |
npm sill resolved { type: 'git', | |
npm sill resolved url: 'git://github.com/mikeal/request.git' }, | |
npm sill resolved bugs: { url: 'http://github.com/mikeal/request/issues' }, | |
npm sill resolved engines: [ 'node >= 0.3.6', node: ' >= 0.3.6' ], | |
npm sill resolved main: './main', | |
npm sill resolved scripts: { test: 'node tests/run.js' }, | |
npm sill resolved _id: '[email protected]', | |
npm sill resolved dependencies: {}, | |
npm sill resolved devDependencies: {}, | |
npm sill resolved optionalDependencies: {}, | |
npm sill resolved _engineSupported: true, | |
npm sill resolved _npmVersion: '1.1.13', | |
npm sill resolved _nodeVersion: 'v0.6.14', | |
npm sill resolved _defaultsLoaded: true, | |
npm sill resolved _from: 'request' } ] | |
npm info into /home/alfred [email protected] | |
npm info installOne [email protected] | |
npm verb from cache /home/alfred/.npm/request/2.9.153/package/package.json | |
npm info unbuild /home/alfred/node_modules/request | |
npm verb unpack /home/alfred/.npm/request/2.9.153/package.tgz | |
npm sill gunzTarPerm modes [ '755', '644' ] | |
npm sill extracting entry mimetypes.js | |
npm sill extracting entry tunnel.js | |
npm sill extracting entry tests/ | |
npm sill extracting entry tests/test-proxy.js | |
npm sill extracting entry tests/test-headers.js | |
npm sill extracting entry tests/test-cookie.js | |
npm sill extracting entry tests/test-qs.js | |
npm sill extracting entry tests/test-timeout.js | |
npm sill extracting entry tests/run.js | |
npm sill extracting entry tests/test-pipes.js | |
npm sill extracting entry tests/googledoodle.png | |
npm sill extracting entry tests/test-oauth.js | |
npm sill extracting entry tests/test-tunnel.js | |
npm sill extracting entry tests/test-params.js | |
npm sill extracting entry tests/test-httpModule.js | |
npm sill extracting entry tests/server.js | |
npm sill extracting entry tests/test-cookiejar.js | |
npm sill extracting entry tests/test-body.js | |
npm sill extracting entry tests/ssl/ | |
npm sill extracting entry tests/ssl/test.key | |
npm sill extracting entry tests/ssl/npm-ca.crt | |
npm sill extracting entry tests/ssl/ca/ | |
npm sill extracting entry tests/ssl/ca/ca.crl | |
npm sill extracting entry tests/ssl/ca/server.cnf | |
npm sill extracting entry tests/ssl/ca/ca.csr | |
npm sill extracting entry tests/ssl/ca/server.key | |
npm sill extracting entry tests/ssl/ca/ca.crt | |
npm sill extracting entry tests/ssl/ca/ca.key | |
npm ERR! cb() never called! | |
npm ERR! | |
npm not ok | |
alfred@ubuntu:~/apps/duty$ man tar | |
alfred@ubuntu:~/apps/duty$ tar -xvf /home/alfred/.npm/request/2.9.153/package.tgz | |
package/mimetypes.js | |
package/tunnel.js | |
package/tests/ | |
package/tests/test-proxy.js | |
package/tests/test-headers.js | |
package/tests/test-cookie.js | |
package/tests/test-qs.js | |
package/tests/test-timeout.js | |
package/tests/run.js | |
package/tests/test-pipes.js | |
package/tests/googledoodle.png | |
package/tests/test-oauth.js | |
gzip: stdin: unexpected end of file | |
package/tests/test-tunnel.js | |
package/tests/test-params.js | |
package/tests/test-httpModule.js | |
package/tests/server.js | |
package/tests/test-cookiejar.js | |
package/tests/test-body.js | |
package/tests/ssl/ | |
package/tests/ssl/test.key | |
package/tests/ssl/npm-ca.crt | |
package/tests/ssl/ca/ | |
package/tests/ssl/ca/ca.crl | |
package/tests/ssl/ca/server.cnf | |
package/tests/ssl/ca/ca.csr | |
package/tests/ssl/ca/server.key | |
package/tests/ssl/ca/ca.crt | |
package/tests/ssl/ca/ca.key | |
tar: Unexpected EOF in archive | |
tar: Unexpected EOF in archive | |
tar: Error is not recoverable: exiting now | |
alfred@ubuntu:~/apps/duty$ curl http://registry.npmjs.org/request/-/request-2.9.153.tgz | tar -xvz | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
32 75287 32 24480 0 0 11940 0 0:00:06 0:00:02 0:00:04 21915package/forever.js | |
package/LICENSE | |
package/main.js | |
package/mimetypes.js | |
package/oauth.js | |
package/package.json | |
package/README.md | |
package/tests/ | |
package/tests/googledoodle.png | |
package/tests/run.js | |
package/tests/server.js | |
package/tests/squid.conf | |
package/tests/ssl/ | |
package/tests/ssl/ca/ | |
package/tests/ssl/ca/ca.cnf | |
package/tests/ssl/ca/ca.crl | |
package/tests/ssl/ca/ca.crt | |
package/tests/ssl/ca/ca.csr | |
package/tests/ssl/ca/ca.key | |
100 75287 10package/tests/ssl/ca/ca.srl | |
0 75287 0 0 31986 package/tests/ssl/ca/server.cnf | |
0 0:00:02 0:00:02 --:--:-- 52981 | |
package/tests/ssl/ca/server.crt | |
package/tests/ssl/ca/server.csr | |
package/tests/ssl/ca/server.js | |
package/tests/ssl/ca/server.key | |
package/tests/ssl/npm-ca.crt | |
package/tests/ssl/test.crt | |
package/tests/ssl/test.key | |
package/tests/test-body.js | |
package/tests/test-cookie.js | |
package/tests/test-cookiejar.js | |
package/tests/test-defaults.js | |
package/tests/test-errors.js | |
package/tests/test-headers.js | |
package/tests/test-httpModule.js | |
package/tests/test-https-strict.js | |
package/tests/test-https.js | |
package/tests/test-oauth.js | |
package/tests/test-params.js | |
package/tests/test-pipes.js | |
package/tests/test-proxy.js | |
package/tests/test-qs.js | |
package/tests/test-redirect.js | |
package/tests/test-timeout.js | |
package/tests/test-tunnel.js | |
package/tunnel.js | |
package/uuid.js | |
package/vendor/ | |
package/vendor/cookie/ | |
package/vendor/cookie/index.js | |
package/vendor/cookie/jar.js | |
alfred@ubuntu:~/apps/duty$ ls | |
package | |
alfred@ubuntu:~/apps/duty$ cd package/ | |
alfred@ubuntu:~/apps/duty/package$ ls | |
forever.js LICENSE main.js mimetypes.js oauth.js package.json README.md tests tunnel.js uuid.js vendor | |
alfred@ubuntu:~/apps/duty/package$ ls | |
forever.js LICENSE main.js mimetypes.js oauth.js package.json README.md tests tunnel.js uuid.js vendor | |
alfred@ubuntu:~/apps/duty/package$ npm test | |
> [email protected] test /home/alfred/apps/duty/package | |
> node tests/run.js | |
test-body.js | |
8 tests passed. | |
test-cookie.js | |
All tests passed | |
test-cookiejar.js | |
All tests passed | |
test-defaults.js | |
4 tests passed. | |
test-errors.js | |
All tests passed. | |
test-headers.js | |
3 tests passed. | |
test-httpModule.js | |
12 tests passed. | |
test-https.js | |
7 tests passed. | |
test-https-strict.js | |
7 tests passed. | |
test-oauth.js | |
8wUi7m5HFQy76nowoCThusfgB+Q= | |
8wUi7m5HFQy76nowoCThusfgB+Q= | |
PUw/dHA4fnlJYM6RhXk5IU/0fCc= | |
PUw/dHA4fnlJYM6RhXk5IU/0fCc= | |
yOahq5m0YjDDjfjxHaXEsW9D+X0= | |
yOahq5m0YjDDjfjxHaXEsW9D+X0= | |
PUw/dHA4fnlJYM6RhXk5IU/0fCc= | |
yOahq5m0YjDDjfjxHaXEsW9D+X0= | |
test-pipes.js | |
All tests passed. | |
test-proxy.js | |
test-qs.js | |
test-redirect.js | |
9 tests passed. | |
test-timeout.js | |
All tests passed. | |
test-tunnel.js | |
SQUIDERR execvp(): No such file or directory | |
exit 127 | |
squid must be installed to run this test. | |
alfred@ubuntu:~/apps/duty/package$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment