Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container build failure.. #33

Open
rlyle opened this issue Jun 16, 2017 · 1 comment
Open

Container build failure.. #33

rlyle opened this issue Jun 16, 2017 · 1 comment

Comments

@rlyle
Copy link

rlyle commented Jun 16, 2017

I'm getting the following error when trying to build my docker image:

[!]  While attempting to install Meteor.js, the command: sh /tmp/install_meteor.sh
[!]  Failed with the exit code 2. The signal was undefined.
[-]  The task produced the following stderr:
Downloading Meteor distribution
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/modules/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/modules/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/modules: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/regjsparser/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/regjsparser/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/regjsparser: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/babel-plugin-minify-constant-folding/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/babel-plugin-minify-constant-folding/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/babel-plugin-minify-constant-folding: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor/babel-compiler: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules/meteor: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os/npm: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova/plugin.compile-ecmascript.os: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript/.0.8.0.y01uxl++os+web.browser+web.cordova: Directory renamed before its status could be extracted
tar: .meteor/packages/ecmascript: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/regjsparser/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/regjsparser/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/regjsparser: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/babel-plugin-minify-constant-folding/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/babel-plugin-minify-constant-folding/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/babel-plugin-minify-constant-folding: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules/.bin: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm/node_modules: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova/npm: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler/.6.19.1.igixoi++os+web.browser+web.cordova: Directory renamed before its status could be extracted
tar: .meteor/packages/babel-compiler: Directory renamed before its status could be extracted
tar: Exiting with failure status due to previous errors

[-]  Container build failed. meteor-tupperware is exiting...
The command '/bin/sh -c sh /tupperware/scripts/on_build.sh' returned a non-zero code: 1

@jshimko
Copy link

jshimko commented Jun 17, 2017

I fixed this same issue in my base image (jshimko/meteor-launchpad) a while back. In short, untarring the Meteor installer files with bsdtar solves that problem on the platforms that occasionally experience that.

I'm not sure this project is supported anymore though, so feel free to use my base image above if you don't want to fix this one yourself. It has almost the exact same features and is still regularly maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants