Your message dated Mon, 02 Jan 2023 07:04:17 +0000
with message-id <e1pcerp-008uoa...@fasolo.debian.org>
and subject line Bug#1027072: fixed in ruby-fission 0.5.0-3
has caused the Debian Bug report #1027072,
regarding ruby-fission: FTBFS with ruby-rspec 3.12: ERROR: Test "ruby3.1" 
failed:      Failure/Error: Fission::Action::VM::Stopper.new(self).stop(options)
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.)


-- 
1027072: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027072
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-fission
Version: 0.5.0-2.1
Severity: important
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby-rspec-3.12

Hi,

I'm about to upload ruby-rspec 3.12. During a test rebuild with that version,
ruby-fission failed to build.

Relevant part of the build log (hopefully):
>      Failure/Error: Fission::Action::VM::Stopper.new(self).stop(options)
> 
>        #<Double "vm stopper"> received :stop with unexpected arguments
>          expected: ({:hard=>true}) (keyword arguments)
>               got: ({:hard=>true}) (options hash)
>      # ./lib/fission/vm.rb:135:in `stop'
>      # ./spec/fission/vm_spec.rb:93:in `block (3 levels) in <top (required)>'
> 
> Deprecation Warnings:
> 
> Using `should_receive` from rspec-mocks' old `:should` syntax without 
> explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or 
> explicitly enable `:should` instead. Called from 
> /<<PKGBUILDDIR>>/spec/fission/action/execute_shell_command_spec.rb:12:in 
> `block (3 levels) in <top (required)>'.
> 
> Using `should` from rspec-expectations' old `:should` syntax without 
> explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or 
> explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = 
> :should }` instead. Called from 
> /<<PKGBUILDDIR>>/spec/fission/action/execute_shell_command_spec.rb:18:in 
> `block (3 levels) in <top (required)>'.
> 
> 
> If you need more of the backtrace for any of these deprecations to
> identify where to make the necessary changes, you can configure
> `config.raise_errors_for_deprecations!`, and it will turn the
> deprecation warnings into errors, giving you the full backtrace.
> 
> 2 deprecation warnings total
> 
> Finished in 0.8034 seconds (files took 0.32206 seconds to load)
> 350 examples, 2 failures
> 
> Failed examples:
> 
> rspec ./spec/fission/vm_spec.rb:51 # Fission::VM start should return a 
> successful response when starting headless
> rspec ./spec/fission/vm_spec.rb:88 # Fission::VM stop should return a 
> successful response when stopping hard
> 
> /usr/bin/ruby3.1 
> -I/usr/share/rubygems-integration/all/gems/rspec-support-3.12.0/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/lib
>  /usr/share/rubygems-integration/all/gems/rspec-core-3.12.0/exe/rspec 
> --pattern ./spec/\*\*/\*_spec.rb failed
> ERROR: Test "ruby3.1" failed: 


The full build log is attached.

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

Attachment: ruby-fission.log.gz
Description: application/gzip

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-fission
Source-Version: 0.5.0-3
Done: HIGUCHI Daisuke (VDR dai) <d...@debian.org>

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

Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <d...@debian.org> (supplier of updated ruby-fission 
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: Mon, 02 Jan 2023 15:30:25 +0900
Source: ruby-fission
Architecture: source
Version: 0.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Closes: 1027072
Changes:
 ruby-fission (0.5.0-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Cédric Boutillier ]
   * Use https:// in Vcs-* fields
   * Bump Standards-Version to 3.9.7 (no changes needed)
   * Use new default gem2deb Rakefile to run the tests
 .
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update Vcs-* headers from URL redirect.
   * Use canonical URL in Vcs-Git.
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on ruby-cfpropertylist.
     + ruby-fission: Drop versioned constraint on ruby-cfpropertylist in 
Depends.
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
 .
   [ HIGUCHI Daisuke (VDR dai) ]
   * set Rules-Requires-Root as no.
   * Bump Standards-Version to 4.6.1.
   * use gemwatch.debian.net instead of alioth.
   * Drop XS-Ruby-Version and XB-Ruby-Version.
   * eliminate lintian warning: ruby-interpreter-is-deprecated.
   * use override_dh_*.
   * fix FTBFS with ruby-rspec 3.12 (Closes: #1027072)
Checksums-Sha1:
 b809d0e56c913cd732ec8e9422a8f7fa395b486b 2046 ruby-fission_0.5.0-3.dsc
 fa906dfa77974f6bcdbb4a9b32ea2d7fa2a3573a 3968 
ruby-fission_0.5.0-3.debian.tar.xz
Checksums-Sha256:
 7f0da27a4910ae8dab26017981367d87183c516b2234107975a12543a5edeb05 2046 
ruby-fission_0.5.0-3.dsc
 6c6437a094f1f4683c581e5f805fdfaa6f076c579289a729b1ca308496f24ad4 3968 
ruby-fission_0.5.0-3.debian.tar.xz
Files:
 e631a82a259bacd796d7938c5cde138a 2046 ruby optional ruby-fission_0.5.0-3.dsc
 0deb621cb1ac2b7bf1923a9a04f9d52a 3968 ruby optional 
ruby-fission_0.5.0-3.debian.tar.xz

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

iQIzBAEBCAAdFiEECynYjkLmt2W42OpQeDlhndQ5Zo4FAmOyfZQACgkQeDlhndQ5
Zo5z4Q//VMn30yXvFUnQj1UX/NfjDMf4HogX5ZcyYUxWX+SqgH4Q0g5ra3y1ODvv
8pJzKiB90S9TruX3g0iGW3mRePBKkEQazomZC3GWcmkNY6AeA2p/qYfmBVEHO5RS
HwIXzq75at7Vqtfrak/1yBV3vWfrDpWjO5V3YHVqdPL4Vww/hLd/duCmckRoe5pP
3HpYnOuZ/9BGH/4Br6XdgL9y/o+StSL0jy0zOiAbdWPrv0U68bLmV1hPsVz+4hiy
k4zXNjDEhQT5udCgwq3U/LXT4jSU7SeLpBm+OxEcSJnpeT7T9XM+3BfYl3VmWFb+
dnosdzxFWxqFJtBphmewElAMDXxWS+waVzLvvL5T79Ne1+FBRIyzi50jPiXOaRyt
SOZNPjRDMMRbJ2UEDl+61GotHZlVTDfA2u6o95rt0zgCc8YhLyG161oDEXzy+014
LbN629l+L6Izr+SvX1ubN8mq6VJm5kw8Noc8DCwW1pf3MTnlBh+inF0uSRwfUPhw
UFAA70HFRQfE9bjPDylzuuzcBtfWKNdY48pFa+roaDzK6pvsvBqJdpJ5gXLv0WzN
rcg3k3u0pWCKAvAE8MkKnAO4MHk2FDBN7SpeizZXd2PRmW4PHlGR37WZL7o/7078
xu8mLgBgW5A3yHQQf36LlyUtEK6kuf2oO5KJVruLXB0GIDiue2Y=
=FXx8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to