[DRE-maint] Bug#952041: ruby-hoe: FTBFS: ERROR: Test "ruby2.7" failed.

2020-03-01 Thread Daniel Leidert
Package: src:ruby-hoe
Followup-For: Bug #952041

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

I cannot reproduce this issue. The two dates shown are (probably) the date of
the build (expected) and the date in hoe.gemspec of unstable's ruby-hoe
3.21.0+dfsg1 (got).  When I run it locally the dates are both the one from the
build. So the question probably is: how did the date in unstable's how.gemspec
sneak into the ruby 2.7 build and why?

Regards, Daniel


- -- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAl5cX4kACgkQS80FZ8KW
0F0WmA//T+Bpcrg3v8NwclSRXlWGdxzy6Hrpa6YxaEQcfzACeOk3ltJr+gWIk2ga
WFBrL5HnAN8kTY/tsjdaJI+Eeio+u1TU3CSNluYIc2oYK8hHanA7RNqpz68eW9nF
OpDbQoan6y956rhaYeomVOoTF9Pz7yc2FL4YGcOaFGSyuMJdOd7ExWoMDdkF3TUl
OHnTpQHFcNhLWLfn3OZpE/EZcC4tHg7jVHbjugtMMk2PAo6ha7IwFcdHI8LPFDRF
XFbzFV/ljZV+qMZ4w7JY1U12J4jKMY4qoKt3oQ+qvu1+7tn/16PtPZTjNlgdjQn8
C1oE4y31vEU1NEHS484EWAaf3bQIEwCqkYroBgoz4+GyfYnQw91ugl+1fhkP35ka
N7YvNhEmRnGTHqtVMlF0XJb8Rnb62Yihwsto8pE7MDXE/OdX1798RXTN6c7Japyu
QUHEvYrpxuiKGhUYZDdXzxVEMGucIE6c+MwujuT00QenK5bqr5M64SqJgxq9cSQF
QyKonYob4vT8DPdIjZ/0jHA2IHs8dAuJj25BebrrGxZw6ZTtnwF1pKk7MzwrRQfG
0VdRJNthhXsqQP705Kopto1tNN+mgpy64Y4fSi65pMCtAdcpHfNhOVwN9YLI/Vc4
8gOpc/0hRh1P8HHZEZhEQBcQfrlTka5uHdzcLCFv2D91OQrJ+ok=
=eSIh
-END PGP SIGNATURE-

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Bug#952041: ruby-hoe: FTBFS: ERROR: Test "ruby2.7" failed.

2020-02-22 Thread Lucas Nussbaum
Source: ruby-hoe
Version: 3.21.0+dfsg1-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> /usr/bin/ruby2.7 /usr/bin/gem2deb-test-runner
> 
> ┌──┐
> │ Checking Rubygems dependency resolution on ruby2.7  
>  │
> └──┘
> 
> GEM_PATH=/<>/debian/ruby-hoe/usr/share/rubygems-integration/all:/var/lib/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0
>  ruby2.7 -e gem\ \"hoe\"
> 
> ┌──┐
> │ Run tests for ruby2.7 from debian/ruby-tests.rake   
>  │
> └──┘
> 
> RUBYLIB=/<>/debian/ruby-hoe/usr/lib/ruby/vendor_ruby:. 
> GEM_PATH=/<>/debian/ruby-hoe/usr/share/rubygems-integration/all:/var/lib/gems/2.7.0:/usr/lib/ruby/gems/2.7.0:/usr/share/rubygems-integration/2.7.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.7.0
>  ruby2.7 -S rake -f debian/ruby-tests.rake
> /usr/bin/ruby2.7 -w -I"test"  
> "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_hoe_test.rb" 
> "test/test_hoe.rb" "test/test_hoe_debug.rb" "test/test_hoe_gemcutter.rb" 
> "test/test_hoe_package.rb" "test/test_hoe_publish.rb" "test/test_hoe_test.rb" 
> -v
> Run options: -v --seed 6193
> 
> # Running:
> 
> TestHoeGemcutter#test_gemcutter_tasks_defined = 0.00 s = .
> TestHoeDebug#test_check_manifest = 0.00 s = .
> TestHoeDebug#test_check_manifest_generated = 0.00 s = .
> TestHoeDebug#test_check_manifest_missing = 0.00 s = .
> TestHoePackage#test_prerelease_version_regular = 0.00 s = .
> TestHoePackage#test_prerelease_version_prerelease = 0.00 s = .
> TestHoePackage#test_prerelease_version_pre = 0.00 s = .
> TestHoeTest#test_make_test_cmd_with_different_testlibs = 0.00 s = .
> TestHoe#test_activate_plugins = 0.01 s = .
> TestHoe#test_extensions = 0.01 s = .
> TestHoe#test_initialize_plugins_hoerc = 0.00 s = .
> TestHoe#test_class_bad_plugins = 0.00 s = .
> TestHoe#test_license = 0.00 s = .
> TestHoe#test_metadata = 0.00 s = .
> TestHoe#test_multiple_calls_to_license = 0.00 s = .
> TestHoe#test_plugins = 0.00 s = .
> TestHoe#test_file_read_utf = 0.00 s = .
> TestHoe#test_with_config_overrides = 0.00 s = .
> TestHoe#test_no_license = 0.00 s = .
> TestHoe#test_initialize_intuit_ambiguous = 0.00 s = .
> TestHoe#test_read_manifest = 0.00 s = .
> TestHoe#test_parse_urls_hash = 0.00 s = .
> TestHoe#test_parse_urls_ary = 0.00 s = .
> TestHoe#test_with_config_default = 0.00 s = .
> TestHoe#test_rename = 0.00 s = .
> TestHoe#test_activate_plugins_hoerc = 0.00 s = .
> TestHoe#test_class_load_plugins = 0.00 s = .
> TestHoe#test_initialize_intuit = 0.00 s = .
> TestHoe#test_possibly_better = 0.00 s = F
> TestHoe#test_nosudo = 0.00 s = .
> TestHoe#test_setting_licenses = 0.00 s = .
> TestHoePublish#test_make_rdoc_cmd = 0.00 s = .
> 
> Finished in 0.084995s, 376.4912 runs/s, 1153.0043 assertions/s.
> 
>   1) Failure:
> TestHoe#test_possibly_better [/<>/test/test_hoe.rb:274]:
> Expected: 2020-02-23 00:00:00 UTC
>   Actual: 2020-02-06 00:00:00 UTC
> 
> 32 runs, 98 assertions, 1 failures, 0 errors, 0 skips
> rake aborted!
> Command failed with status (1): [ruby -w -I"test"  
> "/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb" "test/test_hoe_test.rb" 
> "test/test_hoe.rb" "test/test_hoe_debug.rb" "test/test_hoe_gemcutter.rb" 
> "test/test_hoe_package.rb" "test/test_hoe_publish.rb" "test/test_hoe_test.rb" 
> -v]
> 
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby2.7" failed.

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/ruby-hoe_3.21.0+dfsg1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers