Public bug reported:

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.

** Affects: rubygems (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1211538

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rubygems/+bug/1211538/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to