Your message dated Thu, 27 Mar 2008 15:32:05 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#467045: fixed in flow-tools 1:0.68-11.1 has caused the Debian Bug report #467045, regarding flow-tools: FTBFS with Perl 5.10 (rmdir failure) 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.) -- 467045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467045 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: flow-tools Version: 1:0.68-11 Severity: important User: [EMAIL PROTECTED] Usertags: perl-5.10-transition Your package fails to build with Perl 5.10 (currently in experimental.) >From the build log: make[1]: Leaving directory `/build/niko/flow-tools-0.68/contrib/Cflow-1.051' # As this is an architecture dependent package, we are not supposed # to install stuff to /usr/share/perl5. MakeMaker creates the # directories, we delete them from the deb. rmdir --ignore-fail-on-non-empty --parents /build/niko/flow-tools-0.68/debian/libcflow-perl/usr/share/perl5 rmdir: failed to remove `/build/niko/flow-tools-0.68/debian/libcflow-perl/usr/share/perl5': No such file or directory make: *** [install] Error 1 The reason for this is that MakeMaker that is shipped with perl5.10 finally stops creating the spurious usr/{share,lib}/perl5 directories. Please change the removal line to something like [ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5 Cheers, -- Niko Tyni [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---Source: flow-tools Source-Version: 1:0.68-11.1 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-11.1_i386.deb to pool/main/f/flow-tools/flow-tools-dev_0.68-11.1_i386.deb flow-tools_0.68-11.1.diff.gz to pool/main/f/flow-tools/flow-tools_0.68-11.1.diff.gz flow-tools_0.68-11.1.dsc to pool/main/f/flow-tools/flow-tools_0.68-11.1.dsc flow-tools_0.68-11.1_i386.deb to pool/main/f/flow-tools/flow-tools_0.68-11.1_i386.deb libcflow-perl_0.68-11.1_i386.deb to pool/main/f/flow-tools/libcflow-perl_0.68-11.1_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. Marc 'HE' Brockschmidt <[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.7 Date: Thu, 27 Mar 2008 16:04:35 +0100 Source: flow-tools Binary: flow-tools flow-tools-dev libcflow-perl Architecture: source i386 Version: 1:0.68-11.1 Distribution: unstable Urgency: low Maintainer: Radu Spineanu <[EMAIL PROTECTED]> Changed-By: Marc 'HE' Brockschmidt <[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: 463085 467045 471098 Changes: flow-tools (1:0.68-11.1) unstable; urgency=low . * Non-maintainer upload. * debian/rules: + Use dh_perl to generate the needed perlapi dep (Closes: #463085) + Don't fail when perl is smart enough to not create an empty /usr/share/perl5 (Closes: #467045) * flow-tools.flow-capture.init: Don't try to stop in runlevel S. (Closes: #471098) * debian/control: Replace deprecated Source-Version substvar by binary:Version (which does the same) Files: ba1ae3f00c52bb63889c8b6f2ec443d5 800 net optional flow-tools_0.68-11.1.dsc 321773b81f1d3c7713b991607f7ce0c4 16945 net optional flow-tools_0.68-11.1.diff.gz 5d49e26813ae97eb53f781ce3c1175a8 1172886 net optional flow-tools_0.68-11.1_i386.deb 3ee5acfca37f7fa70ef57a579b6c3e14 198670 libdevel optional flow-tools-dev_0.68-11.1_i386.deb 33395fe06c9e5597f3a942b35ab3f338 80320 perl optional libcflow-perl_0.68-11.1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH67n+mO5zOp3h7rERAl66AJ4oN+NOPjKGLHG7TbKe4BgwVE/S8ACfbo3A 1zsiLT4bcf7T53VS3RU6jR0= =CSSO -----END PGP SIGNATURE-----
--- End Message ---

