Your message dated Fri, 10 Feb 2012 03:03:28 +0000
with message-id <e1rvglk-0007kf...@franck.debian.org>
and subject line Bug#647661: fixed in pmacct 0.12.5-1
has caused the Debian Bug report #647661,
regarding uninstallable on kfreebsd-amd64
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.)


-- 
647661: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pmacct
Version: 0.12.1-1
Severity: grave

Hi,

This package is uninstallable on kfreebsd-amd64 because of its dependency on
iproute.

Attached patch fixes the problem by replacing "ip" invocation with portable
use of "ifconfig" command.

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/control'
--- debian/control      2011-11-04 20:57:43 +0000
+++ debian/control      2011-11-04 20:58:50 +0000
@@ -7,7 +7,7 @@ Standards-Version: 3.8.4
 
 Package: pmacct
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, iproute
+Depends: ${shlibs:Depends}, ${misc:Depends}, net-tools [linux-any] | 
freebsd-net-tools [kfreebsd-any]
 Description: promiscuous mode traffic accountant
  pmacct is a tool designed to gather traffic information (bytes and number
  of packets) by listening on a promiscuous interface or for Netflow data,

=== modified file 'debian/pmacct.init'
--- debian/pmacct.init  2011-11-04 20:57:43 +0000
+++ debian/pmacct.init  2011-11-04 20:57:56 +0000
@@ -35,7 +35,7 @@ start () {
     #  --exec $DAEMON -- -f $PMACCTD_CONF $DAEMON_OPTS
     if [ -n "$INTERFACES" ]; then
        for i in $INTERFACES; do
-               ip link set $i up
+               ifconfig $i up
                $DAEMON -f $CONFDIR/pmacctd.$i.conf $DAEMON_OPTS
        done
     else


--- End Message ---
--- Begin Message ---
Source: pmacct
Source-Version: 0.12.5-1

We believe that the bug you reported is fixed in the latest version of
pmacct, which is due to be installed in the Debian FTP archive:

pmacct_0.12.5-1.debian.tar.gz
  to main/p/pmacct/pmacct_0.12.5-1.debian.tar.gz
pmacct_0.12.5-1.dsc
  to main/p/pmacct/pmacct_0.12.5-1.dsc
pmacct_0.12.5-1_amd64.deb
  to main/p/pmacct/pmacct_0.12.5-1_amd64.deb
pmacct_0.12.5.orig.tar.gz
  to main/p/pmacct/pmacct_0.12.5.orig.tar.gz



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 647...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jamie Wilkinson <j...@debian.org> (supplier of updated pmacct 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 10 Feb 2012 02:34:49 +0000
Source: pmacct
Binary: pmacct
Architecture: source amd64
Version: 0.12.5-1
Distribution: unstable
Urgency: low
Maintainer: Jamie Wilkinson <j...@debian.org>
Changed-By: Jamie Wilkinson <j...@debian.org>
Description: 
 pmacct     - promiscuous mode traffic accountant
Closes: 571548 617558 617570 643250 647661 652136
Changes: 
 pmacct (0.12.5-1) unstable; urgency=low
 .
   * New upstream release.
   * Set extend-diff-ignore in debian/source/options to ignore changeable 
files.  (Closes: #643250)
   * Fix FTBFS on kFreeBSD.  Thanks Robert Millan!  (Closes: #647661, #617570)
   * Build-depend on the lastest libmysqlclient-dev.  Thanks Clint Byrum!  
(Closes: #652136)
   * Depend on psmisc so that stopping the daemon works.  (Closes: #571548)
   * Include manpage for pmacct.  Thanks Mats Erik Andersson!  (Closes: #617558)
Checksums-Sha1: 
 4e63c00c4027154476f28fca61bc6d44d67f7191 1078 pmacct_0.12.5-1.dsc
 efbabc0ae624f1b5c1229c0ded26b9bd5debc5cd 552007 pmacct_0.12.5.orig.tar.gz
 5da3dec8bff544b2e3d82697a3c1844ff4a462d7 9022 pmacct_0.12.5-1.debian.tar.gz
 2ef217cafc2c35d2daae59de8930f5e73744262f 1093274 pmacct_0.12.5-1_amd64.deb
Checksums-Sha256: 
 4d1118d3e408b720e799cdfe59d34a59059b20a0c8f967081a20aa22943422d4 1078 
pmacct_0.12.5-1.dsc
 5252d7df24e9baefcc5a36ed66e9cac5ae505c9d502c8cffb96e6808acbb2fe8 552007 
pmacct_0.12.5.orig.tar.gz
 6b2f3231ea7b36f19d3dae386a414a7c28d0ae1eda83007be19af121082d9928 9022 
pmacct_0.12.5-1.debian.tar.gz
 caa6f35d785fb298fb63958485815c95b79d42499a005eb4826c6fa2aa1897f1 1093274 
pmacct_0.12.5-1_amd64.deb
Files: 
 ced1cac47e48df9243211f1fd2938e3a 1078 net optional pmacct_0.12.5-1.dsc
 3d10f9301a17f034a0f221490a99a5d0 552007 net optional pmacct_0.12.5.orig.tar.gz
 3f59ffde4787e94b7f240f0f463d746d 9022 net optional 
pmacct_0.12.5-1.debian.tar.gz
 c0d418586ba08dde5970b607c51a5128 1093274 net optional pmacct_0.12.5-1_amd64.deb

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

iEYEARECAAYFAk80hNwACgkQ5u9oNyz9HDhcFgCgmNlKSCQXNpPQjAPL89JrX18a
0+sAoLajkg0vICScn/zHkXWJKXxv2T2Z
=20i7
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to