Your message dated Sat, 09 Jun 2018 15:20:03 +0000
with message-id <e1frfet-0009rw...@fasolo.debian.org>
and subject line Bug#898917: fixed in ruby2.5 2.5.1-2
has caused the Debian Bug report #898917,
regarding ruby2.5: FTBFS with cowbuilder, requires network access
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.)


-- 
898917: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby2.3
Version: 2.3.3-1+deb9u2
Severity: serious

Other than the Failures in #889117, current ruby2.3 package fails to
build due to Rinda TestRingFinger and TestRingServer trying to access
network ressources:

…
  6) Error:
Rinda::TestRingFinger#test_make_socket_ipv4_multicast:
Errno::ENETUNREACH: Network is unreachable - connect(2) for 239.0.0.1:7647
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:431:in `connect'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:431:in `make_socket'
    /build/ruby2.3-2.3.3/test/rinda/test_rinda.rb:782:in 
`test_make_socket_ipv4_multicast'

  7) Error:
Rinda::TestRingFinger#test_make_socket_ipv4_multicast_hops:
Errno::ENETUNREACH: Network is unreachable - connect(2) for 239.0.0.1:7647
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:431:in `connect'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:431:in `make_socket'
    /build/ruby2.3-2.3.3/test/rinda/test_rinda.rb:809:in 
`test_make_socket_ipv4_multicast_hops'

  8) Error:
Rinda::TestRingServer#test_make_socket_ipv4_multicast:
Errno::ENODEV: No such device - setsockopt(2)
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:154:in `setsockopt'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:154:in `make_socket'
    /build/ruby2.3-2.3.3/test/rinda/test_rinda.rb:626:in 
`test_make_socket_ipv4_multicast'

  9) Error:
Rinda::TestRingServer#test_ring_server_ipv4_multicast:
Errno::ENODEV: No such device - setsockopt(2)
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:154:in `setsockopt'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:154:in `make_socket'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:108:in `block in initialize'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:106:in `each'
    /build/ruby2.3-2.3.3/lib/rinda/ring.rb:106:in `initialize'
    /build/ruby2.3-2.3.3/test/rinda/test_rinda.rb:667:in `new'
    /build/ruby2.3-2.3.3/test/rinda/test_rinda.rb:667:in 
`test_ring_server_ipv4_multicast'

15919 tests, 2236057 assertions, 5 failures, 4 errors, 82 skips
…

I am preparing a commit to solve this in the stretch git branch.

cheers,

Santiago


-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_CO.UTF-8, LC_CTYPE=es_CO.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_CO:es (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby2.5
Source-Version: 2.5.1-2

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

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated ruby2.5 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: Sat, 09 Jun 2018 11:50:20 -0300
Source: ruby2.5
Binary: ruby2.5 libruby2.5 ruby2.5-dev ruby2.5-doc
Architecture: source
Version: 2.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Description:
 libruby2.5 - Libraries necessary to run Ruby 2.5
 ruby2.5    - Interpreter of object-oriented scripting language Ruby
 ruby2.5-dev - Header files for compiling extension modules for the Ruby 2.5
 ruby2.5-doc - Documentation for Ruby 2.5
Closes: 896509 898917 899267
Changes:
 ruby2.5 (2.5.1-2) unstable; urgency=medium
 .
   [ Antonio Terceiro ]
   * debian/tests/control: ignore output on stderr
   * debian/tests/bundled-gems: only fail on missing gems. Only warn if version
     found is not new enough
   * libruby2.5: add dependency on ruby-xmlrpc
 .
   [ Samuel Thibault ]
   * Fix FTBFS on hurd (Closes: #896509)
 .
   [ Svante Signell ]
   * Exclude tests that fail on kfreebsd (Closes: #899267)
 .
   [ Antonio Terceiro ]
   * Update symbols file for 64-bit architectures
 .
   [ Santiago R.R ]
   * Exclude Rinda TestRingFinger and TestRingServer test units requiring 
network access
     (Closes: #898917)
Checksums-Sha1:
 6a402e0b21de77e5e38c0a53a60369e2f1163d3d 2396 ruby2.5_2.5.1-2.dsc
 7bd44f243ed2a2cf4bb5ea82a4f2bcccf0c16490 102512 ruby2.5_2.5.1-2.debian.tar.xz
 cd01d03f4fc2bfaf25eb57ec864afb301eccf658 6662 ruby2.5_2.5.1-2_source.buildinfo
Checksums-Sha256:
 dec2e6c31eb7117ade5577c3696768f182167f742ea4e5a14c18370d6268c601 2396 
ruby2.5_2.5.1-2.dsc
 b6a308a54644d9297406154cd4ee8d8d961e4b9204fb8eb44162c10c8bbc6cd3 102512 
ruby2.5_2.5.1-2.debian.tar.xz
 7f058f25ed8d4334015bb4194594b4bdcb2f558d5d01b4e338e7d1cfe508df9e 6662 
ruby2.5_2.5.1-2_source.buildinfo
Files:
 c436967625a0434c477adef4c8bbb40d 2396 ruby optional ruby2.5_2.5.1-2.dsc
 2139dba820daf16a6631d7f2d38cc61a 102512 ruby optional 
ruby2.5_2.5.1-2.debian.tar.xz
 bc0415e59e08e03042dc7cb0902899c2 6662 ruby optional 
ruby2.5_2.5.1-2_source.buildinfo

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

iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAlsb7WIACgkQ/A2xu81G
C94Hgw//R5Hm6l85eUJGayWnvNlzga6tLeDpX/rpIKZ9fQk9kN6QbaOLAK3pGuwm
x3noV//69CJ5M26rsczk2nCKHh40hb1YMg2VuSGufmaDU1AZLMa/wbLiMXQV+nR2
TVdJv+nvB+Imd24kGPjJUcp8avAXuZ6CLYwrzdWebUg5oOx/7aZKTkA3su2dmoo1
Y/CpWPLz4B2o5cPRb0Vz/jVb62VMtiopnfPpIGcFU3Cmk4vaqZQlPCdRY+1fclca
ShpJ1Q/NErQL7lI8tfPR7YTVt9WReBsNF5FaefpIodMLucbTH0UXh5h52Q6FmOjv
2yiqixIdcFYcEYwbuKXbtVpg9QlgcJtrawfhgJSfznZ7n6ePhep31Q2Xy1I/0tcU
DSAWs+Pn9HXuDUT6Wwgcw6dUND87MNl3pmUatpYyq9SA8EWbixV17nzQd7polEfz
RuZtUHKkWJQmbKVd/FCOS8sX6/irARjMS4WgnzL43KzdlocujOOUCX6r72dHwCkE
Y8U2++HE2dxSbePeBitwlOPusH9BaEYmWKkr+pUP/bvUp9TFj9AzXvD/cjgpY2/2
UBbHYPr+xSR+xZixisD86j8CWOYm4hlzjBWOziii0VKZG4P3AV/ey3xuLGbbiSsY
DMGyR1NZ4ddpT0iVRBADeBFXJ6gBYajv2r6pZiKFuN/KRSni0XU=
=HDAP
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to