Your message dated Fri, 30 Sep 2022 07:50:15 +0000
with message-id <e1oeaml-001suk...@fasolo.debian.org>
and subject line Bug#1015328: fixed in ruby-netcdf 0.8.0-3
has caused the Debian Bug report #1015328,
regarding ruby-netcdf: FTBFS: ERROR: Test "ruby3.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 ow...@bugs.debian.org
immediately.)


-- 
1015328: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015328
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-netcdf
Version: 0.8.0-2
Severity: important
Justification: FTBFS
Tags: bookworm sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.1

Hi,

We are about to start the ruby3.1 transition in unstable. While trying to
rebuild ruby-netcdf with ruby3.1 enabled, the build failed.

Relevant part of the build log (hopefully):
> /usr/bin/ruby3.1 /usr/bin/gem2deb-test-runner
> 
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Run tests for ruby3.1 from debian/ruby-test-files.yaml                      
>  │
> └──────────────────────────────────────────────────────────────────────────────┘
> 
> RUBYLIB=/<<PKGBUILDDIR>>/debian/ruby-netcdf/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.1.0:/<<PKGBUILDDIR>>/debian/ruby-netcdf/usr/lib/ruby/vendor_ruby:.
>  
> GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-netcdf/usr/share/rubygems-integration/3.1.0:/var/lib/gems/3.1.0:/usr/local/lib/ruby/gems/3.1.0:/usr/lib/ruby/gems/3.1.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.1.0:/usr/share/rubygems-integration/3.1.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0
>  ruby3.1 -ryaml -e YAML.load_file\(\"debian/ruby-test-files.yaml\"\).each\ 
> \{\ \|f\|\ require\ f\ \}
> Loaded suite -e
> Started
> ....F
> ===============================================================================
> Failure: test_clone_netcdf_clone(TestClone): <false> is not true.
> /<<PKGBUILDDIR>>/test/clone.rb:43:in `test_clone_netcdf_clone'
>      40: 
>      41:   def test_clone_netcdf_clone
>      42:     f = @f.clone
>   => 43:     assert(@f.frozen? == f.frozen?)
>      44:     # d = @d.dup
>      45:     # v = @v.dup
>      46:     # a = @a.dup
> ===============================================================================
> F
> ===============================================================================
> Failure: test_clone_netcdf_path(TestClone): <false> is not true.
> /<<PKGBUILDDIR>>/test/clone.rb:32:in `test_clone_netcdf_path'
>      29:   def test_clone_netcdf_path
>      30:     f = @f.clone
>      31:     assert_equal @f.path, f.path
>   => 32:     assert(@f.frozen? == f.frozen?)
>      33:     d = @d.clone
>      34:     assert_equal @d, d
>      35:     v = @v.clone
> ===============================================================================
> .....E
> ===============================================================================
> Error: test_unpack_type_fixed_to_sfloat(TestFactorOffset): NetcdfBadid: 
> NetCDF: Not a valid ID
> /<<PKGBUILDDIR>>/debian/ruby-netcdf/usr/lib/ruby/vendor_ruby/numru/netcdf.rb:316:in
>  `put_attraw'
> /<<PKGBUILDDIR>>/debian/ruby-netcdf/usr/lib/ruby/vendor_ruby/numru/netcdf.rb:316:in
>  `put_att'
> /<<PKGBUILDDIR>>/test/factor_offset.rb:16:in `setup'
> ===============================================================================
> ........
> Finished in 0.063008154 seconds.
> -------------------------------------------------------------------------------
> 20 tests, 122 assertions, 2 failures, 1 errors, 0 pendings, 0 omissions, 0 
> notifications
> 85% passed
> -------------------------------------------------------------------------------
> 317.42 tests/s, 1936.26 assertions/s
> ERROR: Test "ruby3.1" failed.


The full build log is available from:
https://people.debian.org/~terceiro/ruby3.1/ruby-netcdf_0.8.0-2+rebuild1658139020_amd64.log

To reproduce this, you need to install ruby-all-dev >= 1:3.0+2 (in 
experimental).
If you fail to reproduce, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

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 marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-netcdf
Source-Version: 0.8.0-3
Done: Youhei SASAKI <uwab...@gfd-dennou.org>

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

Debian distribution maintenance software
pp.
Youhei SASAKI <uwab...@gfd-dennou.org> (supplier of updated ruby-netcdf 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: Fri, 30 Sep 2022 16:03:36 +0900
Source: ruby-netcdf
Architecture: source
Version: 0.8.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Closes: 1015328
Changes:
 ruby-netcdf (0.8.0-3) unstable; urgency=medium
 .
   [ Bas Couwenberg ]
   * Team upload.
   * Bump Standards-Version to 4.6.1, no changes.
 .
   [ Youhei SASAKI ]
   * Skip clone test (Closes: #1015328)
Checksums-Sha1:
 590642359fc4312308ffceebf084cc08af0e3e19 2127 ruby-netcdf_0.8.0-3.dsc
 0488d25c6cb1d804d803d462ed254d0e38bc43f2 6144 ruby-netcdf_0.8.0-3.debian.tar.xz
 bb994630d18483df9ef701cafec3159f9fba317f 10791 
ruby-netcdf_0.8.0-3_amd64.buildinfo
Checksums-Sha256:
 068f081b3d57f35bfef161040a383daaeadda9d4bea295ba2b38616326d33ee1 2127 
ruby-netcdf_0.8.0-3.dsc
 62c0f547748c0ba86418eb93f32ba2eebaa5a971c7e40423862f88fe2e8b1c34 6144 
ruby-netcdf_0.8.0-3.debian.tar.xz
 1cdc680d0cd00d847b016916f099b7653ea602c74a117d7df4a00aed54ace7d9 10791 
ruby-netcdf_0.8.0-3_amd64.buildinfo
Files:
 f6f1fb9f75f05c3950d9bc8591eac4de 2127 ruby optional ruby-netcdf_0.8.0-3.dsc
 0cf3f91ce73a14fead1bd1825c4a76da 6144 ruby optional 
ruby-netcdf_0.8.0-3.debian.tar.xz
 7846360f795c22a1d84151d9c744b4f3 10791 ruby optional 
ruby-netcdf_0.8.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEZqTqcE/iQFWNasLmk5TzVIkdfgcFAmM2mpwACgkQk5TzVIkd
fgeVbhAAscDNTHpzVtH/U3q+cW7cs62u2uba0v+lsZ2OthDu7CnXJ9TaT58ZuEIZ
AFhG855qeaBlUUowobnVx7K8Ubi7IIl7EdFvw5f3hzVx9U6yLMIpLH6PiWbNL+Wv
0hiMcG5vgnRKoJ/yKNmSh/j2auQ97cbsB2BhJ8xq4KsaWGlTLqjcGrKUIxIfKXAC
qgcnn3ihdnDlHh4S693Qs8OFIEdPoMjdQDK+3tfrNofO6EleO4jZHu22vilpYAZh
vkMB7dZg347SnOcWDcp7UH9edIJ4DHTnUSqzbq7y0ASgvBYd3n7PUXaKFFd4cvIM
v7sJLB/5bP6B+O8g22ANKAaz7dHyQZhU7YbBkPc+pTjb+hdSAvuPbI7U5mXg0j1B
H/Eja+vdfuYpQNggd8TiHascsfjDj5KZ/heMTqVpbfl2u5mAQiFMcqF8FA6wu1tH
meAdvF47+EyUfwJDpe37Jx4TMXV9ujBYyI45Y1lxYlpFBWYbg4D9qXAGFwQPqc1K
3epnLtrE5XVuLz7y+UXVUCLHWCO2+eTTabUiMMD/WDUxuL6b0AQkZ2UCyFb1OlHs
I6qWGJaCif/t8evnKOHfPjr2JchS5KaR6DWUhdu/77Xnb6ZgEymlfYN+T8CcH/xB
0svqgQnIq0+lLACpVy3TtRl2LPZ9uH121pi2vY1AZfW7wIBxcy4=
=EAgW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to