I hereby claim:
- I am ascendantlogic on github.
- I am ascendantlogic (https://keybase.io/ascendantlogic) on keybase.
- I have a public key ASACjXy_poC5lPJeDQfoV_0DEokCZjzWxnyrmAOaZyVcWAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| access_key = "" | |
| secret_key = "" |
| failed: [104.130.210.174] => (item=openjdk-7-jre,elasticsearch) => {"failed": true, "item": "openjdk-7-jre,elasticsearch"} | |
| stderr: Failed to fetch http://mirror.rackspace.com/ubuntu/pool/main/n/nspr/libnspr4_4.10.7-0ubuntu0.12.04.1_amd64.deb 404 Not Found | |
| Failed to fetch http://mirror.rackspace.com/ubuntu/pool/main/n/nss/libnss3_3.17-0ubuntu0.12.04.1_amd64.deb 404 Not Found | |
| Failed to fetch http://mirror.rackspace.com/ubuntu/pool/main/n/nss/libnss3-1d_3.17-0ubuntu0.12.04.1_amd64.deb 404 Not Found | |
| Failed to fetch http://mirror.rackspace.com/ubuntu/pool/main/d/dbus/dbus-x11_1.4.18-1ubuntu1.6_amd64.deb 404 Not Found | |
| E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? | |
| stdout: Reading package lists... | |
| Building dependency tree... | |
| Reading state information... |
I hereby claim:
To claim this, I am signing this object:
| var http = require('http') | |
| , path = require('path') | |
| , os = require('os') | |
| , fs = require('fs') | |
| , cluster = require('cluster'); | |
| var app, logger; | |
| var numCores = os.cpus().length; | |
| var workerPidPath = path.join(__dirname, 'workers/'); | |
| var masterPidPath = path.join(__dirname, 'master/'); |