Public bug reported:

Hi!

I'm trying to use the Ubuntu package `ruby-recaptcha` but, it is broken.

The rubygem `recaptcha` isn't available after `apt-get install ruby-
recaptcha`, like this:

---
tmartins@ror-1:~$ sudo apt-get install ruby-recaptcha
tmartins@ror-1:~$ gem list --all | grep -i recaptcha
tmartins@ror-1:~$ 

tmartins@ror-1:~$ dpkg -l | grep recaptcha
ii  ruby-recaptcha                                       0.3.6-2.1build1        
                  all          Ruby helpers for the reCAPTCHA API
tmartins@ror-1:~$ 
---

Then, I need to remove it by running: `apt-get purge recaptcha`, and
installing it `bundle install` from within my RoR App subdir (it is
registered at my Gemfile, "gem 'recaptcha', '0.3.6'").

After installing it by `bundle install`, it then becomes available:

---
tmartins@ror-1:~$ gem list --all | grep recaptcha                               
                                                                                
                     
recaptcha (0.3.6)
---

Tks!
Thiago

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ruby-recaptcha 0.3.6-2.1build1
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Tue Dec  9 00:06:41 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-27 (42 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
PackageArchitecture: all
SourcePackage: ruby-recaptcha
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ruby-recaptcha (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  Rubygem `recaptcha` isn't available after being installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-recaptcha/+bug/1400564/+subscriptions

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

Reply via email to