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

Bug #1400564 reported by Thiago Martins
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
One Hundred Papercuts
Fix Released
High
Unassigned
ruby-recaptcha (Ubuntu)
Fix Released
High
David Martínez Moreno

Bug Description

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)

Revision history for this message
Thiago Martins (martinx) wrote :
Changed in ruby-recaptcha (Ubuntu):
status: New → Confirmed
status: Confirmed → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ruby-recaptcha (Ubuntu):
status: New → Confirmed
Changed in hundredpapercuts:
status: New → Confirmed
importance: Undecided → High
Changed in ruby-recaptcha (Ubuntu):
importance: Undecided → High
Revision history for this message
Thiago Martins (martinx) wrote :

Hey guys, any news about this?!

Changed in ruby-recaptcha (Ubuntu):
assignee: nobody → David Martínez Moreno (ender)
Revision history for this message
David Martínez Moreno (ender) wrote :

Hello, Thiago. I'm the Debian maintainer of this package. I realized by this bug that there was an invalid command in the s.files section in the gemspec. I'm right now packaging the 0.4.0 release (which support v2 ReCAPTCHA API, by the way) and it's fixed already (http://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-recaptcha.git/commit/?id=dbb961ab4fe8c51052f29f195f09aa98105276f7).

I'm releasing ruby-recaptcha tonight, hopefully. I think that Ubuntu will catch up after it moves to testing, in 10 days or so, and then compiled for the current 'universe' environment.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ruby-recaptcha - 0.4.0-1

---------------
ruby-recaptcha (0.4.0-1) unstable; urgency=medium

  * New upstream release:
    - Support for ReCAPTCHA v2.
  * Fix rails dependency to be >> 4.1, due to #754981.
  * debian/patches: Added gemspec_without_git to deal with the infamous `git
    ls-files` usual command, invalid in our chroots, and thus ship a valid
    gemspec (LP: #1400564).
  * debian/watch: Added.
  * debian/control: Bumped to 3.9.6 (no changes).

 -- David Martínez Moreno <email address hidden> Tue, 28 Jul 2015 11:00:49 -0700

Changed in ruby-recaptcha (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Thiago Martins (martinx) wrote :

Thank you David! I really appreciate it! Good job... :-)

Revision history for this message
Paul White (paulw2u) wrote :

Closing Papercuts task as issue resolved some time ago.

Changed in hundredpapercuts:
status: Confirmed → Fix Released
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.