Your message dated Sat, 06 Nov 2021 04:03:41 +0000
with message-id <e1mjcvd-000djw...@fasolo.debian.org>
and subject line Bug#996344: fixed in ruby-openstack 2.0.2-2
has caused the Debian Bug report #996344,
regarding ruby-openstack: FTBFS with ruby3.0: ERROR: Test "ruby3.0" failed: 
Error: test_rebuild_server(ServersTest): NoMethodError: undefined method 
`encode' for URI:Module
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.)


-- 
996344: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996344
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-openstack
Version: 2.0.2-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.0

Hi,

We are about to enable building against ruby3.0 on unstable. During a test
rebuild, ruby-openstack was found to fail to build in that situation.

To reproduce this locally, you need to install ruby-all-dev from experimental
on an unstable system or build chroot.

Relevant part (hopefully):
> Error: test_rebuild_server(ServersTest): NoMethodError: undefined method 
> `encode' for URI:Module
> /<<PKGBUILDDIR>>/lib/openstack/compute/server.rb:52:in `populate'
> /<<PKGBUILDDIR>>/lib/openstack/compute/server.rb:39:in `initialize'
> /<<PKGBUILDDIR>>/lib/openstack/compute/connection.rb:30:in `new'
> /<<PKGBUILDDIR>>/lib/openstack/compute/connection.rb:30:in `get_server'
> /<<PKGBUILDDIR>>/test/unit/servers_test.rb:223:in `get_test_server'
> /<<PKGBUILDDIR>>/test/unit/servers_test.rb:181:in `test_rebuild_server'
>      178:     }
>      179:     }}
>      180: 
>   => 181:     server=get_test_server
>      182: 
>      183:     response = mock()
>      184:     response.stubs(:code => "200", :body => json_response)
> ===============================================================================
> : (0.047847)
> VolumeConnectionTest: 
>   test_get_quotas:                                    .: (0.018005)
>   test_list_volume_types:                             .: (0.001369)
>   test_update_quotas:                                 .: (0.001209)
> 
> Finished in 15.399109235 seconds.
> -------------------------------------------------------------------------------
> 45 tests, 183 assertions, 0 failures, 2 errors, 0 pendings, 0 omissions, 0 
> notifications
> 95.5556% passed
> -------------------------------------------------------------------------------
> 2.92 tests/s, 11.88 assertions/s
> rake aborted!
> Command failed with status (1): [ruby -w -I"test" 
> /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb 
> "test/unit/authentication_test.rb" "test/unit/connection_test.rb" 
> "test/unit/exception_test.rb" "test/unit/flavors_test.rb" 
> "test/unit/identity_connection_test.rb" "test/unit/images_test.rb" 
> "test/unit/metadata_test.rb" "test/unit/servers_test.rb" 
> "test/unit/volume_connection_test.rb" "test/test_helper.rb" -v]
> 
> Tasks: TOP => default
> (See full trace by running task with --trace)
> ERROR: Test "ruby3.0" failed: 


The full build log is available at
https://people.debian.org/~kanashiro/ruby3.0/round2/builds/3/ruby-openstack/ruby-openstack_2.0.2-1.1+rebuild1633390222_amd64.build.txt

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-openstack
Source-Version: 2.0.2-2
Done: Daniel Leidert <dleid...@debian.org>

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

Debian distribution maintenance software
pp.
Daniel Leidert <dleid...@debian.org> (supplier of updated ruby-openstack 
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: Sat, 06 Nov 2021 04:38:07 +0100
Source: ruby-openstack
Architecture: source
Version: 2.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Daniel Leidert <dleid...@debian.org>
Closes: 996344
Changes:
 ruby-openstack (2.0.2-2) unstable; urgency=medium
 .
   * Team upload.
   * d/compat: Remove file.
   * d/control: Add Rules-Requires-Root field.
     (Build-Depends): Raise to debhelper-compat 13.
     (Standards-Version): Bump to 4.6.0.
     (Vcs-Git, Vcs-Browser): Use team's salsa git repository.
     (Depends): Remove interpreters and use ${ruby:Depends}.
   * d/copyright: Add Upstream-Contact field, fix insecure-copyright-format-uri.
     (Copyright): Add team and trim fields.
   * d/ruby-openstack.docs: Add file and install README.
   * d/rules: Use gem installation layout and install upstream changelog.
   * d/watch: Use github sources.
   * d/patches/996344-fix-uri-encode-for-ruby3.patch: Add patch.
     - Replace URI.encode by URI.encode_www_form_component (closes: #996344).
   * d/patches/series: Enable new patch.
   * d/upstream/metadata: Add file.
Checksums-Sha1:
 18b40111abcaa77b6d1bf2a53e4ff89601f9020e 2109 ruby-openstack_2.0.2-2.dsc
 1f4003c97be8267149daa388670f305e6dd1e3dc 5808 
ruby-openstack_2.0.2-2.debian.tar.xz
 0b26ad31464261bcb8140fa4992c01ac229c6294 9493 
ruby-openstack_2.0.2-2_amd64.buildinfo
Checksums-Sha256:
 c2fe41828f6ca33ae719cbc953d9b9e47970943dd19bf9f070c6e0aa2e8de323 2109 
ruby-openstack_2.0.2-2.dsc
 ce904b89a5890e21bdec3db2cbcedb69656ba29a6f57c1b3324663adc4a9eca6 5808 
ruby-openstack_2.0.2-2.debian.tar.xz
 c62826054a06c01456615339a0f6b5c2a99a24f86748e5bc03b02b969b305012 9493 
ruby-openstack_2.0.2-2_amd64.buildinfo
Files:
 340145f66156f0e452fb1691c14962b5 2109 ruby optional ruby-openstack_2.0.2-2.dsc
 3f836a1bae8b80f3ce954b71e977c543 5808 ruby optional 
ruby-openstack_2.0.2-2.debian.tar.xz
 5ed466fc6491169048cb238e386aa443 9493 ruby optional 
ruby-openstack_2.0.2-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEvu1N7VVEpMA+KD3HS80FZ8KW0F0FAmGF+V4ACgkQS80FZ8KW
0F1b3BAAuQSDac7zrRMGHipV4BiCdEahN4CmtWzRIT2ZgKvZ7UblC9+icX0Y6s0+
uTvC0v+YAwC8cdjjkAfgNB/R5Dj78qq7o4HJessiCdEK1ur7W3FPlloUmoP00zMa
ZEEXsmooQrPiftO2VmiEATJrssvB7VrB9i95fL5KKzQov12PtokTI3Luq4xgAni+
Izv/6KNGIquOCLghOtRhgbPf3KGZKt5JHU1ALKxSpJTdrRQBPx20S/a/zh/jGgrl
5dEoziYgKZxjsVgsqzDCVPqmuAfCiAJFEEoA/GIEi2t+ClSDqc5fQwBFlkPjXs2I
Iynt+4KWAbZyNTIamZFRPlwt4od7NS4RRQ50Gt3H+ViHtA4LwUmEwZK32HdKam09
uXbq8KX1hjoQfmfHBp81jz2aKolrKT+ch8jqW5vmPkFbGfvbvCH/11/3TnjD5BXC
UKt40rf8MxzvKmq0IIvRZABzTlheDxwKKx4mexteRnoNem5PiMFECAKh8NJHS464
8qDiQAtFqbv02PuJdfNnrAUmnmffYUDl9zEWZ51McpqmfMehBq2IOeECELDB4n6r
yYumm1AAn7O9ypL5p+mMkn1DR9Lup5qijFSQ/iEMLcuJf+Kye1Sc+lUjJVHjNT+E
whZSkFFLqiCTcrt5wdg6s0vesccGi0DyG1odv3N7WZfwjvpzLqY=
=J1Ex
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to