Your message dated Thu, 13 Feb 2014 18:03:40 +0000
with message-id <[email protected]>
and subject line Bug#738409: fixed in yard 0.8.7.3-2
has caused the Debian Bug report #738409,
regarding yard: FTBFS: ERROR: Test "ruby1.9.1" failed.
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.)


-- 
738409: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738409
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: yard
Version: 0.8.7.3-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> Pending:
>   YARD::Registry.yardoc_file_for_gem should return local .yardoc path for gem 
> if for_writing=true and dir is not writable
>     # Temporarily disabled with xit
>     # ./spec/registry_spec.rb:53
> 
> Failures:
> 
>   1) YARD::Config.save should save options to config file
>      Failure/Error: YARD::Config.save
>      Errno::ENOENT:
>        No such file or directory - /sbuild-nonexistent/.yard
>      # ./lib/yard/config.rb:135:in `mkdir'
>      # ./lib/yard/config.rb:135:in `save'
>      # ./spec/config_spec.rb:52:in `block (3 levels) in <top (required)>'
> 
> Finished in 10.91 seconds
> 1669 examples, 1 failure, 1 pending
> 
> Failed examples:
> 
> rspec ./spec/config_spec.rb:47 # YARD::Config.save should save options to 
> config file
> /usr/bin/ruby1.9.1 -S rspec ./spec/cli/command_parser_spec.rb 
> ./spec/cli/command_spec.rb ./spec/cli/config_spec.rb ./spec/cli/diff_spec.rb 
> ./spec/cli/display_spec.rb ./spec/cli/gems_spec.rb ./spec/cli/graph_spec.rb 
> ./spec/cli/help_spec.rb ./spec/cli/i18n_spec.rb ./spec/cli/list_spec.rb 
> ./spec/cli/markup_types_spec.rb ./spec/cli/server_spec.rb 
> ./spec/cli/stats_spec.rb ./spec/cli/yardoc_spec.rb ./spec/cli/yri_spec.rb 
> ./spec/code_objects/base_spec.rb ./spec/code_objects/class_object_spec.rb 
> ./spec/code_objects/code_object_list_spec.rb 
> ./spec/code_objects/constants_spec.rb 
> ./spec/code_objects/extra_file_object_spec.rb 
> ./spec/code_objects/macro_object_spec.rb 
> ./spec/code_objects/method_object_spec.rb 
> ./spec/code_objects/module_object_spec.rb 
> ./spec/code_objects/namespace_object_spec.rb 
> ./spec/code_objects/proxy_spec.rb ./spec/config_spec.rb 
> ./spec/core_ext/array_spec.rb ./spec/core_ext/file_spec.rb 
> ./spec/core_ext/hash_spec.rb ./spec/core_ext/insertion_spec.rb 
> ./spec/core_ext/module_spec.rb ./spec/core_ext/string_spec.rb 
> ./spec/core_ext/symbol_hash_spec.rb ./spec/docstring_parser_spec.rb 
> ./spec/docstring_spec.rb ./spec/handlers/alias_handler_spec.rb 
> ./spec/handlers/attribute_handler_spec.rb ./spec/handlers/base_spec.rb 
> ./spec/handlers/c/alias_handler_spec.rb 
> ./spec/handlers/c/attribute_handler_spec.rb 
> ./spec/handlers/c/class_handler_spec.rb 
> ./spec/handlers/c/constant_handler_spec.rb 
> ./spec/handlers/c/init_handler_spec.rb 
> ./spec/handlers/c/method_handler_spec.rb 
> ./spec/handlers/c/mixin_handler_spec.rb 
> ./spec/handlers/c/module_handler_spec.rb 
> ./spec/handlers/c/override_comment_handler_spec.rb 
> ./spec/handlers/c/path_handler_spec.rb 
> ./spec/handlers/c/struct_handler_spec.rb 
> ./spec/handlers/class_condition_handler_spec.rb 
> ./spec/handlers/class_handler_spec.rb 
> ./spec/handlers/class_variable_handler_spec.rb 
> ./spec/handlers/constant_handler_spec.rb ./spec/handlers/dsl_handler_spec.rb 
> ./spec/handlers/exception_handler_spec.rb 
> ./spec/handlers/extend_handler_spec.rb ./spec/handlers/legacy_base_spec.rb 
> ./spec/handlers/method_condition_handler_spec.rb 
> ./spec/handlers/method_handler_spec.rb ./spec/handlers/mixin_handler_spec.rb 
> ./spec/handlers/module_function_handler_spec.rb 
> ./spec/handlers/module_handler_spec.rb 
> ./spec/handlers/private_constant_handler_spec.rb 
> ./spec/handlers/processor_spec.rb ./spec/handlers/ruby/base_spec.rb 
> ./spec/handlers/ruby/legacy/base_spec.rb 
> ./spec/handlers/visibility_handler_spec.rb 
> ./spec/handlers/yield_handler_spec.rb ./spec/i18n/locale_spec.rb 
> ./spec/i18n/message_spec.rb ./spec/i18n/messages_spec.rb 
> ./spec/i18n/pot_generator_spec.rb ./spec/i18n/text_spec.rb 
> ./spec/logging_spec.rb ./spec/options_spec.rb ./spec/parser/base_spec.rb 
> ./spec/parser/c_parser_spec.rb ./spec/parser/ruby/ast_node_spec.rb 
> ./spec/parser/ruby/legacy/statement_list_spec.rb 
> ./spec/parser/ruby/legacy/token_list_spec.rb 
> ./spec/parser/ruby/ruby_parser_spec.rb ./spec/parser/source_parser_spec.rb 
> ./spec/parser/tag_parsing_spec.rb ./spec/rake/yardoc_task_spec.rb 
> ./spec/registry_spec.rb ./spec/registry_store_spec.rb 
> ./spec/rubygems/doc_manager_spec.rb 
> ./spec/serializers/file_system_serializer_spec.rb 
> ./spec/serializers/yardoc_serializer_spec.rb ./spec/server/adapter_spec.rb 
> ./spec/server/commands/base_spec.rb 
> ./spec/server/commands/library_command_spec.rb 
> ./spec/server/commands/static_file_command_spec.rb 
> ./spec/server/doc_server_helper_spec.rb 
> ./spec/server/doc_server_serializer_spec.rb 
> ./spec/server/rack_adapter_spec.rb ./spec/server/router_spec.rb 
> ./spec/server/static_caching_spec.rb ./spec/server/webrick_servlet_spec.rb 
> ./spec/server_spec.rb ./spec/tags/default_factory_spec.rb 
> ./spec/tags/default_tag_spec.rb ./spec/tags/directives_spec.rb 
> ./spec/tags/library_spec.rb ./spec/tags/overload_tag_spec.rb 
> ./spec/tags/ref_tag_list_spec.rb ./spec/templates/class_spec.rb 
> ./spec/templates/constant_spec.rb ./spec/templates/engine_spec.rb 
> ./spec/templates/helpers/base_helper_spec.rb 
> ./spec/templates/helpers/html_helper_spec.rb 
> ./spec/templates/helpers/html_syntax_highlight_helper_spec.rb 
> ./spec/templates/helpers/markup/rdoc_markup_spec.rb 
> ./spec/templates/helpers/markup_helper_spec.rb 
> ./spec/templates/helpers/method_helper_spec.rb 
> ./spec/templates/helpers/text_helper_spec.rb ./spec/templates/method_spec.rb 
> ./spec/templates/module_spec.rb ./spec/templates/onefile_spec.rb 
> ./spec/templates/section_spec.rb ./spec/templates/tag_spec.rb 
> ./spec/templates/template_spec.rb ./spec/verifier_spec.rb failed
> ERROR: Test "ruby1.9.1" failed.

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/02/08/yard_0.8.7.3-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.

--- End Message ---
--- Begin Message ---
Source: yard
Source-Version: 0.8.7.3-2

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 13 Feb 2014 17:09:25 +0100
Source: yard
Binary: yard yard-doc
Architecture: source all
Version: 0.8.7.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description: 
 yard       - Ruby documentation tool
 yard-doc   - Ruby documentation tool - documentation
Closes: 738409
Changes: 
 yard (0.8.7.3-2) unstable; urgency=medium
 .
   * Add move_yard_config_to_tmp_in_spec.patch so that tests about
     configurations do not try to write in $HOME (Closes: #738409).
Checksums-Sha1: 
 d51ca96cf1b3f08e986e0a089bffd7578cb28832 2159 yard_0.8.7.3-2.dsc
 431336509f1b578a9ef82967600be3f47b772e28 78160 yard_0.8.7.3-2.debian.tar.xz
 3c965ade96695d22d9a3d9acf116d1c5fbd8c309 224872 yard_0.8.7.3-2_all.deb
 48489639700642ea89708a6b83b32048828cc2dd 442974 yard-doc_0.8.7.3-2_all.deb
Checksums-Sha256: 
 bf3f85b5d557e4bf70dfb4827e5987a1897429461b904ad6776d7f5685e9c771 2159 
yard_0.8.7.3-2.dsc
 29c88ef188dfcddcb701f58f970bdb04ea9b7a01b132b5310b46b613277b4d18 78160 
yard_0.8.7.3-2.debian.tar.xz
 f7bb8325cf8044e629c37420cecc302d41044dde830b57708da37a2566276262 224872 
yard_0.8.7.3-2_all.deb
 e1a8127593a028630f7a6ba8c5aa32a1272f6e3ee538138a91775b605845e840 442974 
yard-doc_0.8.7.3-2_all.deb
Files: 
 8d2aa20f44a0b915bee36601dff33bed 2159 ruby optional yard_0.8.7.3-2.dsc
 c00c0e93824022d5694a4ddd5e367c6c 78160 ruby optional 
yard_0.8.7.3-2.debian.tar.xz
 592444ef9b1798f2fbea179397edf08b 224872 ruby optional yard_0.8.7.3-2_all.deb
 2af0b2438cd64af9449b0c819ceedc96 442974 doc optional yard-doc_0.8.7.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS/QTEAAoJEKkHZFuPn48JZUgQAI1ykfswmsJU9iN6akift7D4
qUddlujct2UvW+ab4gkC1r1bkUkrXSwCsmL2pSQX8J3y6PnygfFxbumv5BlUEBEb
Ya1MjPhkQcl6niEKhRDlhHTSvpbd8fq7jaGcqwUoBJAe2W+UR91KS9yJGnEePVMJ
tWGHn8OLnhGzKbC3ffvzzgtFykcSQHOPgbXofdAu7fwuSZibcM8JiHWW8uzXoQft
Gl/OxQktNT/TlWizmTocBbjE6ovp0ycueRPyScWOIzSMpaVJT1puoqS1IY/X78fJ
uxrD7rD7e3H9mEInqyHjlxt4/dFbIOpxT9feCjQSS3twGHBJSn1EmSabQffwyWh+
vvuvJoMWqQ6M2ve/0AcDTMsiUYDbqZf6Q4TJQ0VoDn3NiykAb1xCiz1cLoWdAL2R
2PFBkxx2kiQJiHxu8T8mbyF+KTnvcRSS/eiIYhsffAtHX8/01FvHZMej0jW9Ng9h
YfW1XmX3ARwhvPXfeYUTJj0FL9T2KOPFl6NVNUZaiK/Uo7p/VMOYSHG+94btTeGM
ncdZBIbrVrIBxQPY4ICHdAVS3KtGhfrNpHsN5tM6NEQ5ooJ/UiOmn9+xdVD5y+y7
kOaZWJ0qhduZVK1anSikyfoAczmOwgtS3DKCFuM36zL8ZVAcFdmOywgsmMTg8xyp
Gdh1tOFyXQSc0wxY87C3
=cj8n
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to