[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#427198: binNMU for vflib3 due to #426006



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.
vorlon@debian.org                                   http://www.debian.org/



Reply to: