On Tue, Jun 19, 2007 at 11:08:06AM +0100, Lior Kaplan wrote: > Steve Langasek wrote: > >No other packages seem to be affected.
> >But I don't know why vflib3 needed rebuilt either, it doesn't seem to > >contain any .la files? > Maybe a confusion between source and binary package names? No, an expectation that the binary package containing the .la file depended on libkpathsea4, which isn't necessarily true anyway. > $ dpkg -S /usr/lib/libVFlib3.la > vflib3-dev: /usr/lib/libVFlib3.la > Might be a good idea to check other packages again... (If I was sure > how, I would have done that myself). $ for F in `grep-dctrl -FDepends -n -sFilename libkpathsea-dev \ /var/lib/apt/lists/_mirror*_sid_*_Packages` do dpkg -c /mirror/$F | grep -q '\.la$' && echo $F done pool/main/v/vflib3/vflib3-dev_3.6.13.dfsg-1_i386.deb So, there we are. -- 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]