On Mon, Feb 05, 2007 at 08:54:28PM +0100, Kurt Roeckx wrote: > On Sun, Feb 04, 2007 at 11:54:47PM +0000, Stephen Gran wrote:
> > [EMAIL PROTECTED]:~$ dpkg -x maildrop_2.0.3-1_amd64.deb tmp/maildrop/ > > [EMAIL PROTECTED]:~$ objdump -x tmp/maildrop/usr/bin/maildrop | grep auth > > NEEDED libcourierauth.so.0 > > RPATH /usr/lib:/usr/lib/courier-authlib > You need to either: > - Fix dpkg-shlibdeps to look at all rpath entries. > - Prevent /usr/lib from being in the rpath, or atleast have > /usr/lib/courier-authlib as first in it. > The suggested way for the later is upgrading your libtool > version. It seems this was done _partialy_. Lots of the aclocal.m4 > files still contain old copies of it. Hrm, oh. Sorry, cancelling the binNMU then. BTW, couldn't this also be addressed just by adding a -l/usr/lib/courier-authlib option to dh_shlibdeps? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]