Your message dated Mon, 10 Jun 2024 08:36:03 +0000
with message-id <e1sgavx-00gekv...@fasolo.debian.org>
and subject line Bug#1064720: fixed in ruby-capybara 3.40.0+ds-1
has caused the Debian Bug report #1064720,
regarding ruby-capybara: FTBFS: ERROR: Test "ruby3.1" failed: NoMethodError:
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.)


-- 
1064720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064720
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-capybara
Version: 3.36.0+ds-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>       NoMethodError:
>         undefined method `stdio' for Puma::Events:Class
> 
>           events = conf.options[:Silent] ? ::Puma::Events.strings : 
> ::Puma::Events.stdio
>                                                                               
>     ^^^^^^
>       # /<<PKGBUILDDIR>>/lib/capybara/registrations/servers.rb:32:in `block 
> in <top (required)>'
>       # /<<PKGBUILDDIR>>/lib/capybara.rb:252:in `run_default_server'
>       # /<<PKGBUILDDIR>>/lib/capybara/registrations/servers.rb:4:in `block in 
> <top (required)>'
>       # /<<PKGBUILDDIR>>/lib/capybara/server.rb:77:in `block in boot'
> 
> Finished in 52.8 seconds (files took 1.06 seconds to load)
> 2512 examples, 36 failures, 6 pending
> 
> Failed examples:
> 
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:1]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is affected 
> by visiting a page directly
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:2]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host returns to 
> the app host when visiting a relative url
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:3]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is affected 
> by setting Capybara.app_host
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:4]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is 
> unaffected by following a relative link
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:5]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is affected 
> by following an absolute link
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:6]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is 
> unaffected by posting through a relative form
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:7]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is affected 
> by posting through an absolute form
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:8]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host is affected 
> by following a redirect
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:9]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host maintains 
> fragment
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[1:27:10]' # 
> Capybara::Session DSL #current_url, #current_path, #current_host redirects to 
> a fragment
> rspec /<<PKGBUILDDIR>>/spec/dsl_spec.rb:165 # Capybara::DSL#current_session 
> should change with the current driver
> rspec /<<PKGBUILDDIR>>/spec/dsl_spec.rb:171 # Capybara::DSL#current_session 
> should be persistent even across driver changes
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:1]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> affected by visiting a page directly
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:2]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host returns 
> to the app host when visiting a relative url
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:3]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> affected by setting Capybara.app_host
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:4]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> unaffected by following a relative link
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:5]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> affected by following an absolute link
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:6]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> unaffected by posting through a relative form
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:7]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> affected by posting through an absolute form
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:8]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host is 
> affected by following a redirect
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:9]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host 
> maintains fragment
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:10]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host 
> redirects to a fragment
> rspec '/<<PKGBUILDDIR>>/lib/capybara/spec/spec_helper.rb[2:27:13]' # 
> Capybara::Session RackTest #current_url, #current_path, #current_host doesn't 
> raise exception on a nil current_url
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:6 # Capybara::Server should spool 
> up a rack server
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:15 # Capybara::Server should do 
> nothing when no server given
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:21 # Capybara::Server should bind 
> to the specified host
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:42 # Capybara::Server should use 
> specified port
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:54 # Capybara::Server should use 
> given port
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:64 # Capybara::Server should find 
> an available port
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:95 # Capybara::Server should 
> return its #base_url
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:102 # Capybara::Server should call 
> #clamp on the puma configuration to ensure that environment is a string
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:253 # Capybara::Server should 
> raise an error when there are pending requests
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:156 # Capybara::Server When 
> Capybara.reuse_server is true should use the existing server if it already 
> running
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:169 # Capybara::Server When 
> Capybara.reuse_server is true detects and waits for all reused server 
> sessions pending requests
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:201 # Capybara::Server When 
> Capybara.reuse_server is false should not reuse an already running server
> rspec /<<PKGBUILDDIR>>/spec/server_spec.rb:214 # Capybara::Server When 
> Capybara.reuse_server is false detects and waits for only one sessions 
> pending requests
> 
> /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 --format documentation failed
> ERROR: Test "ruby3.1" failed: 


The full build log is available from:
http://qa-logs.debian.net/2024/02/24/ruby-capybara_3.36.0+ds-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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: ruby-capybara
Source-Version: 3.40.0+ds-1
Done: Leandro Cunha <leandrocunha...@gmail.com>

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

Debian distribution maintenance software
pp.
Leandro Cunha <leandrocunha...@gmail.com> (supplier of updated ruby-capybara 
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: Fri, 31 May 2024 12:42:18 -0300
Source: ruby-capybara
Built-For-Profiles: noudeb
Architecture: source
Version: 3.40.0+ds-1
Distribution: unstable
Urgency: high
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Leandro Cunha <leandrocunha...@gmail.com>
Closes: 1045929 1064720
Changes:
 ruby-capybara (3.40.0+ds-1) unstable; urgency=high
 .
   [ Daniel Leidert ]
   * Team upload.
   * Make sure we don't require webdrivers on salsa CI
 .
   [ Leandro Cunha ]
   * New upstream version 3.40.0+ds (Closes: #1064720)
   * d/clean:
     - Fix fails to build source after successful build (Closes: #1045929)
   * d/copyright:
     - Change upstream year and add Thomas Walpole according to the
       upstream copyright file
     - Add Team Capybara current team upstream maintainer
   * d/patches:
     - Fix-some-Rspec-test-failures: Refresh, rename with order and apply DEP-3
     - inhibit-test-for-SSL.patch: Rename with order and apply DEP-3
     - Remove-jquery-files-from-gemspec: Refresh, rename with order and apply
       DEP-3
     - Don't require selenium_statistics: Refresh, rename with order and apply
       DEP-3
       NOTE: All patches above fixes a build problem according to the 
description
     - Drop fix-rack-version-nomethoderror changes have already been added to
       the code
   * d/control:
     - Remove deprecated XB-Ruby-Versions and XS-Ruby-Versions
     - Bump debhelper-compat of 12 to 13
     - Bump Standards-Version to 4.7.0
     - Change homepage using upstream page
Checksums-Sha1:
 40de3e74705e15868215fce807fc22756b2d1cce 2363 ruby-capybara_3.40.0+ds-1.dsc
 5774b55dd0029481bdba4479f80c8bb53a854400 225568 
ruby-capybara_3.40.0+ds.orig.tar.xz
 37c1eff219bd134dcc6760c9cbb67440f33d08b3 7976 
ruby-capybara_3.40.0+ds-1.debian.tar.xz
 a52a9ce16adbc1a694e7ff4a0cf129eac6a2ed02 14815 
ruby-capybara_3.40.0+ds-1_source.buildinfo
Checksums-Sha256:
 e866df6077ca8110d0202f7e2bbc5e7e70d6acc5e4bb8e88e97560f26ec18feb 2363 
ruby-capybara_3.40.0+ds-1.dsc
 dbefa78671b6c865c98b7f52fed142a413c5ce2d1c733d2e3de2240583f013f5 225568 
ruby-capybara_3.40.0+ds.orig.tar.xz
 6e398e68081e8894b46837022b2138ee904b669795bac0e1728c8295c4019b2c 7976 
ruby-capybara_3.40.0+ds-1.debian.tar.xz
 4db50d634febec5b2151d4927ff983111174bd62f5948d671803c97b4f884b90 14815 
ruby-capybara_3.40.0+ds-1_source.buildinfo
Files:
 ff562b444b3a049b9d7dd6816f3ba56f 2363 ruby optional 
ruby-capybara_3.40.0+ds-1.dsc
 a483a9e9d065220dc18e6fbd771958b2 225568 ruby optional 
ruby-capybara_3.40.0+ds.orig.tar.xz
 31bcb672679ed28401d7ba13bfa2df71 7976 ruby optional 
ruby-capybara_3.40.0+ds-1.debian.tar.xz
 c5406d1983637c2aff53b7d94b36da5f 14815 ruby optional 
ruby-capybara_3.40.0+ds-1_source.buildinfo

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

iQIzBAEBCAAdFiEEbJ0QSEqa5Mw4X3xxgj6WdgbDS5YFAmZmsK8ACgkQgj6WdgbD
S5YzXxAAj2iW7fJYyI14QWZwgW4pFatXqQmuREEa5E60WSbRFmuedVOPJwpTnj0P
Tq00NMAXzpLrET95/rE/bvreaYoZhTM9oqsTCA7/FJNZ1qFBZRmSWPUf1AqYrPhu
rG1reCJpf5Ak+M4vFbMs9o097mrY2GxD2NQGlk+8nFHaExi84zcSr3BGV88QotVQ
TucSr3EPJ5DkycvGuueE5J/stBYYp3TO95FDHqf1ITWb4WDACoMwIUzzqBrrRjhP
P95csxV4CKSR4GEL1hQZGXihKlcQvZskb9LKLsVuxCqD7WtoGG3v7itjYCH++zO/
dx4ru7vXHx+2I+/L3+PSO6SLlr747GURPKzJy779mok5ug+397IgvQatJX2ebrl9
K2J/ItFKHxOZT/6yP6Qd3QJ5qs5XWe3H9qZ5YYbS7NxZ1Z3U7iY1iy89NTdcYG4Q
MTav3F64OfgfqdG4CGwMm9QHzG0qZiBLJdcsIOmo4E/VevDKUANb5cDXFCcrP8MM
sCmVNMUDhGHl/bf+jWjOBtET7pRaUWrDWhwlYa87v2dxYU5b5FGkKX/lER2Q5fTi
GlSXan2imq2TZZyJJGXQ9BLERLxw3bxoRP33BrPM1AJBdMzO5w1jt/WH/pHRfWtJ
E0v80mXDfEnJ1Fbzk5pJmzDhZzWp/ohwP6hR84v0Dh6W7c6SZOM=
=CKNZ
-----END PGP SIGNATURE-----

Attachment: pgpcp8bYUPBSG.pgp
Description: PGP signature


--- End Message ---

Reply via email to