On Sat, Oct 04, 2003 at 01:42:36PM -0400, Fabien Ninoles wrote: > Although your proposition seems more complete, have you try > debsums and checksecurity? debsums with the following > feature in /etc/apt/apt.conf > > DPkg::Post-Invoke { > "debsums --generate=nocheck -sp /var/cache/apt/archives"; > }; > > Can be very handy in creating md5sums (BTW, I think it's a bug > against policy to include md5sums in control files).
Is there some way you can do the same thing for packages installed with dpkg only and without apt-get? The apt-get layer would appear to be the wrong layer for this task IMHO. -- Brian May <[EMAIL PROTECTED]>