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

postinstall script fails (Debian Squeeze) #27

Closed
install opened this issue Mar 16, 2016 · 1 comment
Closed

postinstall script fails (Debian Squeeze) #27

install opened this issue Mar 16, 2016 · 1 comment

Comments

@install
Copy link

install commented Mar 16, 2016

Hi I'm trying to use flow-bin to run flow during a verification build on jenkins. (Running Debian Squeeze)
The postinstall script fails, and so running flow check fails as well.

14:36:09 > node lib/install.js
14:36:09 
14:36:12   ✖ The `flow` binary doesn't seem to work correctly
14:36:12   ✖ flow binary test failed

14:36:22 > flow check
14:36:22 
14:36:23 /jenkins/Verification/node_modules/flow-bin/vendor/flow: error while loading shared libraries: libelf.so.1: cannot open shared object file: No such file or directory

This script runs as expected on OSX.

Let me know if you need more information. Thank you!

@install
Copy link
Author

install commented Mar 16, 2016

I should read the error messages.
Installed libelf and everything is working. Thanks!

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

1 participant