Skip to content

Instantly share code, notes, and snippets.

@stormgrind
Created February 23, 2010 15:05
Show Gist options
  • Save stormgrind/312276 to your computer and use it in GitHub Desktop.
Save stormgrind/312276 to your computer and use it in GitHub Desktop.
16:01:03,273 ERROR [STDERR] Missing these required gems:
16:01:03,273 ERROR [STDERR] rest-client
16:01:03,273 ERROR [STDERR]
16:01:03,273 ERROR [STDERR] You're running:
16:01:03,273 ERROR [STDERR] ruby 1.8.7.174 at /home/oddthesis/torquebox-current/jruby/bin/jruby
16:01:03,273 ERROR [STDERR] rubygems 1.3.6 at /home/oddthesis/torquebox-current/jruby/lib/ruby/gems/1.8
16:01:03,273 ERROR [STDERR]
16:01:03,273 ERROR [STDERR] Run `rake gems:install` to install the missing gems.
[oddthesis@lolek-f12 deploy]$ jgem list
*** LOCAL GEMS ***
actionmailer (2.3.4)
actionpack (2.3.4)
activerecord (2.3.4)
activerecord-jdbc-adapter (0.9.2)
activerecord-jdbcderby-adapter (0.9.2)
activerecord-jdbch2-adapter (0.9.2)
activerecord-jdbchsqldb-adapter (0.9.2)
activerecord-jdbcmysql-adapter (0.9.2)
activerecord-jdbcpostgresql-adapter (0.9.2)
activerecord-jdbcsqlite3-adapter (0.9.2)
activeresource (2.3.4)
activesupport (2.3.4)
jdbc-derby (10.5.3.0)
jdbc-h2 (1.1.107)
jdbc-hsqldb (1.8.0.7)
jdbc-mysql (5.0.4)
jdbc-postgres (8.3.604)
jdbc-sqlite3 (3.6.3.054)
mime-types (1.16)
rack (1.1.0, 1.0.1)
rails (2.3.4)
rake (0.8.7)
rest-client (1.3.1)
rspec (1.2.9)
rubygems-update (1.3.6)
sources (0.0.1)
torquebox-capistrano (1.0.0)
torquebox-gem (1.0.0)
torquebox-messaging-client (1.0.0)
torquebox-messaging-container (1.0.0)
torquebox-messaging-runtime (1.0.0)
torquebox-messaging-tasks (1.0.0)
torquebox-rails (1.0.0)
vfs (1.0.0)
[oddthesis@lolek-f12 deploy]$ jgem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.6
- RUBY VERSION: 1.8.7 (2009-11-02 patchlevel 174) [java]
- INSTALLATION DIRECTORY: /home/oddthesis/torquebox-1.0.0.Beta19-SNAPSHOT-bin/jruby/lib/ruby/gems/1.8
- RUBY EXECUTABLE: /home/oddthesis/torquebox-current/jruby/bin/jruby
- EXECUTABLE DIRECTORY: /home/oddthesis/torquebox-current/jruby/bin
- RUBYGEMS PLATFORMS:
- ruby
- universal-java-1.6
- GEM PATHS:
- /home/oddthesis/torquebox-1.0.0.Beta19-SNAPSHOT-bin/jruby/lib/ruby/gems/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- "install" => "--env-shebang"
- "update" => "--env-shebang"
- REMOTE SOURCES:
- http://rubygems.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment