CyCoreSystems / docker-meteor

Dockerfile and script for running Meteor on Docker
MIT License
120 stars 73 forks source link

bzip2 please #52

Closed kaihendry closed 6 years ago

kaihendry commented 6 years ago

Needed for phantomJS

meteor_1    | Installing application-side NPM dependencies...
meteor_1    | npm WARN deprecated minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
^B^[[5~meteor_1    |
meteor_1    | > phantomjs-prebuilt@2.1.15 install /home/meteor/src/node_modules/spacejam/node_modules/phantomjs-prebuilt
meteor_1    | > node install.js
meteor_1    |
meteor_1    | PhantomJS not found on PATH
meteor_1    | Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
meteor_1    | Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
meteor_1    | Receiving...
meteor_1    |
meteor_1    | Received 22866K total.
meteor_1    | Extracting tar contents (via spawned process)
meteor_1    | Error extracting archive
meteor_1    | Phantom installation failed { [Error: Command failed: tar jxf /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
meteor_1    | tar (child): bzip2: Cannot exec: No such file or directory
Ulexus commented 6 years ago

Updated latest to include bzip2. 265bcd67614abfd6a70afcd3a2c812c70e4cbac7