Your message dated Fri, 07 Dec 2018 08:45:33 +0000
with message-id <e1gvbln-000dyc...@fasolo.debian.org>
and subject line Bug#906625: fixed in ruby-globalid 0.3.6-2
has caused the Debian Bug report #906625,
regarding ruby-globalid: FTBFS in buster/sid (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.)


-- 
906625: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-globalid
Version: 0.3.6-1
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 ...]

GlobalLocatorTest#test_by_SGID_with_only:_restriction_by_multiple_types = 0.00 
s = .
GlobalLocatorTest#test_by_many_SGIDs_of_mixed_classes = 0.00 s = .
GlobalLocatorTest#test_by_GID = 0.00 s = .
GlobalLocatorTest#test_by_many_SGIDs_of_one_class = 0.00 s = .
GlobalLocatorTest#test_by_many_with_one_record_missing_not_leading_to_a_raise_when_ignoring_missing
 = 0.00 s = .
GlobalLocatorTest#test_by_SGID_with_only:_restriction_with_match = 0.00 s = .
GlobalLocatorTest#test_by_GID_with_only:_restriction_by_multiple_types_w/module 
= 0.00 s = .
GlobalLocatorTest#test_by_invalid_purpose_returns_nil = 0.00 s = .
GlobalLocatorTest#test_by_non-SGID_returns_nil = 0.00 s = .
GlobalLocatorTest#test_app_locator_is_case_insensitive = 0.00 s = .
GlobalLocatorTest#test_by_SGID = 0.00 s = .
GlobalLocatorTest#test_by_many_GIDs_of_one_class = 0.00 s = .
GlobalLocatorTest#test_by_GID_string = 0.00 s = .
GlobalLocatorTest#test_by_many_SGIDs_with_only:_restriction_to_match_subclass = 
0.00 s = .
GlobalLocatorTest#test_by_GID_with_only:_restriction_with_match = 0.00 s = .
GlobalLocatorTest#test_by_GID_with_only:_restriction_by_module = 0.00 s = .
GlobalLocatorTest#test_by_GID_with_only:_restriction_with_no_match = 0.00 s = .
GlobalLocatorTest#test_by_SGID_with_only:_restriction_by_module = 0.00 s = .
GlobalLocatorTest#test_by_GID_with_only:_restriction_by_multiple_types = 0.00 s 
= .
GlobalLocatorTest#test_by_many_GIDs_with_only:_restriction_to_match_subclass = 
0.00 s = .
GlobalLocatorTest#test_by_GID_with_only:_restriction_with_match_subclass = 0.00 
s = .
GlobalLocatorTest#test_locator_name_cannot_have_underscore = 0.00 s = .
GlobalLocatorTest#test_by_many_SGID_strings_with_for:_restriction_to_match_purpose
 = 0.00 s = .
SignedGlobalIDPurposeTest#test_parse_returns_nil_when_purpose_mismatch = 0.00 s 
= .
SignedGlobalIDPurposeTest#test_sign_with_purpose_when_:for_is_provided = 0.00 s 
= .
SignedGlobalIDPurposeTest#test_create_accepts_a_:for = 0.00 s = .
SignedGlobalIDPurposeTest#test_sign_with_default_purpose_when_no_:for_is_provided
 = 0.00 s = .
SignedGlobalIDPurposeTest#test_equal_only_with_same_purpose = 0.00 s = .
SignedGlobalIDPurposeTest#test_new_accepts_a_:for = 0.00 s = .
GlobalIDTest#test_invalid_app_name = 0.00 s = .
GlobalIDTest#test_value_equality = 0.00 s = .
RailtieTest#test_GlobalID.app_for_Blog::Application_defaults_to_blog = 
RailtieTest#test_SignedGlobalID.verifier_defaults_to_nil_when_secret_token_is_not_present
 = Minitest::Runnable#marshal_dump is deprecated. You might be violating 
internals. From 
/usr/lib/ruby/vendor_ruby/active_support/testing/isolation.rb:46:in `dump'
Minitest::Runnable#marshal_dump is deprecated. You might be violating 
internals. From 
/usr/lib/ruby/vendor_ruby/active_support/testing/isolation.rb:46:in `dump'
#<Thread:0x0000556d619a0c08@/usr/lib/ruby/vendor_ruby/minitest/parallel.rb:28 
run> terminated with exception (report_on_exception is true):
/usr/lib/ruby/vendor_ruby/minitest.rb:961:in `run_one_method': RailtieTest#run 
_must_ return a Result (RuntimeError)
        from /usr/lib/ruby/vendor_ruby/minitest/parallel.rb:33:in `block (2 
levels) in start'
/usr/lib/ruby/vendor_ruby/minitest.rb:961:in `run_one_method': RailtieTest#run 
_must_ return a Result (RuntimeError)
        from /usr/lib/ruby/vendor_ruby/minitest/parallel.rb:33:in `block (2 
levels) in start'
rake aborted!
Command failed with status (1): [ruby -w -I"test"  
"/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" 
"test/cases/global_id_test.rb" "test/cases/global_identification_test.rb" 
"test/cases/global_locator_test.rb" "test/cases/railtie_test.rb" 
"test/cases/signed_global_id_test.rb" "test/cases/uri_gid_test.rb" -v]

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-globalid 
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 build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ruby-globalid.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-globalid
Source-Version: 0.3.6-2

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

Debian distribution maintenance software
pp.
Andrew Lee (李健秋) <ajq...@debian.org> (supplier of updated ruby-globalid 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: Fri, 07 Dec 2018 15:27:50 +0800
Source: ruby-globalid
Binary: ruby-globalid
Architecture: source
Version: 0.3.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Andrew Lee (李健秋) <ajq...@debian.org>
Description:
 ruby-globalid - reference models by URI for Ruby on Rails
Closes: 906625 907418
Changes:
 ruby-globalid (0.3.6-2) unstable; urgency=medium
 .
   * Team upload.
   * Fetched rails 5.2 support patches from upstream. (Closes: #907418,
     #906625)
   * Update Vcs tags.
   * Bump standard-version to 4.2.1.
   * Update homepage to upstream's github url.
Checksums-Sha1:
 1a9eca70f0b025997511069724cdca0a49bb6755 2092 ruby-globalid_0.3.6-2.dsc
 1dcdeb2b0b16c770d4bededa7b10d774219506be 3548 
ruby-globalid_0.3.6-2.debian.tar.xz
 68d8268c5b53355ad4c45f5afcd49561ff8f4665 7389 
ruby-globalid_0.3.6-2_source.buildinfo
Checksums-Sha256:
 05bd31eac21d93ee2e159c3fa4b6fc6617f08ef3a3e87f160df181a66b8acdd5 2092 
ruby-globalid_0.3.6-2.dsc
 225388dc41220bbcaf71e1ff331e1b896b809818d0e727fa59725f70c229f6f2 3548 
ruby-globalid_0.3.6-2.debian.tar.xz
 025e1742147c59db19d5cf3ded03ebc1d7807a7a691ba1e168bee24effcaf100 7389 
ruby-globalid_0.3.6-2_source.buildinfo
Files:
 2264d982d7e15a53995001b15237dbdc 2092 ruby optional ruby-globalid_0.3.6-2.dsc
 2ad76b864c993ded28fc58da35cd4331 3548 ruby optional 
ruby-globalid_0.3.6-2.debian.tar.xz
 e87fb22375649677da3f495bc59ef948 7389 ruby optional 
ruby-globalid_0.3.6-2_source.buildinfo

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

iQIzBAEBCAAdFiEE703UlH90QYpfEyJV58vhUqwX+XMFAlwKI88ACgkQ58vhUqwX
+XP24g/+OuNUbHg/0cCjm2/aMyXmWmpC8KGfeZyCz6ZL+IRTHiqqrEmEVP528tA+
DrCqoCPWs4vQgb6zQWQqs1uLRTjpi5Tobn9SyStMsxck9mZq7PVT+XhUNMS+MBFA
NjXrX9aWN60d5FCjxOhHG+pV7V1mZ8RwBGWLNreH0TQf+QkwOg6KTC64thjvB5bR
OkpKGrllLgxObMTBq2urPxYBJsOVbdcuuNIn8fKGiai3JWY/DmEBKiQ94a3CWEOd
teAT1V4ad9u4GQ5S2C1Jc7wUyHiYcDeJFGWUsgMdFxBhkPcJrrUmJukOeaKBQuio
BkYUGG+kHFA0mVWjfBIp2N4teYCumgn4cr0tv8pKueS5bVRDd38yq1K5kseCJfe7
kM9QnoHASR0GvYaMOMMOnA8EPA1c7kVGDkmlaeHj4YCp4lObx2QoJNyE4+5a3aHj
KuFch3hk/UncxfNICT/jngQJhokHDxnjK6ObCa2WyoOqjHNiYoKTMk3lby0vgwxX
cdSgpvJa9U7RLJaizbshaDGv3N1xLfVuclOQI68v+bQ486/oo0RGCk5FC7F9+ls8
MMUYUClySXsA+ixOAkf+s2sCYbgMeKXNgIpmBTWpry4Jo8ca06D0dFJYHR6H6wkL
p5E1Re+pyHLngdvFHTpEIXxh3c6ZwtBFrLHUiceLpJExoIXxb0g=
=5jbC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to