[DRE-maint] Bug#795034: ruby-fakeweb: FTBFS: test: TypeError(<no implicit conversion of Symbol into Integer>)

Chris West (Faux) solo-debianbugs at goeswhere.com
Sun Aug 9 21:03:56 UTC 2015


Source: ruby-fakeweb
Version: 1.3.0+git20131202.48208f9+dfsg-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

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

RUBYLIB=/ruby-fakeweb-1.3.0+git20131202.48208f9+dfsg/debian/ruby-fakeweb/usr/lib/ruby/vendor_ruby:. ruby2.2 debian/ruby-tests.rb
Loaded suite debian/ruby-tests
Started
...................................................................F
===============================================================================
Failure: test_register_uri_without_domain_name(TestFakeWeb)
/ruby-fakeweb-1.3.0+git20131202.48208f9+dfsg/test/test_fake_web.rb:38:in `test_register_uri_without_domain_name'
     35:   end
     36: 
     37:   def test_register_uri_without_domain_name
  => 38:     assert_raises URI::InvalidURIError do
     39:       FakeWeb.register_uri(:get, 'test_example2.txt', fixture_path("test_example.txt"))
     40:     end
     41:   end

<URI::InvalidURIError> expected but was
<TypeError(<no implicit conversion of Symbol into Integer>)>

diff:
? URI::InvalidURIError                                                 
? Type                (<no implicit conversion of Symbol into Integer>)
===============================================================================
...............................................................................
.........................................

Finished in 0.136734476 seconds.
------
188 tests, 351 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-fakeweb.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



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