Your message dated Fri, 16 Sep 2005 03:47:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327367: fixed in flow-tools 1:0.68-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Sep 2005 15:52:02 +0000
>From [EMAIL PROTECTED] Fri Sep 09 08:52:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mx1.fh-giessen.de [212.201.18.40] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EDlAY-0002i0-00; Fri, 09 Sep 2005 08:52:02 -0700
Received: from mailserv.fh-giessen.de ([192.168.186.80])
        by mx1.fh-giessen.de with esmtps (TLSv1:AES256-SHA:256)
        (Exim 4.51)
        id 1EDlAV-0001dx-Us
        for [EMAIL PROTECTED]; Fri, 09 Sep 2005 17:51:59 +0200
Received: from [192.168.238.209] (helo=statsv-test.dvz.fh-giessen.de)
        by mailserv.fh-giessen.de with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1EDlAV-0001Wn-Fv
        for [EMAIL PROTECTED]; Fri, 09 Sep 2005 17:51:59 +0200
Received: from root by statsv-test.dvz.fh-giessen.de with local (Exim 4.50)
        id 1EDlAU-0001f6-Qf
        for [EMAIL PROTECTED]; Fri, 09 Sep 2005 17:51:58 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: DVZ <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libcflow-perl: contrib/Cflow needs to be configured _after_ compile of
 flow-tools
X-Mailer: reportbug 3.8
Date: Fri, 09 Sep 2005 17:51:58 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libcflow-perl
Version: 1:0.67-8
Severity: normal


After trying to combine flow-capture and flowscan, I ran across the
problem of flowscan not being able to correctly parse the generated
flow-files.

  Invalid index in cflowd flow file: 0xCF100103! Version 5 flow-export is 
required  with *all* fields being saved.

This is because the contributed CFlow perl module is configured before
flow-tools is compiled and thus the module gets compiled without any
support for flow-tools.

The following patch to debian/rules corrects this problem by
reconfiguring CFlow after the compilation of flow-tools:

--- flow-tools-0.67.old/debian/rules        2005-09-09 17:48:33.000000000 +0200
+++ flow-tools-0.67.new/debian/rules    2005-09-09 13:52:21.000000000 +0200
@@ -68,7 +68,7 @@
        mv $D/usr/lib/ $(DEV)/usr/
        mv $D/usr/include/ $(DEV)/usr/
 
-       cd $(CF) && $(MAKE) install DESTDIR=$(DCF) PREFIX=/usr
+       cd $(CF) && $(PERL) Makefile.PL INSTALLDIRS=vendor && $(MAKE) install 
DESTDIR=$(DCF) PR
EFIX=/usr
 
        # As this is an architecture dependent package, we are not supposed
        # to install stuff to /usr/share/perl5. MakeMaker creates the

(This bug should get corrected in the next point-release and is also
present in the current unstable version.)

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.12-3-deb
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libcflow-perl depends on:
ii  libc6                  2.3.2.ds1-22      GNU C Library: Shared libraries an
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 327367-close) by bugs.debian.org; 16 Sep 2005 10:48:39 +0000
>From [EMAIL PROTECTED] Fri Sep 16 03:48:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGDkI-0008H8-00; Fri, 16 Sep 2005 03:47:06 -0700
From: Radu Spineanu <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327367: fixed in flow-tools 1:0.68-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 16 Sep 2005 03:47:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3

Source: flow-tools
Source-Version: 1:0.68-5

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-5_i386.deb
  to pool/main/f/flow-tools/flow-tools-dev_0.68-5_i386.deb
flow-tools_0.68-5.diff.gz
  to pool/main/f/flow-tools/flow-tools_0.68-5.diff.gz
flow-tools_0.68-5.dsc
  to pool/main/f/flow-tools/flow-tools_0.68-5.dsc
flow-tools_0.68-5_i386.deb
  to pool/main/f/flow-tools/flow-tools_0.68-5_i386.deb
libcflow-perl_0.68-5_i386.deb
  to pool/main/f/flow-tools/libcflow-perl_0.68-5_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.7
Date: Sun, 11 Sep 2005 15:45:04 +0300
Source: flow-tools
Binary: libcflow-perl flow-tools flow-tools-dev
Architecture: source i386
Version: 1:0.68-5
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: 163227 239744 327367 327713
Changes: 
 flow-tools (1:0.68-5) unstable; urgency=low
 .
   * Actually fix building of cflow-perl with flow-tools support
     (closes: #327367, #163227, #239744)
   * Build libft with -fPIC to link cflow-perl correctly
     (thanks to Matt Zimmerman for the help)
   * Fixed a minor error in the flow-nfilter manpage (closes: #327713)
Files: 
 aa5b6edf47a2342edfdbf4e5f446c231 815 net optional flow-tools_0.68-5.dsc
 075bb9004c6f7fce8bcfb75876832017 13178 net optional flow-tools_0.68-5.diff.gz
 3908c1c21a03168dcdb8c36105b31ced 1160594 net optional 
flow-tools_0.68-5_i386.deb
 7103ff87159c0fec731ca23276e3f3a2 204724 libdevel optional 
flow-tools-dev_0.68-5_i386.deb
 1189ddc70b28d409e4d5a1b4640954fb 79184 perl optional 
libcflow-perl_0.68-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDKp+DgY5NIXPNpFURAj9SAKCKfC60Ih0YINXTBQmy5iJZ1cgnlwCeOjv/
lHx/tDrZhjZpc1BGqbonVnU=
=zvE3
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to