rubygems has missing dependency on libopenssl-ruby in ubuntu 10.04?

Bug #1211538 reported by Dan Kegel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rubygems (Ubuntu)
New
Undecided
Unassigned

Bug Description

On a clean Ubuntu 10.04 server system (perhaps created with
  sudo lxc-create -n ubu1004-demo -t ubuntu -- -r lucid
  sudo lxc-start -n ubu1004-demo
), do
  sudo apt-get install rubygems
  gem install json
This fails for me with
  /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- net/https (LoadError)
Googling for that error found
  https://github.com/aphyr/yamr/issues/3
which suggested the workaround
  sudo apt-get install libopenssl-ruby
which works.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.