arunoda / meteor-up-legacy

Production Quality Meteor Deployments
MIT License
2.26k stars 394 forks source link

mup setup install Node.js failling #745

Open smilansky opened 9 years ago

smilansky commented 9 years ago

Deployed to Digital Ocean(512MB Ram 20GB SSD Disk San Francisco 1 Ubuntu 14.04 x64)

Im having a hard time sorting out the error messages:

    -----------------------------------STDERR-----------------------------------
    rm: cannot remove ‘/var/cache/apt/archives/lock’: Is a directory
    W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/main/i18n/Translation-en  Hash Sum mismatch

    W: Failed to fetch http://mirrors.digitalocean.com/ubuntu/dists/trusty-updates/universe/i18n/Translation-en  Hash Sum mismatch

    E: Some index files failed to download. They have been ignored, or old ones used instead.

Setup/Deploy have been working for me for the past month.

Tuguldur01 commented 8 years ago

i'm having the same problem

python: command not found

matthlavacka commented 8 years ago

The same problem here. How did you solve it?

MasterJames commented 8 years ago

If mup is not working for you please try the development branch version mupx it solves lots of problems maybe this one too?