Well as I said adding the file package to the build-depends is enough
During building on a pbuilder (without adding file as a build dep), I
get:
- debstd processing for GNU/Linux --
-- Installing Documentation
-- Looking for manpages in sourcepackage
debian/debstd: line 75
tags 405268 patch
thanks
Here the patch...
Laurent
diff -ru tcptrace-6.6.1.orig/debian/control tcptrace-6.6.1/debian/control
--- tcptrace-6.6.1.orig/debian/control 2007-01-03 08:35:20.0 +0100
+++ tcptrace-6.6.1/debian/control 2007-01-03 08:35:42.0 +0100
@@ -3,7 +3,7 @@
Priority:
Hi,
Adding the 'file' package to build-dep seems to do the trick..
Regards
Laurent
pgpMtkiLh2RZc.pgp
Description: PGP signature
It seems to me that this is because of a non-recognized shlibs
dependency - The package declares the correct relationships on i386
and s390, but doesn't on all other architectures:
$ for i in tcptrace*deb; do echo == $i; dpkg -e $i; grep Depends
DEBIAN/control; done
== tcptrace_6.6.1-1_alpha.deb
Package: tcptrace
Version: 6.6.1-1
Severity: grave
The binary is linked against libpcap0.7 (at least on amd64), but the
package doesn't declare a dependency.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
5 matches
Mail list logo