Skip to content

Instantly share code, notes, and snippets.

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 jackjackk/c7ec564a9f2472b09222 to your computer and use it in GitHub Desktop.
Save jackjackk/c7ec564a9f2472b09222 to your computer and use it in GitHub Desktop.
uname -a
Linux jackberrypi 4.1.18-3-ARCH #1 Mon Feb 29 12:57:31 MST 2016 armv6l GNU/Linux
pacaur -S tracks
[...]
Bundle complete! 37 Gemfile dependencies, 56 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into ./vendor/bundle.
ruby: relocation error: /tmp/pacaurtmp-jack/tracks/src/TracksApp-tracks-4070f4e/vendor/bundle/ruby/2.3.0/gems/mysql2-0.3.16/lib/mysql2/mysql2.so: symbol mys$
l_get_client_info, version libmysqlclient_16 not defined in file libmysqlclient.so.18 with link time reference
==> ERROR: A failure occurred in build().
gem env
- RUBYGEMS VERSION: 2.5.1
- RUBY VERSION: 2.3.0 (2015-12-25 patchlevel 0) [armv6l-linux-eabihf]
- INSTALLATION DIRECTORY: /usr/lib/ruby/gems/2.3.0
- USER INSTALLATION DIRECTORY: /home/jack/.gem/ruby/2.3.0
- RUBY EXECUTABLE: /usr/bin/ruby
- EXECUTABLE DIRECTORY: /usr/bin
- SPEC CACHE DIRECTORY: /home/jack/.gem/specs
- SYSTEM CONFIGURATION DIRECTORY: /etc
- RUBYGEMS PLATFORMS:
  - ruby
  - armv6l-linux
- GEM PATHS:
   - /usr/lib/ruby/gems/2.3.0
   - /home/jack/.gem/ruby/2.3.0
- GEM CONFIGURATION:
   - :update_sources => true
   - :verbose => true
   - :backtrace => false
   - :bulk_threshold => 1000
   - "gem" => "--user-install"
- REMOTE SOURCES:
   - https://rubygems.org/
- SHELL PATH:
   - /usr/local/sbin
   - /usr/local/bin
   - /usr/bin
   - /usr/bin/site_perl
   - /usr/bin/vendor_perl
   - /usr/bin/core_perl
gem list
*** LOCAL GEMS ***

bigdecimal (1.2.8)
bundler (1.11.2)
did_you_mean (1.0.0)
io-console (0.4.5)
json (1.8.3)
minitest (5.8.3)
net-telnet (0.1.1)
power_assert (0.2.6)
psych (2.0.17)
rake (10.4.2)
rdoc (4.2.1)
test-unit (3.1.5)
cd /tmp/pacaurtmp-jack/tracks/src/TracksApp-tracks-4070f4e/
bundle check
The Gemfile's dependencies are satisfied
cd /tmp/pacaurtmp-jack/tracks/src/TracksApp-tracks-4070f4e/
bundle list
Gems included by the bundle:
  * RedCloth (4.2.9)
  * aasm (3.4.0)
  * actionmailer (4.1.11)
  * actionpack (4.1.11)
  * actionpack-xml_parser (1.0.1)
  * actionview (4.1.11)
  * activemodel (4.1.11)
  * activerecord (4.1.11)
  * activesupport (4.1.11)
  * acts_as_list (0.4.0)
  * arel (5.0.1.20140414130214)
  * bcrypt (3.1.9)
  * builder (3.2.2)
  * bundler (1.11.2)
  * cache_digests (0.3.1)
  * coffee-rails (4.0.1)
  * coffee-script (2.3.0)
  * coffee-script-source (1.8.0)
  * crass (0.2.1)
  * erubis (2.7.0)
  * execjs (2.2.2)
  * hike (1.2.3)
  * htmlentities (4.3.2)
  * i18n (0.7.0)
  * jquery-rails (3.1.2)
  * json (1.8.3)
  * libv8 (3.16.14.7)
  * mail (2.6.3)
  * mime-types (2.6.1)
  * mini_portile (0.6.1)
  * minitest (5.7.0)
  * multi_json (1.11.1)
  * mysql2 (0.3.16)
  * nokogiri (1.6.4)
  * nokogumbo (1.1.12)
  * rack (1.5.4)
  * rack-test (0.6.3)
  * rails (4.1.11)
  * rails_autolink (1.1.6)
  * railties (4.1.11)
  * rake (10.4.2)
  * ref (1.0.5)
  * sanitize (3.0.3)
  * sass (3.2.19)
  * sass-rails (4.0.4)
  * sprockets (2.11.3)
  * sprockets-rails (2.3.1)
  * sqlite3 (1.3.10)
  * swf_fu (2.0.4)
  * therubyracer (0.12.1)
  * thor (0.19.1)
  * thread_safe (0.3.5)
  * tilt (1.4.1)
  * tzinfo (1.2.2)
  * uglifier (2.5.3)
  * will_paginate (3.0.7)
cd /tmp/pacaurtmp-jack/tracks/src/TracksApp-tracks-4070f4e/
bundle outdated
Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies............................................................................................................................................

Outdated gems included in the bundle:
  * aasm (newest 4.9.0, installed 3.4.0, requested ~> 3.4.0) in group "default"
  * actionpack-xml_parser (newest 1.0.2, installed 1.0.1, requested ~> 1.0.1) in group "default"
  * acts_as_list (newest 0.7.2, installed 0.4.0, requested ~> 0.4.0) in group "default"
  * bcrypt (newest 3.1.10, installed 3.1.9, requested ~> 3.1.7) in group "default"
  * coffee-rails (newest 4.1.1, installed 4.0.1, requested ~> 4.0.1) in group "default"
  * htmlentities (newest 4.3.4, installed 4.3.2, requested ~> 4.3.2) in group "default"
  * jquery-rails (newest 4.1.0, installed 3.1.2, requested ~> 3.1.2) in group "default"
  * mysql2 (newest 0.4.3, installed 0.3.16, requested ~> 0.3.16) in group "default"
  * rails (newest 4.2.5.2, installed 4.1.11, requested ~> 4.1.11) in group "default"
  * sanitize (newest 4.0.1, installed 3.0.3, requested ~> 3.0.2) in group "default"
  * sass-rails (newest 5.0.4, installed 4.0.4, requested ~> 4.0.3) in group "default"
  * sqlite3 (newest 1.3.11, installed 1.3.10, requested ~> 1.3.9) in group "default"
  * therubyracer (newest 0.12.2, installed 0.12.1) in group "default"
  * uglifier (newest 2.7.2, installed 2.5.3, requested ~> 2.5.3) in group "default"
  * will_paginate (newest 3.1.0, installed 3.0.7, requested ~> 3.0.7) in group "default"
  * actionmailer (newest 4.2.5.2, installed 4.1.11)
  * actionpack (newest 4.2.5.2, installed 4.1.11)
  * actionview (newest 4.2.5.2, installed 4.1.11)
  * activemodel (newest 4.2.5.2, installed 4.1.11)
  * activerecord (newest 4.2.5.2, installed 4.1.11)
  * activesupport (newest 4.2.5.2, installed 4.1.11)
  * arel (newest 7.0.0, installed 5.0.1.20140414130214)
  * coffee-script (newest 2.4.1, installed 2.3.0)
  * coffee-script-source (newest 1.10.0, installed 1.8.0)
  * crass (newest 1.0.2, installed 0.2.1)
  * execjs (newest 2.6.0, installed 2.2.2)
  * hike (newest 2.1.3, installed 1.2.3)
  * libv8 (newest 4.5.95.5, installed 3.16.14.7)
  * mime-types (newest 3.0, installed 2.6.1)
  * mini_portile (newest 0.6.2, installed 0.6.1)
  * minitest (newest 5.8.4, installed 5.7.0)
  * multi_json (newest 1.11.2, installed 1.11.1)
  * nokogiri (newest 1.6.7.2, installed 1.6.4)
  * nokogumbo (newest 1.4.7, installed 1.1.12)
  * rack (newest 1.6.4, installed 1.5.4)
  * railties (newest 4.2.5.2, installed 4.1.11)
  * rake (newest 10.5.0, installed 10.4.2)
  * ref (newest 2.0.0, installed 1.0.5)
  * sass (newest 3.4.21, installed 3.2.19)
  * sprockets (newest 3.5.2, installed 2.11.3)
  * sprockets-rails (newest 3.0.4, installed 2.3.1)
  * tilt (newest 2.0.2, installed 1.4.1)
cd /tmp/pacaurtmp-jack/tracks/src/TracksApp-tracks-4070f4e/
bundle platform
Your platform is: armv6l-linux-eabihf

Your app has gems that work on these platforms:
* ruby

Your Gemfile does not specify a Ruby version requirement.
find / -name "libmysqlclient*"
/usr/lib/libmysqlclient.so.18.0.0
/usr/lib/libmysqlclient.so
/usr/lib/libmysqlclient_r.so.18
/usr/lib/libmysqlclient_r.so.18.0.0
/usr/lib/libmysqlclient.so.18
/usr/lib/libmysqlclient_r.so
pacman -Qo "/usr/lib/libmysqlclient.so.18"
/usr/lib/libmysqlclient.so.18 is owned by libmariadbclient 10.1.12-2
pacman -Qi libmariadbclient
Name            : libmariadbclient
Version         : 10.1.12-2
Description     : MariaDB client libraries
Architecture    : armv6h
URL             : http://mariadb.org/
Licenses        : GPL
Groups          : None
Provides        : libmysqlclient=10.1.12
Depends On      : openssl  libaio  zlib  pcre  lz4  lzo  xz
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : libmysqlclient
Replaces        : None
Installed Size  : 16.51 MiB
Packager        : Arch Linux ARM Build System <builder+xu9@archlinuxarm.org>
Build Date      : Wed Mar 2 13:43:38 2016
Install Date    : Wed Mar 2 22:16:32 2016
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : SHA-256 Sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment