Your message dated Tue, 03 Jun 2008 15:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#426244: fixed in flow-tools 1:0.68-12 has caused the Debian Bug report #426244, regarding flow-tools: flow-send fails when compiled by gcc4 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.) -- 426244: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426244 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: flow-tools Version: 1:0.68-10 flow-send utility from flow-tools package included in Etch release, and also from latest (0.68-11) version rebuilt on Etch, fails completely. To reproduce the problem: ~# flow-receive 0/127.0.0.1/29431 >/dev/null 2>&1 & ~# flow-gen -V5 | flow-send 0/127.0.0.1/29431 It prints many errors like flow-send: send(): Message too long running strace on it gives following log: send(4, "", 3220980752, 0) = -1 EMSGSIZE (Message too long) write(2, "flow-send: send(): Message too long\n", 36) = 36 nanosleep({0, 60000000}, NULL) with random numbers in place of 'size' argument of send(), and always empty data. Recompiling package with gcc-3.4 from Etch solves the problem. -- Iwan A. Vasilyev [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---Source: flow-tools Source-Version: 1:0.68-12 We believe that the bug you reported is fixed in the latest version of flow-tools, which is due to be installed in the Debian FTP archive: flow-tools-dev_0.68-12_i386.deb to pool/main/f/flow-tools/flow-tools-dev_0.68-12_i386.deb flow-tools_0.68-12.diff.gz to pool/main/f/flow-tools/flow-tools_0.68-12.diff.gz flow-tools_0.68-12.dsc to pool/main/f/flow-tools/flow-tools_0.68-12.dsc flow-tools_0.68-12_i386.deb to pool/main/f/flow-tools/flow-tools_0.68-12_i386.deb libcflow-perl_0.68-12_i386.deb to pool/main/f/flow-tools/libcflow-perl_0.68-12_i386.deb 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. Radu Spineanu <[EMAIL PROTECTED]> (supplier of updated flow-tools 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: SHA1 Format: 1.8 Date: Tue, 03 Jun 2008 17:31:56 +0300 Source: flow-tools Binary: flow-tools flow-tools-dev libcflow-perl Architecture: source i386 Version: 1:0.68-12 Distribution: unstable Urgency: low Maintainer: Radu Spineanu <[EMAIL PROTECTED]> Changed-By: Radu Spineanu <[EMAIL PROTECTED]> Description: flow-tools - collects and processes NetFlow data flow-tools-dev - development files for flow-tools libcflow-perl - perl module for analyzing raw IP flow files written by cflowd Closes: 426244 Changes: flow-tools (1:0.68-12) unstable; urgency=low . * Added a patch so that flow-send compiled with gcc4 won't fail sending flows. (closes: #426244) * Lintian warnings: + Fixed "-$(MAKE) distclean" warning. + Modified the comments in the patches to start with DP:. + Moved Homepage header from the extended description to a regular field. * Bumped Standards Version. * Nothing to Acknowledge for the NMU, bugs where closed. Thanks Marc. Checksums-Sha1: 55b41c1f307f76f2504e236481e50a9e9b25a3bd 1184 flow-tools_0.68-12.dsc 6bd32fcf7ed2a0b5d1f54a4caa5e5fd90e91b6bc 17258 flow-tools_0.68-12.diff.gz 76bc241f4d4a088a745473dbd5ca5a26da1f84c3 1171392 flow-tools_0.68-12_i386.deb 2d79185a7baad2a16c35c322c95b27568afa52d9 199904 flow-tools-dev_0.68-12_i386.deb 8492f5756f34690311adc841895d1524113075de 82024 libcflow-perl_0.68-12_i386.deb Checksums-Sha256: 2cfbcd453fb4008e4fc4021e10e45485800c017217a9fa47985a9361e589bab6 1184 flow-tools_0.68-12.dsc 642514d6ddb756314e75aa451cf1ed06ced31be4085ec66c7bbac7624875ffc9 17258 flow-tools_0.68-12.diff.gz e28589d9863e208808f492279d905ad5d7b985723e939a558a55a58b680195d3 1171392 flow-tools_0.68-12_i386.deb afbf8f7bba0224a4b65e1c754c0c4d5aeacef8f2f26dfc405f94404fb17430cd 199904 flow-tools-dev_0.68-12_i386.deb f8bdba17a43917bf46c46c0f1c6b9c85a650a533dca98284f58db23eb0ded0af 82024 libcflow-perl_0.68-12_i386.deb Files: 84e0f3a5bed289a054627898efb46e72 1184 net optional flow-tools_0.68-12.dsc f7ca78dca1a5c5b8bdbcbfd8bc9273d9 17258 net optional flow-tools_0.68-12.diff.gz 41af9c7ce6b08f676a21cff61f0a84c3 1171392 net optional flow-tools_0.68-12_i386.deb 02e1cde76429cd08492ab9c13e3c2e96 199904 libdevel optional flow-tools-dev_0.68-12_i386.deb e81b50b0d8f9c7d9e360c3e03575d75c 82024 perl optional libcflow-perl_0.68-12_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIRVjkJkMZOMmr+9MRAsY+AJ4npQoWLeXir3JKkaFU5EV8ai/sOQCfSx4v KVzqEYolf/ORCRwy4nH7RZU= =0f5w -----END PGP SIGNATURE-----
--- End Message ---

