On lör, 2012-03-31 at 11:11 +0200, Javier Fernández-Sanguino Peña wrote: > So the approach is still useful for those users running stable and doing > security upgrades which is one of the main goals of checkrestart.
Good point. > dpkg-query --search "/lib/i386-linux-gnu/libexpat.so*" > > instead of how it is currently done: > > dpkg-query --search "/lib/i386-linux-gnu/libexpat.so.1.5.2" > > > The previous one can be useful to make checkrestart "known" that the former > library belongs to the > libexpat1 package, although it might lead to false positives if not coded > properly. Whileas the second one will not indicate any package (as the file > has been removed) > > Does this sound like a viable approach? It's worth a try. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

