Your message dated Wed, 08 Jun 2016 22:52:32 +0000
with message-id <[email protected]>
and subject line Bug#816307: fixed in ruby-thinking-sphinx 3.2.0-1
has caused the Debian Bug report #816307,
regarding ruby-thinking-sphinx: FTBFS: uninitialized constant
MultiSchema::ThinkingSphinx (NameError)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
816307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816307
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-thinking-sphinx
Version: 3.1.4-3
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
ruby-thinking-sphinx fails to build from source in unstable/amd64:
[..]
└──────────────────────────────────────────────────────────────────────────────┘
RUBYLIB=/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/debian/ruby-thinking-sphinx/usr/lib/ruby/vendor_ruby:.
GEM_PATH=debian/ruby-thinking-sphinx/usr/share/rubygems-integration/all:/home/lamby/.gem/ruby/2.2.0:/var/lib/gems/2.2.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.2.0:/usr/share/rubygems-integration/2.2.0:/usr/share/rubygems-integration/2.2:/usr/share/rubygems-integration/all
ruby2.2 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*_spec.rb
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/support/multi_schema.rb:30:in
`<class:MultiSchema>': uninitialized constant MultiSchema::ThinkingSphinx
(NameError)
from
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/support/multi_schema.rb:1:in
`<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
`require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
`require'
from
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/spec_helper.rb:3:in
`<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
`require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
`require'
from
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/thinking_sphinx_spec.rb:1:in
`<top (required)>'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in
`load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in
`each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:103:in `setup'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:89:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'
from /usr/bin/rspec:4:in `<main>'
/usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*_spec.rb failed
WARNING: Test "ruby2.2" failed, but ignoring this test result.
/usr/bin/ruby2.3 /usr/bin/gem2deb-test-runner
┌──────────────────────────────────────────────────────────────────────────────â”
│ Run tests for ruby2.3 from debian/ruby-tests.rake
│
└──────────────────────────────────────────────────────────────────────────────┘
RUBYLIB=/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/debian/ruby-thinking-sphinx/usr/lib/ruby/vendor_ruby:.
GEM_PATH=debian/ruby-thinking-sphinx/usr/share/rubygems-integration/all:/home/lamby/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
ruby2.3 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*_spec.rb
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/support/multi_schema.rb:30:in
`<class:MultiSchema>': uninitialized constant MultiSchema::ThinkingSphinx
(NameError)
from
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/support/multi_schema.rb:1:in
`<top (required)>'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/spec_helper.rb:3:in
`<top (required)>'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/spec/thinking_sphinx_spec.rb:1:in
`<top (required)>'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in
`load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1327:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in
`each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:1325:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:103:in `setup'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:89:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:74:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:42:in `invoke'
from /usr/bin/rspec:4:in `<main>'
/usr/bin/ruby2.3 /usr/bin/rspec --pattern ./spec/\*_spec.rb failed
ERROR: Test "ruby2.3" failed. Exiting.
dh_auto_install: dh_ruby --install
/home/lamby/temp/cdt.20160229181546.0adkdvgWIJ/ruby-thinking-sphinx-3.1.4/debian/ruby-thinking-sphinx
returned exit code 1
debian/rules:16: recipe for target 'binary' failed
make: *** [binary] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
ruby-thinking-sphinx.3.1.4-3.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: ruby-thinking-sphinx
Source-Version: 3.2.0-1
We believe that the bug you reported is fixed in the latest version of
ruby-thinking-sphinx, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrew Lee (李健秋) <[email protected]> (supplier of updated
ruby-thinking-sphinx package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 09 Jun 2016 04:24:48 +0800
Source: ruby-thinking-sphinx
Binary: ruby-thinking-sphinx
Architecture: source all
Version: 3.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Andrew Lee (李健秋) <[email protected]>
Description:
ruby-thinking-sphinx - smart wrapper over sphinx for activerecord
Closes: 816307
Changes:
ruby-thinking-sphinx (3.2.0-1) unstable; urgency=medium
.
[ Christian Hofstaedtler ]
* Update packaging using dh-make-ruby -w
.
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
.
[ Andrew Lee (李健秋) ]
* Imported Upstream version 3.2.0. (Closes: #816307)
* Bump Standard-version to 3.9.8. (no changes needed)
Checksums-Sha1:
617b94d6bd2ae7d352effb279a06136eb7869f9c 2220 ruby-thinking-sphinx_3.2.0-1.dsc
3d701eaa74cfd5e3a2dda3523b77b41cdff2796e 101414
ruby-thinking-sphinx_3.2.0.orig.tar.gz
33112adbca8cc4b44ddfed3dc7a1d470cac59c7a 2580
ruby-thinking-sphinx_3.2.0-1.debian.tar.xz
5480aec31065be7fe68239b9c81a96aed15cde8c 48942
ruby-thinking-sphinx_3.2.0-1_all.deb
Checksums-Sha256:
c6c11794c304a66923b6df54e3ac7a754807c84777a9cca1cc5e5a68edeacef4 2220
ruby-thinking-sphinx_3.2.0-1.dsc
1d28d9e099a22f684b0ba2aadae78692581e701a91d9f7543261062c51e2491c 101414
ruby-thinking-sphinx_3.2.0.orig.tar.gz
0f4bcfb0592ef613d16dfa2e4f7c108ec66fd8feb422d13cfec1f48ea51862bd 2580
ruby-thinking-sphinx_3.2.0-1.debian.tar.xz
ed5f511bb2bf04e66fcecf635199e18b12f1062e5b43333e5e8a2a091b1504d8 48942
ruby-thinking-sphinx_3.2.0-1_all.deb
Files:
922acc80ea86d98c627c66634c8805fa 2220 ruby optional
ruby-thinking-sphinx_3.2.0-1.dsc
47fe42c6db9999e46d759640e68ccfe9 101414 ruby optional
ruby-thinking-sphinx_3.2.0.orig.tar.gz
11b988cfcd95401732f8056ed8a9f77a 2580 ruby optional
ruby-thinking-sphinx_3.2.0-1.debian.tar.xz
23e60a8dc657d875abe9e9cdbb3410d3 48942 ruby optional
ruby-thinking-sphinx_3.2.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXWIFkAAoJEOfL4VKsF/lzx8YQAI9jFlr6yGhbSv3ngZpvGRbp
BdwxXrmyvfAVnqpjwvmzt4W+4GBRFgF8IXGdGLY9HGvFfF3V8dNrdgHCqtArWIAF
s3RjzQdV7VGqLDxbCM1ftp+Ut13qnA/3KJKIwIwpr2v0cRJUhKekZlyVamdJlGbR
J9EZQ9QX5V5sshP8VXHzGTK04g4Yku3Rs9I8nQeda+ACKJ9WdeEN+czd0mUbDZQ8
zb2iQI6dmtZdpaC7LnZxZqeZImylRmbPZpslMLMPYbajhXZAS04M7q6Bsx90RpE3
MuEg2h6/CCKfI7VHpKQuSI0ZkOVgAQscVLduu+EBfGLV9Hl3HiBqrie7OECS4+Rf
64EtVrFH09Kg98SHDpbCkt9lW8jtrv2N/3c53RMEGDhBrO56baXm/BhVuFg+gDEM
JW1zAyUiXBLMNYCIqAhn5XBUQV/UX6mi9j70vGCXnhJqljZ81x+PrSgVWMTenvKm
+rdd5V3hkYQNS/aMLxwp0EQpHGV3m3AhMhO3XhKNBFGSsO/hhKFBwvrJPQPR1waj
yJar8zcQaNlHoYVwZIWXllJS04zYpSLQfMDYb9IXvPdW4GO+C5D0up2UJPg/A1z8
+PkgaKJ3WkjaXmXpTkqB3+S2h6KFZjS5EYFKCVooQl0XgFQRlAVoajJbjOb0el4n
Ykjx/lR9Y5iV+BgTMTlf
=oJmG
-----END PGP SIGNATURE-----
--- End Message ---