Your message dated Fri, 02 May 2014 15:41:10 +0000
with message-id <e1wgfai-0002cv...@franck.debian.org>
and subject line Bug#746055: fixed in ruby-fakeweb 
1.3.0+git20131202.48208f9+dfsg-1
has caused the Debian Bug report #746055,
regarding ruby-fakeweb: FTBFS: ERROR: Test "ruby2.1" failed
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.)


-- 
746055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746055
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-fakeweb
Version: 1.3.0+dfsg1-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> Running tests for ruby2.1 using debian/ruby-tests.rb...
> Run options: 
> 
> # Running tests:
> 
> .................................................FFFFF.............................................FFFFF........F..........................................................................
> 
> Finished tests in 0.851353s, 219.6503 tests/s, 348.8564 assertions/s.
> 
>   1) Failure:
> TestFakeWeb#test_real_http_request [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   2) Failure:
> TestFakeWeb#test_real_http_request_with_undocumented_full_uri_argument_style 
> [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET 
> http://images.apple.com/main/rss/hotnews/hotnews.rss HTTP/1.1'), 
> includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   3) Failure:
> TestFakeWeb#test_real_https_request [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:SSLSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:SSLSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:SSLSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: #<Mock:SSLSocket>.session()
> - expected at least once, not yet invoked: #<Mock:SSLSocket>.connect()
> - expected at least once, not yet invoked: 
> OpenSSL::SSL::SSLSocket.new(#<Mock:SSLSocket>, 
> instance_of(OpenSSL::SSL::SSLContext))
> - expected at least once, not yet invoked: 
> OpenSSL::SSL::SSLSocket.===(#<Mock:SSLSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:SSLSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:SSLSocket>.closed?(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:SSLSocket>.sync_close=(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 443, nil, nil)
> 
> 
>   4) Failure:
> TestFakeWeb#test_real_post_with_body_sets_the_request_body 
> [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write('title=Test')
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('POST /posts HTTP/1.1'), 
> includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   5) Failure:
> TestFakeWeb#test_real_request_on_same_domain_as_mock 
> [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   6) Failure:
> TestFakeWebAllowNetConnect#test_unregistered_requests_are_passed_through_when_allow_net_connect_is_a_matching_regexp
>  [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   7) Failure:
> TestFakeWebAllowNetConnect#test_unregistered_requests_are_passed_through_when_allow_net_connect_is_the_same_string
>  [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   8) Failure:
> TestFakeWebAllowNetConnect#test_unregistered_requests_are_passed_through_when_allow_net_connect_is_the_same_string_with_default_port
>  [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>   9) Failure:
> TestFakeWebAllowNetConnect#test_unregistered_requests_are_passed_through_when_allow_net_connect_is_the_same_uri
>  [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>  10) Failure:
> TestFakeWebAllowNetConnect#test_unregistered_requests_are_passed_through_when_allow_net_connect_is_true
>  [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
>  11) Failure:
> TestFakeWebOpenURI#test_real_open [/usr/lib/ruby/2.1.0/net/http.rb:881]:
> unexpected invocation: #<Mock:TCPSocket>.setsockopt(6, 1, 1)
> unsatisfied expectations:
> - expected at least once, not yet invoked: 
> #<Mock:TCPSocket>.read_nonblock(any_parameters)
> - expected exactly once, not yet invoked: 
> #<Mock:TCPSocket>.write(all_of(includes('GET /main/rss/hotnews/hotnews.rss 
> HTTP/1.1'), includes('Host: images.apple.com')))
> - expected at least once, not yet invoked: Socket.===(#<Mock:TCPSocket>)
> satisfied expectations:
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.close(any_parameters)
> - allowed any number of times, not yet invoked: 
> #<Mock:TCPSocket>.closed?(any_parameters)
> - expected at least once, invoked once: TCPSocket.open('images.apple.com', 
> 80, nil, nil)
> 
> 
> 187 tests, 297 assertions, 11 failures, 0 errors, 0 skips
> 
> ruby -v: ruby 2.1.1p76 (2014-02-24) [x86_64-linux-gnu]
> ERROR: Test "ruby2.1" failed: 

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/04/26/ruby-fakeweb_1.3.0+dfsg1-3_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-fakeweb
Source-Version: 1.3.0+git20131202.48208f9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
ruby-fakeweb, 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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated ruby-fakeweb 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: SHA512

Format: 1.8
Date: Fri, 02 May 2014 16:20:55 +0200
Source: ruby-fakeweb
Binary: ruby-fakeweb
Architecture: source all
Version: 1.3.0+git20131202.48208f9+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Description: 
 ruby-fakeweb - tool for faking responses to HTTP requests
Closes: 746055
Changes: 
 ruby-fakeweb (1.3.0+git20131202.48208f9+dfsg-1) unstable; urgency=medium
 .
   * Imported Upstream version 1.3.0+git20131202.48208f9+dfsg
     - upstream snapshot from Github.
     - contains fixes for Ruby 2.1 (Closes: #746055)
   * Fix number of bug closed (#741760 instead of #741815) in the previous
     changelog entry and the DEP-3 header of require_mocha_setup.patch.
   * debian/patches:
     - drop fix_tests_ruby2.0.patch and require_mocha_setup.patch, integrated
       upstream
     - add fix_print_file_string_options_deprecation_warning.patch, fixing
       caller in deprecation warnings
     - add no_bundler_simplecov.patch to drop use of bundler or simplecov in
       tests
   * restrict filter in debian/ruby-tests.rb to test_*.rb files
Checksums-Sha1: 
 70aac70052378a1b3512f64e28342a4d07a68e20 2293 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1.dsc
 63ca7da6b0e7391dea2b5ad40104f69813bb628f 30537 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg.orig.tar.gz
 0ac55b72298ac0bd275e8cba38a8bb9f000f02cd 5804 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1.debian.tar.xz
 00a2b979f114b4c5ac4edd9721810566620053f7 16706 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1_all.deb
Checksums-Sha256: 
 d842aaaf0571ec948c330d084adfe50e9debb357c10c7de544a62ef28f933d52 2293 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1.dsc
 099e4691f96b57688c48442e2cd7b5df1cb35dace486685520c56e46370a9d7f 30537 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg.orig.tar.gz
 9258e81ed9ff82b170d1715923283e1a003b4ee2c05caedf18dffca763f16d4e 5804 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1.debian.tar.xz
 f7a2202dc5f078f3ecbc31ef1118bbac0f3296ead95468f045544cd6da8822a7 16706 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1_all.deb
Files: 
 7897ff8905d376d323512b7e6b2073e6 16706 ruby optional 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1_all.deb
 b81bd25d7df8909c2aaad1e683cc88f7 2293 ruby optional 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1.dsc
 494f4cac33a79f56990881a650e96286 30537 ruby optional 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg.orig.tar.gz
 4896f7146890b386cbc9485c37dd11e4 5804 ruby optional 
ruby-fakeweb_1.3.0+git20131202.48208f9+dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTY69DAAoJENpJWPYR4Unp09UQALmeVcVJYJigZNI1/RJF2B6w
R08jG3kiPjuQV7RglG0f6jXkHhdi259xVifZViVejMMDNkkIBj7q5mTeUJfkSJ3x
O1uhOsWZznd5sIZJ4Mk/Tl3k3u+gLgF56T+pW2pZtpcxch8rdJBIgmRtXe+rDLqS
Tkc1y221G63Jt2U/I7TbHWUbSshrcK3RxAZrqr8IHDnUqdPPUK1ysBRp+yGKGpoo
JR6ST8LOXEx9SroIIIgVG6FrubSDLCv1RZjkBpk7QuElFMze6VHp6Suz7Zd9kb+E
CEKiBW6NNeXGboK/2C417DpI+Pj+Ipp66nUB2Xm/JkXyQv6WfhpwHaDTYjK12YCz
hAbTKDrYhUaJGf/hPG0/iSfG2saDmUY9qRCYajumsaQzGiOoGWKOdvAmgmRmv8Kc
JqUjrhX5KaioiQ0HWUvwEQs521f8k8FcTtmxkiSHhFyVJYNLpDyNAYunVWjFD/wE
GlUu9HdA17LVsYVHcCLRhquGkifkYsbq+zuSv5fCME0Qh9qIUbszV0M6BqmK9Rfq
kPpFkqd+yPl9EuCFsE0FBX80KFibNJgyad16QLLmk70k8rXmhVNgKJycVVwn1ClL
6C393WVHEj3n/mhOml1B6pFq7foKMmXv/0JwfYv8rgJ6riXrRFvz3llyq5vVYSSk
61xGduU5SrJBCba7ZftG
=uYkh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to