Your message dated Sun, 27 Jan 2008 07:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299323: fixed in tcptrace 6.6.1-1.4
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)
--- Begin Message ---
Package: tcptrace
Severity: normal
Tags: patch
When building 'tcptrace' on ppc64,
I get the following error:
uname -r = 2.6.10-1-ppc64
uname -s = Linux
uname -v = #1 SMP Sat Feb 12 12:25:34 CET 2005
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch = ppc64
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = ppc64
UNAME_RELEASE = 2.6.10-1-ppc64
UNAME_SYSTEM = Linux
UNAME_VERSION = #1 SMP Sat Feb 12 12:25:34 CET 2005
configure: error: cannot guess build type; you must specify one
make: *** [build] Error 1
Please update the config.guess and config.sub scripts to support the
ppc64 architecture.
Regards
Andreas Jochens
diff -urN ../tmp-orig/tcptrace-6.6.1/debian/control ./debian/control
--- ../tmp-orig/tcptrace-6.6.1/debian/control 2005-03-13 16:19:18.609515744
+0100
+++ ./debian/control 2005-03-13 16:19:13.362512680 +0100
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Noah Meyerhans <[EMAIL PROTECTED]>
Standards-Version: 3.6.1
-Build-depends: libpcap-dev
+Build-depends: libpcap-dev, autotools-dev
Package: tcptrace
Architecture: any
diff -urN ../tmp-orig/tcptrace-6.6.1/debian/rules ./debian/rules
--- ../tmp-orig/tcptrace-6.6.1/debian/rules 2005-03-13 16:19:18.615514832
+0100
+++ ./debian/rules 2005-03-13 16:19:06.753456640 +0100
@@ -5,6 +5,7 @@
package=tcptrace
build:
+ cp /usr/share/misc/config.{guess,sub} .
$(checkdir)
./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
$(MAKE)
--- End Message ---
--- Begin Message ---
Source: tcptrace
Source-Version: 6.6.1-1.4
We believe that the bug you reported is fixed in the latest version of
tcptrace, which is due to be installed in the Debian FTP archive:
tcptrace_6.6.1-1.4.diff.gz
to pool/main/t/tcptrace/tcptrace_6.6.1-1.4.diff.gz
tcptrace_6.6.1-1.4.dsc
to pool/main/t/tcptrace/tcptrace_6.6.1-1.4.dsc
tcptrace_6.6.1-1.4_i386.deb
to pool/main/t/tcptrace/tcptrace_6.6.1-1.4_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.
Thijs Kinkhorst <[EMAIL PROTECTED]> (supplier of updated tcptrace 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, 27 Jan 2008 07:51:18 +0100
Source: tcptrace
Binary: tcptrace
Architecture: source i386
Version: 6.6.1-1.4
Distribution: unstable
Urgency: low
Maintainer: Noah Meyerhans <[EMAIL PROTECTED]>
Changed-By: Thijs Kinkhorst <[EMAIL PROTECTED]>
Description:
tcptrace - Tool for analyzing tcpdump output
Closes: 299323 418265
Changes:
tcptrace (6.6.1-1.4) unstable; urgency=low
.
* Non-maintainer upload to eliminate debmake.
* Eliminate debmake (Closes: #418265).
* Auto-update config.guess and config.sub (Closes: #299323).
Files:
e0fe0ef1bd8a4dee669006451ea00e27 922 net optional tcptrace_6.6.1-1.4.dsc
8c2c170d143ebe613da3b3a9874fdf10 24345 net optional tcptrace_6.6.1-1.4.diff.gz
967067fdd70c8594f5511e574f012039 138378 net optional
tcptrace_6.6.1-1.4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBR5wrN2z0hbPcukPfAQIiSgf7BWkrZU2xKVg2NFVHMKghGcS1KtsIpBBy
/7dOd9hKlO5DmeAI5xfQc8F2hMwi8zgAYMUwLOMfjVYyl+tBvyCFrs0+RLG0qjXc
aDq2EuMXcxoU3HNy4DVxrKFfUszcim2DVOF7paNxggWJy6IItiy5kftwFlIUL3wS
yOWxyf0cxzZFf8vXCLlPaLmxkGcLSQ7bCByHvSyNIoKJ2OpAbO93YvwvAWkQiSDN
txY2NLUC3M/mZHje5Fm4PUWjgMSz2LphZGZOtFuW+5dU3BYGyYfDigi9foC7k96k
On9NiUhuCe4lHYK4aAuF46e6uF/0p1JqLxSh9t1bg5htZ5g9k9Z++w==
=A+KS
-----END PGP SIGNATURE-----
--- End Message ---