Your message dated Mon, 08 Oct 2018 18:51:11 +0000
with message-id <[email protected]>
and subject line Bug#892191: fixed in ruby-progressbar 1.9.0-1
has caused the Debian Bug report #892191,
regarding ruby-progressbar FTBFS  with Ruby 2.5: Failure/Error: require 'mathn'
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 [email protected]
immediately.)


-- 
892191: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892191
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-progressbar
Version: 1.4.2-1
Severity: serious
Tags: buster sid

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

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

RUBYLIB=/build/1st/ruby-progressbar-1.4.2/debian/ruby-progressbar/usr/lib/ruby/vendor_ruby:.
 
GEM_PATH=debian/ruby-progressbar/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 -S rake -f debian/ruby-tests.rake
/usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb

An error occurred while loading ./spec/lib/ruby-progressbar/base_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/base_spec.rb:1:in `<top (required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/components/bar_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/components/bar_spec.rb:1:in `<top (required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/components/elapsed_timer_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/components/elapsed_timer_spec.rb:1:in `<top 
(required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/components/estimated_timer_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/components/estimated_timer_spec.rb:1:in `<top 
(required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/components/progressable_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/components/progressable_spec.rb:1:in `<top 
(required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/components/throttle_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/components/throttle_spec.rb:1:in `<top 
(required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/format/molecule_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/format/molecule_spec.rb:1:in `<top (required)>'

An error occurred while loading 
./spec/lib/ruby-progressbar/running_average_calculator_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/running_average_calculator_spec.rb:1:in `<top 
(required)>'

An error occurred while loading ./spec/lib/ruby-progressbar/time_spec.rb.
Failure/Error: require 'mathn'

LoadError:
  cannot load such file -- mathn
# ./spec/spec_helper.rb:1:in `<top (required)>'
# ./spec/lib/ruby-progressbar/time_spec.rb:1:in `<top (required)>'
No examples found.


Finished in 0.00045 seconds (files took 0.54597 seconds to load)
0 examples, 0 failures, 9 errors occurred outside of examples

/usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install 
/build/1st/ruby-progressbar-1.4.2/debian/ruby-progressbar returned exit code 1
make: *** [debian/rules:15: binary] Error 1

--- End Message ---
--- Begin Message ---
Source: ruby-progressbar
Source-Version: 1.9.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-progressbar, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-progressbar 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Oct 2018 20:08:01 +0200
Source: ruby-progressbar
Binary: ruby-progressbar
Architecture: source
Version: 1.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
 ruby-progressbar - Text progress bar library for Ruby
Closes: 892191
Changes:
 ruby-progressbar (1.9.0-1) unstable; urgency=medium
 .
   [ Antonio Terceiro ]
   * Remove myself from Uploaders:
 .
   [ Hleb Valoshka ]
   * Remove myself from uploaders
 .
   [ Cédric Boutillier ]
   * New upstream version 1.9.0
     + works with ruby2.5 (Closes: #892191)
   * Use salsa.debian.org in Vcs-* fields
   * Bump Standards-Version to 4.2.1 (no changes needed)
   * Bump debhelper compatibility level to 11
   * Use https in watch file and copyright format url
   * Update copyright owner/years
   * Drop 0001-Make-spec-RSpec3-compatible.patch, not needed anymore
   * Use github as source in watch file to get the tests
   * Decent require in spec_helper: remove unpackaged gems, and require timecop
     and progressbar
   * Spkip some tests failing in build environment
   * Use ruby-progressbar.gemspec as gemspec
   * Use my debian email address in control file
   * Run wrap-and-sort on packaging files
   * Use new default gem2deb Rakefile to run the tests
   * Remove version in the gem2deb build-dependency
   * Set Testsuite to autopkgtest-pkg-ruby
Checksums-Sha1:
 0e2246c725f87fe3478c5b4809c9cb6ac057a9af 1819 ruby-progressbar_1.9.0-1.dsc
 4ef6843cc2c74db0ac9121243329c653762d8e91 47888 
ruby-progressbar_1.9.0.orig.tar.gz
 5db61789f00de56c6d90650d8495550973abb16d 5976 
ruby-progressbar_1.9.0-1.debian.tar.xz
 4deda339ea0e38e602497edcb782f8569d2e7e8c 6866 
ruby-progressbar_1.9.0-1_source.buildinfo
Checksums-Sha256:
 82cd7a8feaf0ef256cf1bf76d6c415c1a2c09aee93b64c06c81a53316fd7087c 1819 
ruby-progressbar_1.9.0-1.dsc
 5ab5c16ecc4ba9213faecf440682e376c7da1d98fc3281cf3dc3ee0415ae6582 47888 
ruby-progressbar_1.9.0.orig.tar.gz
 262a670293fef1129b51c6551c17d3a7d4e37c279399602b98af7476a2d338f8 5976 
ruby-progressbar_1.9.0-1.debian.tar.xz
 0f28b4ed0da97a52fffe399085906de3e594afb8cca66fe10aa94de2ee33b829 6866 
ruby-progressbar_1.9.0-1_source.buildinfo
Files:
 2fc78000be5a6d5e18a6bdb8dd2627ce 1819 ruby optional 
ruby-progressbar_1.9.0-1.dsc
 e23e18562ad91dd656113617ed0e92b9 47888 ruby optional 
ruby-progressbar_1.9.0.orig.tar.gz
 f190408bba0779becf4fe4a0c7e9b24b 5976 ruby optional 
ruby-progressbar_1.9.0-1.debian.tar.xz
 0ae1f78af2c1741e4e9ca1839e8eeeb0 6866 ruby optional 
ruby-progressbar_1.9.0-1_source.buildinfo

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

iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAlu7oaoACgkQia+CtznN
IXpDFAf/XbIfJ8Ia+gT6kBwRkcX8x0thdMYLWdtZY+bm2aYIBVx29RstzEKOCk1B
NtQC2Eh81YWZU+zV1OJNBhO7h1lKyZN9DZsjGhRjwruwOxxSjhdpVaE2AhwvhB6R
wSV/INUa52aWO3+sdnXMf8W/NVK/GVWtMkhGtxsY5cN7/ywkKZt9w4l4FjalcvST
G4k/PLIS8nzayzVa9ySPAL3xvjtScan+6nGVGARZLDy24zF1Iz52zDhH+k/Lx8SA
reYyTdzQd+enQYmBZp6KtGJBuO5azItULeXECqmMEDw9G7PzcvrlJVBKZZXe8TmU
wKwvqyo72JsEaVS/rPqxfS3r4q3H9Q==
=KPY3
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to