Your message dated Tue, 09 Apr 2019 20:40:06 +0000
with message-id <[email protected]>
and subject line Bug#921901: fixed in ruby-voight-kampff 1.1.3-3
has caused the Debian Bug report #921901,
regarding ruby-voight-kampff: FTBFS (expected: < 0.002, got: 
0.002076509001199156)
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.)


-- 
921901: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921901
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ruby-voight-kampff
Version: 1.1.3-2
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_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
   dh_testroot -i -O--buildsystem=ruby
   dh_prep -i -O--buildsystem=ruby

[... snipped ...]

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

generating gemspec at 
/<<PKGBUILDDIR>>/debian/ruby-voight-kampff/usr/share/rubygems-integration/all/specifications/voight_kampff-1.1.3.gemspec
/usr/bin/ruby2.5 /usr/bin/gem2deb-test-runner

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

GEM_PATH=debian/ruby-voight-kampff/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\ \"voight_kampff\"

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

RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-voight-kampff/usr/lib/ruby/vendor_ruby:. 
GEM_PATH=debian/ruby-voight-kampff/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
rspec
.................................F..........

Failures:

  1) VoightKampff::Test after the first run is fast
     Failure/Error: expect(Benchmark.realtime { 20.times { 
VoightKampff::Test.new('anything').bot? } }).to be < 0.002

       expected: < 0.002
            got:   0.002076509001199156
     # ./spec/lib/voight_kampff/test_spec.rb:33:in `block (3 levels) in <top 
(required)>'

Finished in 0.27072 seconds (files took 3.02 seconds to load)
44 examples, 1 failure

Failed examples:

rspec ./spec/lib/voight_kampff/test_spec.rb:32 # VoightKampff::Test after the 
first run is fast

rake aborted!
Command failed with status (1): [rspec...]
/<<PKGBUILDDIR>>/debian/ruby-tests.rake:4:in `block in <top (required)>'
Tasks: TOP => default
(See full trace by running task with --trace)
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install /<<PKGBUILDDIR>>/debian/ruby-voight-kampff 
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-voight-kampff.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-voight-kampff
Source-Version: 1.1.3-3

We believe that the bug you reported is fixed in the latest version of
ruby-voight-kampff, 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.
Lucas Kanashiro <[email protected]> (supplier of updated 
ruby-voight-kampff 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: SHA256

Format: 1.8
Date: Tue, 09 Apr 2019 16:55:51 -0300
Source: ruby-voight-kampff
Architecture: source
Version: 1.1.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Lucas Kanashiro <[email protected]>
Closes: 921901 925565
Changes:
 ruby-voight-kampff (1.1.3-3) unstable; urgency=medium
 .
   * Team upload.
   * Disabling tests execution due to an upstream issue (Closes: #921901,
     #925565). Although the tests failures, the open-build-service (the only
     rdep) is still working fine with this version. So it is still functional,
     it's a testing execution only issue. This issue was reported upstream:
     https://github.com/biola/Voight-Kampff/issues/40
Checksums-Sha1:
 b6baa05e50160643ea3a93d2072e6c896f37812e 2207 ruby-voight-kampff_1.1.3-3.dsc
 3d1f1e5b55f61c1b3fa42b5ab9afef268ab8a2ac 3348 
ruby-voight-kampff_1.1.3-3.debian.tar.xz
 4db1fbaf27446946c0abb1e7d206b895bab16b5b 12044 
ruby-voight-kampff_1.1.3-3_amd64.buildinfo
Checksums-Sha256:
 eec6cdf58d84dc4364083e3e997b06f318ae12bed73c102598b66baba6e82573 2207 
ruby-voight-kampff_1.1.3-3.dsc
 d59c7ebe7ee7a8fd472c5cfa969c7935d458427a06e0822cf19000b088a97d32 3348 
ruby-voight-kampff_1.1.3-3.debian.tar.xz
 6a2c5e949bbc1fccc9c002440ba300e35258cd706b5b7cdae4da13e29ad33cb3 12044 
ruby-voight-kampff_1.1.3-3_amd64.buildinfo
Files:
 4f65d2c3bd32de1b17b8fbe29d9a476f 2207 ruby optional 
ruby-voight-kampff_1.1.3-3.dsc
 06c3f1631fb4911d0ff24bc9fe38f0d8 3348 ruby optional 
ruby-voight-kampff_1.1.3-3.debian.tar.xz
 745e82c6212a4a51592bb1de31e9a1fb 12044 ruby optional 
ruby-voight-kampff_1.1.3-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEjtbD+LrJ23/BMKhw+COicpiDyXwFAlys+xkACgkQ+COicpiD
yXwY1RAAn1uVJQDWpnvK58RCJ5VOVblZZqhp6EBS1CcGwzByZNyT9pqneML/rwKR
Ej+rnvqaeDN7f8Uq1d0fxbVoCtNW+YoX2CQQJQ75vrZtEalLvYMlIWD2FVlA6Y1l
zaZQsm9t/LzH3g3zv4TRZ9loMdI39NQPpNAXSBzMr1zDn6q4BkMiPZQey/5qCMrq
JjHx7cFLlzVmnckQQzGVFZpZ0EtBmqBusY0ltBWNe8s3bZZShJyh30fu3htqRIwv
OwrQRtSGMliDf3rs2WLh2vlRUApcqT5+5lpOLnsCeqjIDkuGk14JFxNVS5j/NxIi
ColnJrE9JsgmNprlpkHLcnN40u7ZMSl5mOq+z6RETE6slRNtD14MAYrmqGZ1AKaW
5EfzKyuBMiSihwp8a7bpBvi6QGiIodQ8xtnPh0mtWDpVtloty3ba72TgjXUhk2D1
mxBHdy2GAugVYWI9SpdDHnphyD4EPMeV9juI3LeS/UeTqx2ERQR/JjtJw/xxAzQQ
3cpHZIutmMhC/3hqyjKf4Sz3kR5sLwtPx2qo3YC2SHiZF4U5HiGDPIpl9H/x7EFa
24hhravw+Xj1Apf0tHilCVatl+TuUd6Lxz7emOtzDg2RVv6t75LPe1lUDM5akvgG
vgV+4J3EyN331k06JZDs0TjeiHW/WuffyEqGkX9R8t4hBho3BH0=
=niFR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to