Your message dated Fri, 07 Feb 2014 18:33:30 +0000
with message-id <e1wbqf0-0002g4...@franck.debian.org>
and subject line Bug#725561: fixed in ruby-em-socksify 0.2.1-2
has caused the Debian Bug report #725561,
regarding ruby-em-socksify: FTBFS: ERROR: Test "ruby2.0" failed:
/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in `require': cannot
load such file -- rubyeventmachine (LoadError)
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 ow...@bugs.debian.org
immediately.)
--
725561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725561
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-em-socksify
Version: 0.2.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131006 qa-ftbfs ruby2-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> chmod +x debian/start_webrick_hpsockd_and_auto_install.sh
> debian/start_webrick_hpsockd_and_auto_install.sh
> Sleeping 5 seconds for WEBrick to start...
> /usr/lib/ruby/vendor_ruby/gem2deb.rb:17: warning: setting
> Encoding.default_external
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:31: warning: method redefined;
> discarding old visit_String
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:4: warning: previous definition of
> visit_String was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:39: warning: method redefined;
> discarding old register
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:12: warning: previous definition
> of register was here
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:43: warning: method redefined;
> discarding old format_time
> /usr/lib/ruby/1.9.1/rubygems/psych_tree.rb:16: warning: previous definition
> of format_time was here
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:115: warning: method redefined;
> discarding old to_s
> /usr/lib/ruby/1.9.1/rubygems/syck_hack.rb:44: warning: previous definition of
> to_s was here
> Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-em-socksify/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/em-socksify/version.rb
> /«PKGBUILDDIR»/debian/ruby-em-socksify/usr/lib/ruby/vendor_ruby/em-socksify/version.rb
> install -D -m644 /«PKGBUILDDIR»/lib/em-socksify/socksify.rb
> /«PKGBUILDDIR»/debian/ruby-em-socksify/usr/lib/ruby/vendor_ruby/em-socksify/socksify.rb
> install -D -m644 /«PKGBUILDDIR»/lib/em-socksify/socks5.rb
> /«PKGBUILDDIR»/debian/ruby-em-socksify/usr/lib/ruby/vendor_ruby/em-socksify/socks5.rb
> install -D -m644 /«PKGBUILDDIR»/lib/em-socksify/errors.rb
> /«PKGBUILDDIR»/debian/ruby-em-socksify/usr/lib/ruby/vendor_ruby/em-socksify/errors.rb
> install -D -m644 /«PKGBUILDDIR»/lib/em-socksify.rb
> /«PKGBUILDDIR»/debian/ruby-em-socksify/usr/lib/ruby/vendor_ruby/em-socksify.rb
> /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby1.9.1 -S rspec ./spec/socksify_spec.rb
> .
>
> Finished in 0.00743 seconds
> 1 example, 0 failures
> /usr/bin/ruby2.0 -I/usr/lib/ruby/vendor_ruby
> /usr/lib/ruby/vendor_ruby/gem2deb/test_runner.rb
> /usr/bin/ruby2.0 -S rspec ./spec/socksify_spec.rb
> Unable to load the EventMachine C extension; To use the pure-ruby reactor,
> require 'em/pure_ruby'
> /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in `require':
> cannot load such file -- rubyeventmachine (LoadError)
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /usr/lib/ruby/vendor_ruby/eventmachine.rb:8:in `<top (required)>'
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /«PKGBUILDDIR»/lib/em-socksify.rb:1:in `<top (required)>'
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /«PKGBUILDDIR»/spec/helper.rb:4:in `<top (required)>'
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:51:in
> `require'
> from /«PKGBUILDDIR»/spec/socksify_spec.rb:1:in `<top (required)>'
> from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `load'
> from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
> `block in load_spec_files'
> from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `each'
> from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
> `load_spec_files'
> from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
> from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
> from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in
> autorun'
> /usr/bin/ruby2.0 -S rspec ./spec/socksify_spec.rb failed
> ERROR: Test "ruby2.0" failed:
> dh_auto_install: dh_ruby --install /«PKGBUILDDIR»/debian/ruby-em-socksify
> returned exit code 1
> make[1]: *** [override_dh_auto_install] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/10/06/ruby-em-socksify_0.2.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ruby-em-socksify
Source-Version: 0.2.1-2
We believe that the bug you reported is fixed in the latest version of
ruby-em-socksify, 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 725...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Praveen Arimbrathodiyil <prav...@debian.org> (supplier of updated
ruby-em-socksify 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 07 Feb 2014 23:40:47 +0530
Source: ruby-em-socksify
Binary: ruby-em-socksify
Architecture: source all
Version: 0.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Praveen Arimbrathodiyil <prav...@debian.org>
Description:
ruby-em-socksify - EventMachine SOCKSify shim: adds SOCKS support to any
protocol
Closes: 725561
Changes:
ruby-em-socksify (0.2.1-2) unstable; urgency=low
.
* Depend on ruby-eventmachine built with ruby 2.0 (Closes: #725561)
* Bump standards version to 3.9.5 (no changes required)
Checksums-Sha1:
f108137b314fd3f165c2ecf69fbe82bf51db5920 2171 ruby-em-socksify_0.2.1-2.dsc
ba48aaab3c95e016751143ae355f24730bce8b7e 3880
ruby-em-socksify_0.2.1-2.debian.tar.gz
02ad8d0f9760739618ac495401ad0ed906d9ad43 5738 ruby-em-socksify_0.2.1-2_all.deb
Checksums-Sha256:
d570bee2443c6ebdd147d647cb48ac4e9841ceca1256b1ad494d23363f349940 2171
ruby-em-socksify_0.2.1-2.dsc
ba73f4cb2b58670de1027d594bb210c99e4f1a30870ad3be73e0caeea68390f6 3880
ruby-em-socksify_0.2.1-2.debian.tar.gz
3f9f6568fd31073cd021a56615da47899edc1c4262e48004d9a74f1243fd0880 5738
ruby-em-socksify_0.2.1-2_all.deb
Files:
9ff88e70fcd23c02538aeafb65f44d90 2171 ruby optional
ruby-em-socksify_0.2.1-2.dsc
6360f75308e42a9e5bba49fe25668994 3880 ruby optional
ruby-em-socksify_0.2.1-2.debian.tar.gz
35095b88b37de0757e0e38cc7b51194e 5738 ruby optional
ruby-em-socksify_0.2.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQIbBAEBCAAGBQJS9SKZAAoJEM4fnGdFEsIqW+UP9jUx3ah6R6EFtYhW55cNmspl
CSbZ/g3c6zZ/ifpgIILEUvEhN87oqRU8RTxpZsPbbBIHNfgigQnnoxrzPSklcP78
k7L84CFyE/FqKTO8qPAfruUqNQZDiQDvAYPWf1pFSkbDbFKKDgDFrG8d7BjQHPW+
VlCejILOoueOQ1w2QQPzAb//galqyUa7X4LDxlZhR+1D0zdnuWoY3arboz9YGC0u
+C4kKAOw6O2A32yeawLSbgJzhdBHf4U/6RHbQYrNMz4n+mvjaXn2hoM4GXwXwU6R
XSYazWNCAbH9rcaELOIHdKdXcTI548mb3FiHu+8RxaSvhBdlAdQ/yv+rMWfjQtVK
LAv+CwnH3fXg8SQcNPDapB87lfUCLlaulPlpqamjF8zjdVN6IPFkRZEkYeNV3Pp9
mv0kmguSzvnbmMWe790qsukLS3tN636dIj7Y7giGjmlwbHWJvVjQGiq54xU7UxCh
/36XqAFr8LY9Xdqb6gKGu/gvX/BU1x59Vt0b5/HXx7Fd6adP6aBLYPBNC3DIRAC2
rpK7kJnstC10I9sWVuSrXXHkapUBGhVw2w174OgiEjiPnttm6AW6x0aN3f057JDr
QPFQisHXoMGjgXnIUOa6N0XxS72sCFi9SCgfsLRxuQJbCC7jDfNLbaDNWXkFaH4j
Z/ZGHksGl8gBxxAZGyw=
=6V7u
-----END PGP SIGNATURE-----
--- End Message ---