Your message dated Wed, 04 May 2022 14:36:22 +0000
with message-id <e1nmg74-0008ro...@fasolo.debian.org>
and subject line Bug#1005432: fixed in yard 0.9.27-1
has caused the Debian Bug report #1005432,
regarding yard: FTBFS: ERROR: Test "ruby2.7" failed:      Failure/Error:
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.)


-- 
1005432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yard
Version: 0.9.26-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>      Failure/Error:
>        YARD::GemIndex.each.find do |spec|
>          next unless spec.full_name == gemfile_without_ext
>          yardoc = Registry.yardoc_file_for_gem(spec.name, "= #{spec.version}")
>          if yardoc
>            Registry.load_yardoc(yardoc)
>            Registry.load_all
>          else
>            log.enter_level(Logger::ERROR) do
>              olddir = Dir.pwd
>              Gems.run(spec.name, spec.version.to_s)
> 
>        #<File (class)> received :open with unexpected arguments
>          expected: ("gem1.gem", "rb")
>               got: 
> ("/usr/share/rubygems-integration/all/specifications/asciidoctor-2.0.16.gemspec",
>  "r:UTF-8:-")
>      # ./lib/yard/cli/diff.rb:134:in `each'
>      # ./lib/yard/cli/diff.rb:134:in `find'
>      # ./lib/yard/cli/diff.rb:134:in `load_gem_data'
>      # ./lib/yard/cli/diff.rb:33:in `block in run'
>      # ./lib/yard/cli/diff.rb:29:in `map'
>      # ./lib/yard/cli/diff.rb:29:in `run'
>      # ./spec/cli/diff_spec.rb:229:in `block (3 levels) in <top (required)>'
>      # ./spec/spec_helper.rb:121:in `block (2 levels) in <top (required)>'
> 
> Top 5 slowest examples (1.04 seconds, 26.9% of total time):
>   YARD::RegistryStore#save never saves as single object db if 
> single_object_db is false
>     0.68972 seconds ./spec/registry_store_spec.rb:152
>   YARD::Registry Thread local maintains two Registries in separate threads
>     0.10088 seconds ./spec/registry_spec.rb:396
>   YARD::Registry Thread local allows setting of yardoc_file in separate 
> threads
>     0.10035 seconds ./spec/registry_spec.rb:417
>   YARD::Registry Thread local allows setting of po_dir in separate threads
>     0.10029 seconds ./spec/registry_spec.rb:442
>   YARD::RegistryStore#save saves as single object db if single_object_db is 
> true (and any amount of objects)
>     0.04807 seconds ./spec/registry_store_spec.rb:144
> 
> Top 5 slowest example groups:
>   YARD::Server::Commands::LibraryCommand
>     0.03814 seconds average (0.11442 seconds / 3 examples) 
> ./spec/server/commands/library_command_spec.rb:4
>   YARD::RegistryStore
>     0.02393 seconds average (0.78956 seconds / 33 examples) 
> ./spec/registry_store_spec.rb:3
>   YARD::Parser::C::CParser
>     0.02074 seconds average (0.37327 seconds / 18 examples) 
> ./spec/parser/c_parser_spec.rb:3
>   
> YARD::Templates::Engine::Template__build_yard_2uPQjK_yard_0_9_26_templates_default_module
>     0.01687 seconds average (0.11807 seconds / 7 examples) 
> ./spec/templates/module_spec.rb:4
>   YARD::CLI::Display
>     0.01554 seconds average (0.04661 seconds / 3 examples) 
> ./spec/cli/display_spec.rb:3
> 
> Finished in 3.86 seconds (files took 0.44782 seconds to load)
> 1920 examples, 1 failure
> 
> Failed examples:
> 
> rspec ./spec/cli/diff_spec.rb:217 # YARD::CLI::Diff File searching searches 
> for .gem file
> 
> /usr/bin/ruby2.7 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.10.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.10.1/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.10.1/exe/rspec 
> --pattern ./spec/\*\*/\*_spec.rb --format documentation failed
> ERROR: Test "ruby2.7" failed: 


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/yard_0.9.26-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: yard
Source-Version: 0.9.27-1
Done: Cédric Boutillier <bou...@debian.org>

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

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated yard 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: Wed, 04 May 2022 15:40:22 +0200
Source: yard
Architecture: source
Version: 0.9.27-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Closes: 1005432
Changes:
 yard (0.9.27-1) unstable; urgency=medium
 .
   * New upstream version 0.9.27
   * Drop explicit dependency on ruby-webrick (now in gemspec)
   * Refresh 0002-Prevent-possible-privacy-breach-with-distant-images.patch
   * Refresh 0006-no-samus-in-Rakefile.patch
   * Disable failing test searching for .gem files (Closes: #1005432)
   * Bump debhelper compatibility level to 13
   * Update years in copyright file
Checksums-Sha1:
 5066ece64625bea5535c989e17cc1b7ab52154fa 1600 yard_0.9.27-1.dsc
 46af9ef4a41635dcf8e1692e17bd3e4c938b855b 932022 yard_0.9.27.orig.tar.gz
 8c1ecff055856ed8c101566c105a2443d2d62560 81228 yard_0.9.27-1.debian.tar.xz
 ddc737736b150632e6aa2f7db0442a17492d33f3 9235 yard_0.9.27-1_amd64.buildinfo
Checksums-Sha256:
 d9beafbc6d9abdf2da3e7b64e9238fa7251a0242772f41e07fb4917212ba659e 1600 
yard_0.9.27-1.dsc
 3be0160c14939e03f3af6bbd1580273b0fe2b1571dea72d42fc362560e4d8b25 932022 
yard_0.9.27.orig.tar.gz
 04df91fe9e0cc72f9a43a7fcee057b909fa5e1168475b50268310125caf08ebf 81228 
yard_0.9.27-1.debian.tar.xz
 85c50dd0970cceaca661e0323c3598dc8d827750d67a4b406520e05ca26e1647 9235 
yard_0.9.27-1_amd64.buildinfo
Files:
 84d0c001715473ad9cfaa2409e39078e 1600 ruby optional yard_0.9.27-1.dsc
 5fdf24ecc3fb7dc7c7a055f99d9b8e78 932022 ruby optional yard_0.9.27.orig.tar.gz
 ef8134c4d6d4d1b2876b22208e622516 81228 ruby optional 
yard_0.9.27-1.debian.tar.xz
 4f4fc0012d85ba8b4c0f7b1f181de31f 9235 ruby optional 
yard_0.9.27-1_amd64.buildinfo

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

iHUEARYKAB0WIQSEz/3CFSD4gwbsKdFSaZq2P58rwwUCYnKEPQAKCRBSaZq2P58r
w8zXAQDXymtO4Cd3/4A6NVESr/y/w7q6rwxFvu3XNWizf7unYgEAjzUoptowio7k
l0uP6c4ztqHtsccg65V+K9Kl2XBXHww=
=E0Rd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to