Your message dated Tue, 24 Mar 2020 11:21:24 +0000
with message-id <[email protected]>
and subject line Bug#952025: fixed in ruby-grape 1.3.1+git20200320.c8fd21b-1
has caused the Debian Bug report #952025,
regarding ruby-grape: FTBFS: ERROR: Test "ruby2.7" failed:      Failure/Error: 
spec = parsers(**options)[api_format]
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.)


-- 
952025: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952025
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-grape
Version: 1.1.0-2
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):
>      Failure/Error: spec = parsers(**options)[api_format]
> 
>        Grape::Parser received :parsers with unexpected arguments
>          expected: ({})
>               got: (no args)
>        Diff:
>        @@ -1,2 +1,2 @@
>        -[{}]
>        +[]
>      # ./lib/grape/parser.rb:19:in `parser_for'
>      # ./spec/grape/parser_spec.rb:46:in `block (3 levels) in <top 
> (required)>'
> 
> Finished in 2.8 seconds (files took 1.45 seconds to load)
> 1792 examples, 2 failures, 1 pending
> 
> Failed examples:
> 
> rspec ./spec/grape/exceptions/validation_spec.rb:4 # 
> Grape::Exceptions::Validation fails when params are missing
> rspec ./spec/grape/parser_spec.rb:44 # Grape::Parser.parser_for calls .parsers
> 
> [Coveralls] Outside the CI environment, not sending data.
> SimpleCov failed with exit 1
> /usr/bin/ruby2.7 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.2/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.9.1/exe/rspec 
> ./spec/grape/api/custom_validations_spec.rb 
> ./spec/grape/api/deeply_included_options_spec.rb 
> ./spec/grape/api/inherited_helpers_spec.rb 
> ./spec/grape/api/invalid_format_spec.rb 
> ./spec/grape/api/namespace_parameters_in_route_spec.rb 
> ./spec/grape/api/nested_helpers_spec.rb 
> ./spec/grape/api/optional_parameters_in_route_spec.rb 
> ./spec/grape/api/parameters_modification_spec.rb 
> ./spec/grape/api/patch_method_helpers_spec.rb 
> ./spec/grape/api/recognize_path_spec.rb 
> ./spec/grape/api/required_parameters_in_route_spec.rb 
> ./spec/grape/api/required_parameters_with_invalid_method_spec.rb 
> ./spec/grape/api/shared_helpers_exactly_one_of_spec.rb 
> ./spec/grape/api/shared_helpers_spec.rb ./spec/grape/api_spec.rb 
> ./spec/grape/dsl/callbacks_spec.rb ./spec/grape/dsl/configuration_spec.rb 
> ./spec/grape/dsl/desc_spec.rb ./spec/grape/dsl/headers_spec.rb 
> ./spec/grape/dsl/helpers_spec.rb ./spec/grape/dsl/inside_route_spec.rb 
> ./spec/grape/dsl/logger_spec.rb ./spec/grape/dsl/middleware_spec.rb 
> ./spec/grape/dsl/parameters_spec.rb ./spec/grape/dsl/request_response_spec.rb 
> ./spec/grape/dsl/routing_spec.rb ./spec/grape/dsl/settings_spec.rb 
> ./spec/grape/dsl/validations_spec.rb ./spec/grape/endpoint_spec.rb 
> ./spec/grape/exceptions/body_parse_errors_spec.rb 
> ./spec/grape/exceptions/invalid_accept_header_spec.rb 
> ./spec/grape/exceptions/invalid_formatter_spec.rb 
> ./spec/grape/exceptions/invalid_versioner_option_spec.rb 
> ./spec/grape/exceptions/missing_mime_type_spec.rb 
> ./spec/grape/exceptions/missing_option_spec.rb 
> ./spec/grape/exceptions/unknown_options_spec.rb 
> ./spec/grape/exceptions/unknown_validator_spec.rb 
> ./spec/grape/exceptions/validation_errors_spec.rb 
> ./spec/grape/exceptions/validation_spec.rb 
> ./spec/grape/extensions/param_builders/hash_spec.rb 
> ./spec/grape/extensions/param_builders/hash_with_indifferent_access_spec.rb 
> ./spec/grape/extensions/param_builders/hashie/mash_spec.rb 
> ./spec/grape/integration/global_namespace_function_spec.rb 
> ./spec/grape/integration/rack_sendfile_spec.rb 
> ./spec/grape/integration/rack_spec.rb ./spec/grape/loading_spec.rb 
> ./spec/grape/middleware/auth/base_spec.rb 
> ./spec/grape/middleware/auth/dsl_spec.rb 
> ./spec/grape/middleware/auth/strategies_spec.rb 
> ./spec/grape/middleware/base_spec.rb ./spec/grape/middleware/error_spec.rb 
> ./spec/grape/middleware/exception_spec.rb 
> ./spec/grape/middleware/formatter_spec.rb 
> ./spec/grape/middleware/globals_spec.rb ./spec/grape/middleware/stack_spec.rb 
> ./spec/grape/middleware/versioner/accept_version_header_spec.rb 
> ./spec/grape/middleware/versioner/header_spec.rb 
> ./spec/grape/middleware/versioner/param_spec.rb 
> ./spec/grape/middleware/versioner/path_spec.rb 
> ./spec/grape/middleware/versioner_spec.rb ./spec/grape/parser_spec.rb 
> ./spec/grape/path_spec.rb ./spec/grape/presenters/presenter_spec.rb 
> ./spec/grape/request_spec.rb ./spec/grape/util/inheritable_setting_spec.rb 
> ./spec/grape/util/inheritable_values_spec.rb 
> ./spec/grape/util/reverse_stackable_values_spec.rb 
> ./spec/grape/util/stackable_values_spec.rb 
> ./spec/grape/util/strict_hash_configuration_spec.rb 
> ./spec/grape/validations/attributes_iterator_spec.rb 
> ./spec/grape/validations/instance_behaivour_spec.rb 
> ./spec/grape/validations/params_scope_spec.rb 
> ./spec/grape/validations/types_spec.rb 
> ./spec/grape/validations/validators/all_or_none_spec.rb 
> ./spec/grape/validations/validators/allow_blank_spec.rb 
> ./spec/grape/validations/validators/at_least_one_of_spec.rb 
> ./spec/grape/validations/validators/coerce_spec.rb 
> ./spec/grape/validations/validators/default_spec.rb 
> ./spec/grape/validations/validators/exactly_one_of_spec.rb 
> ./spec/grape/validations/validators/except_values_spec.rb 
> ./spec/grape/validations/validators/mutual_exclusion_spec.rb 
> ./spec/grape/validations/validators/presence_spec.rb 
> ./spec/grape/validations/validators/regexp_spec.rb 
> ./spec/grape/validations/validators/values_spec.rb 
> ./spec/grape/validations_spec.rb ./spec/integration/multi_json/json_spec.rb 
> ./spec/integration/multi_xml/xml_spec.rb --format documentation failed
> ERROR: Test "ruby2.7" failed: 

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/ruby-grape_1.1.0-2_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: ruby-grape
Source-Version: 1.3.1+git20200320.c8fd21b-1
Done: Utkarsh Gupta <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ruby-grape, 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.
Utkarsh Gupta <[email protected]> (supplier of updated ruby-grape 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: Tue, 24 Mar 2020 15:50:49 +0530
Source: ruby-grape
Architecture: source
Version: 1.3.1+git20200320.c8fd21b-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<[email protected]>
Changed-By: Utkarsh Gupta <[email protected]>
Closes: 867027 952025
Changes:
 ruby-grape (1.3.1+git20200320.c8fd21b-1) experimental; urgency=medium
 .
   * New upstream version 1.3.1+git20200320.c8fd21b
     - Add Ruby2.7 support (Closes: #952025)
     - Fix some test failures (Closes: #867027)
   * Update d/watch to capture the snapshot
   * Fix package wrt cme
   * Drop runtime dependency on ruby interpreter
   * Add d/clean file
   * Add patch to disable integration test
Checksums-Sha1:
 ac4e44493cacb16ff4b48fbdc032c2beac03c8f3 2545 
ruby-grape_1.3.1+git20200320.c8fd21b-1.dsc
 28b95a728c8036c44bd0f825fdfd68af5f5d0569 183184 
ruby-grape_1.3.1+git20200320.c8fd21b.orig.tar.xz
 ba58a8cfd031ffdf21bf5bc1208872238b0b304c 4128 
ruby-grape_1.3.1+git20200320.c8fd21b-1.debian.tar.xz
 36ff1123492fc36e93ed9ff408eb011b78c5984d 10694 
ruby-grape_1.3.1+git20200320.c8fd21b-1_amd64.buildinfo
Checksums-Sha256:
 72d4fb9842f240741c6a2219dfc3e6b002c0d8015f8aad220b7e0fe451ecbf7e 2545 
ruby-grape_1.3.1+git20200320.c8fd21b-1.dsc
 92e209c76b0096dc642ddbf6bbae6f95410b03bfdf3f756506cc820239ce52c6 183184 
ruby-grape_1.3.1+git20200320.c8fd21b.orig.tar.xz
 81675d153b7761f9feaaf5386deea77aba5a9a6dbb9fe07ad30633cc1a44a8fb 4128 
ruby-grape_1.3.1+git20200320.c8fd21b-1.debian.tar.xz
 859dfc4d814b6bd07ef5339d72feecdadf8b777e8459f1e868ae483a9003dcf4 10694 
ruby-grape_1.3.1+git20200320.c8fd21b-1_amd64.buildinfo
Files:
 f6f9a034763c4a692d186fe1532252c1 2545 ruby optional 
ruby-grape_1.3.1+git20200320.c8fd21b-1.dsc
 b2339f9e1cca3852b30b94af2b6c44ab 183184 ruby optional 
ruby-grape_1.3.1+git20200320.c8fd21b.orig.tar.xz
 b7879c388b2eb22a23c44b380f828d9b 4128 ruby optional 
ruby-grape_1.3.1+git20200320.c8fd21b-1.debian.tar.xz
 9eaae6be046120d1fd3271ab1b768a6a 10694 ruby optional 
ruby-grape_1.3.1+git20200320.c8fd21b-1_amd64.buildinfo

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

iQJHBAEBCAAxFiEEbJ0QSEqa5Mw4X3xxgj6WdgbDS5YFAl555cgTHHV0a2Fyc2hA
ZGViaWFuLm9yZwAKCRCCPpZ2BsNLllSOD/9CeKjH/e7w7s7TRc2KiO92jFn+/zeU
6OcxX6/xXEpKb2IGtUJUIY6Osf+KzPae+Q06NKGqXb5OySPZUdFlXeq6laR6VS2/
WoJ+i5zjxogz24MzyfFpYo9zJzi7GceGSLgaioeNkSqvpz7kQN0rgvDG05J3E9oN
izlRrL+bR+xtD6sPrVBzPCkc+N+fFABCezdTg9U80zly0Z0vzBAqc6/pAnpqDZle
kDhu08GgqzG9u+3CrhNY3KGd1ccjsMyp74cbteCV1a8mTMYJZ2BNsPjotzAXR7l+
xVXxbYe3XnQZbPDWjYA+utJh9ax1FqtFESbymlX2fvqwmZvWvyz6CmD51L6TmIlt
LPadoDyjy7h7BpvHN0e5zzP4WD8zgmuZKz1RK45kvR+KznZfLsEs2+NqiztE+uee
Rt3VckS3Fxi9gTD4HIMQpv5XiAb5568lQSjnkgY2OgnWFPXbPrAmshgeWDwaBZvQ
KEU2qzVs53QjG3jFdsi2RhDdPcn/0YJqEYVcNyvmp7SMGSd0eS4R/Pvn9fJRsyoZ
Bmkt0XFYMw0BPlRpVCzrrdHmXtYi4kGAYF2yOudmo5CTrYc6t5StCO0yJk6DN5I6
Z5HpFN1wPmsN3eoamqSmJ4Ysp1QpjOFEwpDvDqR9qX3ODQnxTOEv0m20Z1utF7A7
YaKz4mStDYUYgA==
=lxUa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to