Your message dated Fri, 28 Dec 2018 16:32:59 +0000
with message-id <e1gcv4f-000fvs...@fasolo.debian.org>
and subject line Bug#893821: fixed in ruby-shindo 0.3.8-2
has caused the Debian Bug report #893821,
regarding ruby-shindo FTBFS with Ruby 2.5
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.)
--
893821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893821
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-shindo
Version: 0.3.8-1
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-shindo.html
...
┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.5 from debian/ruby-tests.rb │
└──────────────────────────────────────────────────────────────────────────────┘
RUBYLIB=/build/1st/ruby-shindo-0.3.8/debian/ruby-shindo/usr/lib/ruby/vendor_ruby:.
GEM_PATH=debian/ruby-shindo/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 debian/ruby-tests.rb
Shindo build errors (build_error)
another + returns true
tag
negative -negative
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot
load such file -- ubygems (LoadError)
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
- includes "+ is tested"
expected "" to include "+ is tested"
- includes "skipped (negative)"
expected "" to include "skipped (negative)"
$?.exitstatus - returns 0
expected => 0
returned => 1
positive +positive
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot
load such file -- ubygems (LoadError)
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
- includes "+ is tested"
expected "" to include "+ is tested"
- includes "skipped"
expected "" to include "skipped"
$?.exitstatus - returns 0
expected => 0
returned => 1
basics
+ returns false
+ raises StandardError
+ returns true
bin
exception
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot
load such file -- ubygems (LoadError)
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
- includes "- exception"
expected "" to include "- exception"
$?.exitstatus + returns 1
failure
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot
load such file -- ubygems (LoadError)
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
- includes "- failure"
expected "" to include "- failure"
$?.exitstatus + returns 1
pending
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot
load such file -- ubygems (LoadError)
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
- includes "# test implicit pending"
expected "" to include "# test implicit pending"
- includes "# test explicit pending"
expected "" to include "# test explicit pending"
- includes "# tests explicit pending"
expected "" to include "# tests explicit pending"
$?.exitstatus - returns 0
expected => 0
returned => 1
success
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot
load such file -- ubygems (LoadError)
from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
`require'
- includes "+ success"
expected "" to include "+ success"
- includes "inline tests"
expected "" to include "inline tests"
- includes "+ returns false"
expected "" to include "+ returns false"
$?.exitstatus - returns 0
expected => 0
returned => 1
16 failed, 6 succeeded in 20.775533539 seconds
ERROR: Test "ruby2.5" failed. Exiting.
dh_auto_install: dh_ruby --install
/build/1st/ruby-shindo-0.3.8/debian/ruby-shindo returned exit code 1
make: *** [debian/rules:17: binary] Error 1
--- End Message ---
--- Begin Message ---
Source: ruby-shindo
Source-Version: 0.3.8-2
We believe that the bug you reported is fixed in the latest version of
ruby-shindo, 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 893...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hideki Yamane <henr...@debian.org> (supplier of updated ruby-shindo 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: SHA512
Format: 1.8
Date: Sat, 29 Dec 2018 00:36:46 +0900
Source: ruby-shindo
Binary: ruby-shindo
Architecture: source
Version: 0.3.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Hideki Yamane <henr...@debian.org>
Description:
ruby-shindo - simple depth first Ruby testing
Closes: 893821
Changes:
ruby-shindo (0.3.8-2) unstable; urgency=medium
.
* Team upload
.
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
.
[ Hideki Yamane ]
* debian/patches
- add 0002-fix-FTBFS-with-Ruby-2.5-Closes-893821.patch (Closes: #893821)
* debian/control
- update Vcs-* to use salsa.debian.org
- update Homepage: field to use https
- set Standards-Version: 4.3.0
- use dh12
- add "Testsuite: autopkgtest-pkg-ruby"
* debian/copyright
- use https
* debian/watch
- update URL and version 4
* debian/gitlab-ci.yml
- add it
* debian/rules
- use override to avoid FTBFS on build-indep
Checksums-Sha1:
3d85339b43eac063641c33faadb04ae8634f4f21 2046 ruby-shindo_0.3.8-2.dsc
5232d54e7bd403082ebf182962ab1498f98ace4d 4172 ruby-shindo_0.3.8-2.debian.tar.xz
2b205d04b3475c8f78a8c10cc5bb1af022ba99c6 9016
ruby-shindo_0.3.8-2_amd64.buildinfo
Checksums-Sha256:
6ef813459f62f7d3621105d9344381093eb16fc19bdd7af018086c899c813c9f 2046
ruby-shindo_0.3.8-2.dsc
b44a1b5511904a7fca6c570fe8087c9f86cfd1ce96558ac3bdf26e86e098fe3a 4172
ruby-shindo_0.3.8-2.debian.tar.xz
079df6a747d13084904e2e43206741c13ca10d8852efa01a6bf42805d3a3282a 9016
ruby-shindo_0.3.8-2_amd64.buildinfo
Files:
c3b66a9497a220563bb5abb3093911ef 2046 ruby optional ruby-shindo_0.3.8-2.dsc
a9c909c7475a398523733a30b6c985a6 4172 ruby optional
ruby-shindo_0.3.8-2.debian.tar.xz
e43bb3bba05c65438949e1681b073ed6 9016 ruby optional
ruby-shindo_0.3.8-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEWOEiL5aWyIWjzRBMXTKNCCqqsUAFAlwmRGoACgkQXTKNCCqq
sUClFg/+IUfgPKyaLyK60+2lkstlHUdb8S9rXA8ZKg84y2lP4CI2G7ALoAtaCcTf
B0wcKODwarxM2X0HgwaKAHpiBMruISFZC+yIRB6KfvSFsPt8m3PTgGfs31hf3pae
4RLUF5o1QVud170qSggkg97kaKSlrTzcxdvFlxtwradj4LonvFdGtQnL3B3PLy4y
RQghhCxPk5KRI7IvniPwTi5kr41ZcSviafzF0ikjxfXnuS1niFs0a7e6zpztZw4k
etw1FnFUhhdTvS63f5kMzI/7FgyNU0pJbcnt5EvL2cWQgLyYrTpIVPaalVOP+Exm
WeIWUMGuc7eVxuqKQ6wF60/bYY5LwgjvG5Udnu6fhwOxr4FHGhOp/utf06s1Ym4a
+BYVCep2rfXQMDEc0zfOW06rooKR7TKhxwmNVewcwR+fL2EJhSE5crXVCYDyMV3/
hC+/Ln/bxq9Ajqm4k6ZS8Jg+sQOCkhop8814hAAJiAzDyu9L2+HGqT/tdEj8RzF9
jd2lOsy2+oMn+SCE0orGyJjf4X64iyMYGIOaqRZKfp4Ap1qkn04S8mifmvF3TfZe
KX33uFzGYeGodLTdVyNDBOQcjj7maBHCOS0HgZd4Vmsw6AQ4OSdga1NFLCtZ9S4e
WCo5lqWlR+bzlEs37PvQYzkKTMDFOtBwMNpB4fA82Ff+L40EmPs=
=x13H
-----END PGP SIGNATURE-----
--- End Message ---