Skip to content

Instantly share code, notes, and snippets.

@fxposter
Created October 23, 2015 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fxposter/78a088533b0cee1ccb11 to your computer and use it in GitHub Desktop.
Save fxposter/78a088533b0cee1ccb11 to your computer and use it in GitHub Desktop.
slim-ruby mysql error
Step 2 : RUN ! find /usr/local/bundle -iname '*.so' | xargs -I {} ldd {} | grep 'not found'
---> Running in 464610a57692
libmysqlclient.so.18 => not found
libmysqlclient.so.18 => not found
libmysqlclient.so.18 => not found
2015/10/23 16:02:08 Failed to process json stream error: The command '/bin/sh -c ! find /usr/local/bundle -iname '*.so' | xargs -I {} ldd {} | grep 'not found'' returned a non-zero code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment