[DRE-maint] Bug#794258: FTBFS: "Jsonify::Builder attributes! should allow create object with attributes of another object" fails
Chris West (Faux)
solo-debianbugs at goeswhere.com
Fri Jul 31 18:42:17 UTC 2015
Source: ruby-jsonify
Version: 0.4.1-2
Severity: serious
Tags: sid stretch
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
Dear Maintainer,
The package fails to build:
/usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*_spec.rb
...................F.............................F..
Failures:
1) Jsonify::Builder attributes! should allow create object with attributes of another object
Failure/Error: json.attributes!(object, :id, :name)
NoMethodError:
undefined method `id' for {:id=>1, :name=>"foo"}:Hash
# ./lib/jsonify/builder.rb:65:in `block in attributes!'
# ./lib/jsonify/builder.rb:64:in `each'
# ./lib/jsonify/builder.rb:64:in `attributes!'
# ./spec/builder_spec.rb:152:in `block (3 levels) in <top (required)>'
2) Jsonify should be true
Failure/Error: it('should be true') {true.should be_true}
expected true to respond to `true?` or perhaps you meant `be true` or `be_truthy`
# ./spec/jsonify_spec.rb:3:in `block (2 levels) in <top (required)>'
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/ruby-jsonify.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_GB.UTF-8, LC_CTYPE=en_GB.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