Your message dated Tue, 15 Nov 2016 22:22:14 +0000
with message-id <e1c6m7k-0004ga...@fasolo.debian.org>
and subject line Bug#840824: fixed in ruby-text-table 1.2.4-2
has caused the Debian Bug report #840824,
regarding ruby-text-table: 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.)


-- 
840824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840824
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-text-table
Version: 1.2.4-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
   dh_testdir -i -O--buildsystem=ruby
   dh_update_autotools_config -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
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby

[... snipped ...]

  1) Text::Table table-wide alignment of rows 
     # Not yet implemented
     # ./spec/integration/alignment_spec.rb:174

  2) Text::Table table-wide alignment of headers 
     # Not yet implemented
     # ./spec/integration/alignment_spec.rb:178

  3) Text::Table table-wide alignment of footers 
     # Not yet implemented
     # ./spec/integration/alignment_spec.rb:182

  4) Text::Table rows with unequal number of cells 
     # Not yet implemented
     # ./spec/integration/parts_spec.rb:27

Failures:

  1) Text::Table::Cell should return correct column index
     Failure/Error: @table.text_table_rows.first.cells[2].column_index.should 
== 3

       expected: 3
            got: 2 (using ==)
     # ./spec/cell_spec.rb:20:in `block (2 levels) in <top (required)>'

Deprecation Warnings:

Requiring `rspec/autorun` when running RSpec via the `rspec` command is 
deprecated. Called from /<<PKGBUILDDIR>>/spec/spec_helper.rb:5:in `<top 
(required)>'.

Using `should` from rspec-expectations' old `:should` syntax without explicitly 
enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly 
enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` 
instead. Called from /<<PKGBUILDDIR>>/spec/cell_spec.rb:10:in `block (2 levels) 
in <top (required)>'.


If you need more of the backtrace for any of these deprecations to
identify where to make the necessary changes, you can configure
`config.raise_errors_for_deprecations!`, and it will turn the
deprecation warnings into errors, giving you the full backtrace.

2 deprecation warnings total

Finished in 0.05929 seconds (files took 0.12143 seconds to load)
47 examples, 1 failure, 4 pending

Failed examples:

rspec ./spec/cell_spec.rb:17 # Text::Table::Cell should return correct column 
index

/usr/bin/ruby2.3 /usr/bin/rspec ./spec/cell_spec.rb ./spec/enumerable_spec.rb 
./spec/integration/alignment_spec.rb ./spec/integration/boundaries_spec.rb 
./spec/integration/column_spans_spec.rb ./spec/integration/parts_spec.rb failed
ERROR: Test "ruby2.3" failed. Exiting.
dh_auto_install: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-text-table 
returned exit code 1
debian/rules:15: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

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 page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: ruby-text-table
Source-Version: 1.2.4-2

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

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated ruby-text-table 
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: Tue, 15 Nov 2016 19:10:02 -0300
Source: ruby-text-table
Binary: ruby-text-table
Architecture: source
Version: 1.2.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Description:
 ruby-text-table - feature-rich, easy-to-use plain text table formatter in Ruby
Closes: 840824
Changes:
 ruby-text-table (1.2.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Port test suite to RSpec 3 (Closes: #840824) by including the patches
     submitted upstream at https://github.com/aptinio/text-table/issues/15
   * debian/control:
     - Bump Standards-Version to 3.9.8, no changes needed.
     - update homepage
   * debian/ruby-tests.rake, debian/rules: update with new `dh-make-ruby -w`
     run
Checksums-Sha1:
 b3327594982f58ae9b604734f17cb3912b805a5c 2102 ruby-text-table_1.2.4-2.dsc
 e0db6ecba1f20dd71128dd18dda8ab82163ba7a0 5496 
ruby-text-table_1.2.4-2.debian.tar.xz
Checksums-Sha256:
 17d892b21dc92cabab64cf0f0f46b1e38e881b9c594d954446095186be24dee5 2102 
ruby-text-table_1.2.4-2.dsc
 63ae912040e13d18eaf3f682c80c9d43bd86c86b3b483514fc3cdb263e2c862d 5496 
ruby-text-table_1.2.4-2.debian.tar.xz
Files:
 e8ec0656da7fd29d33a9d724dfaa28e8 2102 ruby optional ruby-text-table_1.2.4-2.dsc
 c028e0bd5a6c7672b291419736a8cf7c 5496 ruby optional 
ruby-text-table_1.2.4-2.debian.tar.xz

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

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAlgriUYACgkQ/A2xu81G
C940PhAAs8CtRYQdfu0aERPcgcF7mJjem9r20hNOrN2B/1F4BYVu6lZelcLOHkRa
+vKirXZm0caQPTBngcTD5o+/9GYRAl63v1KBVLYFNll4TeG7XsIbfz7XtnZP1cAi
hVBIpZkPnIZw2BlhJufGK6mu+tEp/39KBeSJsfbbNQyOjoQmmWrZOWcM9qcqWzyL
uPbcKF6H6MgUUOr9/TwgavPWtJfTcuBNmuJPpAYxC9UC1/u4i5bkKWf3Bp2mpbFf
PK50CrnjJhY6dvdnp9X1vyiwWba5SsehLJZxoMz1rBPggEH+TCoVZQce5Ex8MLvK
oT1Wc35hmm8QfZv+QuqMCc08giEmr4KuAqAw0UTZz/YB18Twzw4m7CD0zEfjS+YC
+Z61OZHG+T1HdcVBcH4IfsINcRcu9+w6b7JiPfmb2ps2bVF6VKovqwvJskJzcPzI
NH7SWh7TR2rwdMMd6ixBHyhWZ5kfcEw/QHriD9rDTZzgxEcuwvym/XQqa9fEMosN
RfCHjyHViZRGL6R/XSBWt7K+pe9hoDos4HwEmIhvaenORmo1rhk7Vz+OeSZ4YzbL
1lJ9qhtPXRzrkrjJDNkO5SswpChfvILAUtcuZJbZe5WXSi/Ry/RHpvaVwu+ASUg8
EifPZt5ivR2mi/zYqQmLbmmbB2iQpO3+0b55JGZoh0OGQannVpw=
=5Cdl
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to