Your message dated Mon, 15 Apr 2019 15:04:20 +0000
with message-id <e1hg39g-000czj...@fasolo.debian.org>
and subject line Bug#926381: fixed in ruby-fakeweb 1.3.0+git20170806+dfsg1-1.1
has caused the Debian Bug report #926381,
regarding ruby-fakeweb: FTBFS (failing tests)
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.)


-- 
926381: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-fakeweb
Version: 1.3.0+git20170806+dfsg1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
   dh_update_autotools_config -i -O--buildsystem=ruby
   dh_autoreconf -i -O--buildsystem=ruby
   dh_auto_configure -i -O--buildsystem=ruby
        dh_ruby --configure
   dh_auto_build -i -O--buildsystem=ruby
        dh_ruby --build
   dh_ruby --build
   dh_auto_test -i -O--buildsystem=ruby
        dh_ruby --test
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby
   dh_testroot -i -O--buildsystem=ruby
   dh_prep -i -O--buildsystem=ruby
   dh_auto_install -i -O--buildsystem=ruby
        dh_ruby --install 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0\+git20170806\+dfsg1/debian/ruby-fakeweb
   dh_ruby --install

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install files                                                               
 │
└──────────────────────────────────────────────────────────────────────────────┘

install -d 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web/registry.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web/registry.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web/utility.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web/utility.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web/responder.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web/responder.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web/response.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web/response.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web/stub_socket.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web/stub_socket.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web/ext/net_http.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web/ext/net_http.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fakeweb.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fakeweb.rb
install -D -m644 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/lib/fake_web.rb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby/fake_web.rb
dh_installchangelogs -pruby-fakeweb 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/CHANGELOG upstream

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install Rubygems integration metadata                                       
 │
└──────────────────────────────────────────────────────────────────────────────┘

generating gemspec at 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/share/rubygems-integration/all/specifications/fakeweb-1.3.0.gemspec
/usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Checking Rubygems dependency resolution on ruby2.5                          
 │
└──────────────────────────────────────────────────────────────────────────────┘

GEM_PATH=debian/ruby-fakeweb/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all
 ruby2.5 -e gem\ \"fakeweb\"

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.5 from debian/ruby-tests.rb                             
 │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby:.
 
GEM_PATH=debian/ruby-fakeweb/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all
 ruby2.5 debian/ruby-tests.rb
Loaded suite debian/ruby-tests
Started
...................................................F
===============================================================================
Failure: test_real_https_request(TestFakeWeb):
  not all expectations were satisfied
  unsatisfied expectations:
  - expected at least once, not yet invoked: #<Mock:SSLSocket>.session()
  satisfied expectations:
  - expected at least once, invoked once: 
#<Mock:SSLSocket>.read_nonblock(any_parameters)
  - expected exactly once, invoked once: 
#<Mock:SSLSocket>.write(all_of(includes("GET /main/rss/hotnews/hotnews.rss 
HTTP/1.1"), includes("Host: images.apple.com")))
  - allowed any number of times, invoked twice: 
#<Mock:SSLSocket>.close(any_parameters)
  - allowed any number of times, invoked 3 times: 
#<Mock:SSLSocket>.closed?(any_parameters)
  - allowed any number of times, invoked twice: 
#<Mock:SSLSocket>.setsockopt(any_parameters)
  - expected at least once, invoked twice: 
#<Mock:SSLSocket>.connect_nonblock(any_parameters)
  - allowed any number of times, invoked twice: 
#<Mock:SSLSocket>.sync_close=(any_parameters)
  - expected at least once, invoked twice: 
OpenSSL::SSL::SSLSocket.new(#<Mock:SSLSocket>, 
instance_of(OpenSSL::SSL::SSLContext))
  - expected at least once, invoked twice: 
OpenSSL::SSL::SSLSocket.===(#<Mock:SSLSocket>)
  - expected at least once, invoked twice: TCPSocket.open("images.apple.com", 
443, nil, nil)
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/test/test_helper.rb:123:in 
`setup_expectations_for_real_request'
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/test/test_helper.rb:175:in 
`setup_expectations_for_real_apple_hot_news_request'
/<<BUILDDIR>>/ruby-fakeweb-1.3.0+git20170806+dfsg1/test/test_fake_web.rb:410:in 
`test_real_https_request'
     407: 
     408:   def test_real_https_request
     409:     FakeWeb.allow_net_connect = true
  => 410:     setup_expectations_for_real_apple_hot_news_request(:port => 443)
     411: 
     412:     http = Net::HTTP.new('images.apple.com', 443)
     413:     http.use_ssl = true
===============================================================================
...............................................................................
.............................................................
Finished in 0.254606772 seconds.
-------------------------------------------------------------------------------
192 tests, 353 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 
notifications
99.4792% passed
-------------------------------------------------------------------------------
754.10 tests/s, 1386.45 assertions/s
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install 
/<<BUILDDIR>>/ruby-fakeweb-1.3.0\+git20170806\+dfsg1/debian/ruby-fakeweb 
returned exit code 1
make: *** [debian/rules:6: binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-fakeweb.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-fakeweb
Source-Version: 1.3.0+git20170806+dfsg1-1.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 926...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivo De Decker <iv...@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: SHA256

Format: 1.8
Date: Mon, 15 Apr 2019 13:35:49 +0000
Source: ruby-fakeweb
Architecture: source
Version: 1.3.0+git20170806+dfsg1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Ivo De Decker <iv...@debian.org>
Closes: 926381
Changes:
 ruby-fakeweb (1.3.0+git20170806+dfsg1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch skip_session_test to fix FTBFS (Closes: #926381)
Checksums-Sha1:
 0fea644533d738c1fad155b0b10c62c348bb5dea 2275 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1.dsc
 c6d05d5ef345f48a9ea7471cb05f45bec72a5209 6324 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1.debian.tar.xz
 30356ecd971fc98a435703bd8af8edb4538d7daa 8471 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1_source.buildinfo
Checksums-Sha256:
 cf2c9de66fa03c81c539bd63e1faa31b37196a7bb1ac9f704fb6a5402aec80b1 2275 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1.dsc
 719103a295471fab3c37dd951a9f316cfdc2e01e075b2ca1fbd6342356f63db2 6324 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1.debian.tar.xz
 fa3610c2130b7f455af9264bd40ae704e399f78e3f9de0039db1262e16a2bfd7 8471 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1_source.buildinfo
Files:
 ff01f3202556c8b890af6518e84835af 2275 ruby optional 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1.dsc
 9cc02c59f8c50022c28d9675150b67c9 6324 ruby optional 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1.debian.tar.xz
 09749d12a0726c6f1d2f60b35c50963b 8471 ruby optional 
ruby-fakeweb_1.3.0+git20170806+dfsg1-1.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCAA0FiEE9GM4QTXwpzdLbkGwrEC7WJcE6vwFAly0iToWHGl2by5kZWRl
Y2tlckB1Z2VudC5iZQAKCRCsQLtYlwTq/MWJEACFjD5XoN7HYcXakQ0WnXTBWPFL
vjG3WbnIEgkfP4vHsgbO9G8Hlthf6aZOtu1LUVhJ3iaKCk8JCboyMPdqBQ+NCk8l
t90YZko/oj7d0JaQ1/NNtqfC1A5xwyFfFHPMsUDIqQ7B1VrerlxFJfipnAKSk4b6
y0KL/vOauLVXO9llch8lfYpnfF+r9PBZv/SVgNWltTtpRjxexpYApAfVu/ovd+5R
DtQyTLw5MLeoZXBEq0Lz4Mtg9L0lCOtD2escqXb5mTQXBB7M24xNRSYUvakcfVT9
VxrmbOkxHutyKbYwNiF4IuK2lv8fIqUuAfXcjX5motjdQia11RSLJxcLelZuh3qR
w8zoHhihlGDb6RIubPOBWvqBv/qv/vR1nWNbB7F9jr17+AnvLCNgkBPvCuvIqdY+
buGHmjid/IYz/FXn0OWG+aG4R+MgHdPXaNlbTgC66YS3OysVMJ0+cRNTCY23YmtV
gTSkNfpm0SCiYFf1RoaEogSyEkinPdrKkXD75lvb4NjYFGoYYvwqVwNeCqhP3Opu
59Qzl3F0lCOJ69w3i1PTaxQZUEzIXqCj9aGwBJFcDUhoxeCrnPO5T/PUmfogyoYf
HmszELgojygbIIuVbYzJAnLhgt8Nnc7tJmXZL3YBbAFKo/PMLN4kZ8jAp5h4czWF
+Aho3EFG/G7QluJofw==
=yHeS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to