[DRE-maint] Bug#816253: ruby-fast-gettext: FTBFS: pecified 'sqlite3' for database adapter, but the gem is not loaded

Chris Lamb lamby at debian.org
Mon Feb 29 08:10:44 UTC 2016


Source: ruby-fast-gettext
Version: 0.9.2-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

ruby-fast-gettext fails to build from source in unstable/amd64:

  [..]
  
    10) FastGettext::TranslationRepository::Db expires the cache when updated
        Failure/Error: ActiveRecord::Base.establish_connection(
        Gem::LoadError:
          Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).
        # ./spec/fast_gettext/translation_repository/db_spec.rb:10:in `block (2 levels) in <top (required)>'
  
  Finished in 1.16 seconds (files took 0.45078 seconds to load)
  208 examples, 10 failures
  
  Failed examples:
  
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:1]' # FastGettext::TranslationRepository::Db reads locales from the db
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:2]' # FastGettext::TranslationRepository::Db has no pluralisation_rule by default
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:3]' # FastGettext::TranslationRepository::Db cannot translate when no models are present
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:4]' # FastGettext::TranslationRepository::Db can translate
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:5]' # FastGettext::TranslationRepository::Db cannot pluralize when no model is present
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:6]' # FastGettext::TranslationRepository::Db can pluralize
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:7]' # FastGettext::TranslationRepository::Db can ignore newline format
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:8]' # FastGettext::TranslationRepository::Db removes texts when key is removed
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:9]' # FastGettext::TranslationRepository::Db model attributes should be accessible
  rspec './spec/fast_gettext/translation_repository/db_spec.rb[1:10]' # FastGettext::TranslationRepository::Db expires the cache when updated
  
  ERROR: Test "ruby2.3" failed. Exiting.
  dh_auto_install: dh_ruby --install /home/lamby/temp/cdt.20160229080718.2dFvoRQW3t/ruby-fast-gettext-0.9.2/debian/ruby-fast-gettext returned exit code 1
  debian/rules:15: recipe for target 'binary' failed
  make: *** [binary] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ruby-fast-gettext.0.9.2-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2001 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20160229/59388069/attachment.obj>


More information about the Pkg-ruby-extras-maintainers mailing list