Your message dated Sun, 06 Oct 2013 03:48:51 +0000
with message-id <[email protected]>
and subject line Bug#720714: fixed in haskell-network-multicast 0.0.10-1
has caused the Debian Bug report #720714,
regarding will no longer work once rebuilt with linux-libc-dev 3.10.5
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 [email protected]
immediately.)
--
720714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720714
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: haskell-network-multicast
Version: 0.0.7-2
Severity: serious
After rebuilding this package from source, it fails to work:
Prelude Network.Multicast> multicastReceiver "224.0.0.99" 9999
*** Exception: user error (Network.Socket.setSocketOption: socket option
ReusePort unsupported on this system)
This is apparently because linux-libc-dev has started defining
SO_REUSEPORT, which makes the code go off and try to do something
that the kernel or libc doesn't actually support.
I have filed this bug upstream too:
https://github.com/audreyt/network-multicast/issues/5
I have tested this patch:
- #ifdef SO_REUSEPORT
+ #if defined(SO_REUSEPORT) && ! defined (__linux__)
I would have just uploaded the fix myself, but it tends to take me 1
hour to do anything with packages that use darcs, and I do not currently
have a spare hour.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.10-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: haskell-network-multicast
Source-Version: 0.0.10-1
We believe that the bug you reported is fixed in the latest version of
haskell-network-multicast, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Clint Adams <[email protected]> (supplier of updated haskell-network-multicast
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 05 Oct 2013 23:41:05 -0400
Source: haskell-network-multicast
Binary: libghc-network-multicast-dev libghc-network-multicast-prof
libghc-network-multicast-doc
Architecture: source all amd64
Version: 0.0.10-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group
<[email protected]>
Changed-By: Clint Adams <[email protected]>
Description:
libghc-network-multicast-dev - Haskell multicast
networking${haskell:ShortBlurb}
libghc-network-multicast-doc - Haskell multicast
networking${haskell:ShortBlurb}
libghc-network-multicast-prof - Haskell multicast
networking${haskell:ShortBlurb}
Closes: 720714
Changes:
haskell-network-multicast (0.0.10-1) unstable; urgency=low
.
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
.
[ Clint Adams ]
* New upstream version.
- builds with linux-libc-dev >= 3.10.5. closes: #720714.
Checksums-Sha1:
273e69f2931731853df66ed08e13e6236b44ffe5 2448
haskell-network-multicast_0.0.10-1.dsc
b5c177a18d9346487002fc9faf3a55358ea94685 2975
haskell-network-multicast_0.0.10.orig.tar.gz
4e46f107e10fe57c82adffb0a2b7d893fc40aee4 2328
haskell-network-multicast_0.0.10-1.debian.tar.gz
f99a10b695bd8202623048af8d28ed29cf57d4d3 30830
libghc-network-multicast-doc_0.0.10-1_all.deb
d4ae6500ff33902d5324362157f43b87eb8e0e9f 15612
libghc-network-multicast-dev_0.0.10-1_amd64.deb
a0aec1e5cde724028b111b12195a99cc5c6a637b 16202
libghc-network-multicast-prof_0.0.10-1_amd64.deb
Checksums-Sha256:
cf43d491cd17ff48efcf96237d969cd94db5e8173257f2f9f69b9b80c4796e79 2448
haskell-network-multicast_0.0.10-1.dsc
bd58901343d95a5905d323d90553c276b5c234a38c6927faf485e66ad4225b24 2975
haskell-network-multicast_0.0.10.orig.tar.gz
6631f18b52d1c7b88e82d61b806df31709851839bb8db3c1893b3a9e9feefbe4 2328
haskell-network-multicast_0.0.10-1.debian.tar.gz
df6e759bf282f5e5d6fcd535f918f0fa2404059282bf72e964b72d63f9954f87 30830
libghc-network-multicast-doc_0.0.10-1_all.deb
ae18d6af56d11504b1f4f27f2176855f939c3b5d1d95788d7a4d7699018b6841 15612
libghc-network-multicast-dev_0.0.10-1_amd64.deb
7cffee7f06c64119b74e139d869865ca00cb022a611a265b6a1f9f32bc9a656f 16202
libghc-network-multicast-prof_0.0.10-1_amd64.deb
Files:
b9312b6d5d286070bd51adc12068800b 2448 haskell extra
haskell-network-multicast_0.0.10-1.dsc
dc3102350877137177996c761d9b0b81 2975 haskell extra
haskell-network-multicast_0.0.10.orig.tar.gz
3ef85bd96cc200f14223e4f514f6e0c0 2328 haskell extra
haskell-network-multicast_0.0.10-1.debian.tar.gz
a07a9b3a20d12d89bb0a323946760295 30830 doc extra
libghc-network-multicast-doc_0.0.10-1_all.deb
025c65391217de4746c58d34c336a429 15612 haskell extra
libghc-network-multicast-dev_0.0.10-1_amd64.deb
9c7061971813363d19768e91b118352c 16202 haskell extra
libghc-network-multicast-prof_0.0.10-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Debian!
iQIcBAEBCgAGBQJSUN0fAAoJEFWSMx4ZnTioUxwP+gO18l0eE06ktphrMRowxBHF
MHBfEZ05WXHwK7wld4fPwrDFDSTCdu4opTDUIJALXfP6vV+tHl6uZ4HzwyTXURWb
db8zwgkVGizPHl6dl1nvInrNQxDEytkwV+ZisTggLtLZ87JqsMzBpON+4Zy/l6m3
RTYSfueOP2R1rNOBfQPfAK5x17tIiGRyWdqHSgAfXFN8IaS+HqtA+HBB2mHo/u8Y
4CrEiGN3yiccxoSuYGoF4Y7abwC4I/qEsiPz3V+NJdAs3N7rrl+bOwG5X7xh3cgm
qeOUHmH/yiSBKRCyodONTWEea+9HmwQDGiz0cdMfmPqYJd1YvH99VNmmvGxulAvR
7+OWDrw58hHcbzkMP/E693C4JiSoVHJ3+3ZkqqG4VyO8cZZ6GmIXa287UKy4vh6+
pfSGCFHSB0eCb8ImSVb6dzEfWXjahPJx47ePyiQGMZRhpcrJ1qwxn2tHfgAp+duP
s3ihMQ5Rg5MuGBFB/RvaOm0LCahOrFzuvcoAZx2kQLMBBH56TrvJXI178n5itKdz
g6aG+anAJTLoyNmIRyPXExo3ihpQgGRfRwurRiL4tq78ZE7lp9B/wAVaoCELXEvw
v8kmNntN4cBaI7J5TwsPcZpBg2Epsi/3nP5CPMZvEnNslU49bqkT7tWTrqHbQh0m
aWNxn73pK8ZBoKBr2y8E
=6v8I
-----END PGP SIGNATURE-----
--- End Message ---