Skip to content

Instantly share code, notes, and snippets.

@rigid
Created September 20, 2014 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rigid/90c176d9effd5af30ff8 to your computer and use it in GitHub Desktop.
Save rigid/90c176d9effd5af30ff8 to your computer and use it in GitHub Desktop.
MSF install failed
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): running: cd '/data/data/it.evilsocket.dsploit/files/msf' && bundle install --without development test
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): installing your bundle as root will break this application for all non-root
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): users on this machine.
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Fetching gem metadata from http://gems.dsploit.net/...
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Fetching gem metadata from https://rubygems.org/.........
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Resolving dependencies..........
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using rake 10.3.2
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using i18n 0.6.11
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using multi_json 1.0.4
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using activesupport 3.2.19
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using builder 3.0.4
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using activemodel 3.2.19
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using erubis 2.7.0
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using journey 1.0.4
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using rack 1.4.5
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using rack-cache 1.2
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using rack-test 0.6.2
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using hike 1.2.3
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using tilt 1.4.1
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using sprockets 2.2.2
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using actionpack 3.2.19
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using arel 3.0.3
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using tzinfo 0.3.40
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using activerecord 3.2.19
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using arel-helpers 2.0.1
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Using bcrypt 3.1.7
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): /data/data/it.evilsocket.dsploit/files/ruby/bin/ruby -r ./siteconf20140920-31957-nco6xh.rb extconf.rb
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): No such file or directory - /data/data/it.evilsocket.dsploit/files/ruby/bin/ruby -r ./siteconf20140920-31957-nco6xh.rb extconf.rb 2>&1
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Gem files will remain installed in /data/data/it.evilsocket.dsploit/files/ruby/lib/ruby/gems/1.9.1/gems/json-1.8.1 for inspection.
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Results logged to /data/data/it.evilsocket.dsploit/files/ruby/lib/ruby/gems/1.9.1/extensions/arm-linux/1.9.1-static/json-1.8.1/gem_make.out
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): An error occurred while installing json (1.8.1), and Bundler cannot continue.
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): Make sure that `gem install json -v '1.8.1'` succeeds before bundling.
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): exitValue: 5
E/DSPLOIT[core.UpdateService.onHandleIntent](31171): java.lang.RuntimeException: cannot install msf gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment