On Tue, Sep 14, 1999 at 09:20:13AM -0700, Steve Lamb wrote: > Tuesday, September 14, 1999, 5:19:33 AM, Ben wrote: > > [EMAIL PROTECTED](12:06pm)-~]%dpkg -S kpkg > > kernel-package: /usr/bin/make-kpkg > > kernel-package: /usr/share/kernel-package/kpkg-vercheck > > kernel-package: /usr/share/man/man1/make-kpkg.1.gz > > > Works fine for me, do you even have kernel-package installed, and is it > > not corrupted? > > No, that is why I was looking for which package contained it.
That's why. dpkg -S searches your /var/lib/dpkg/info/*.list files for the package owning it. I suggest looking at http://www.debian.org/distrib/packages for a search on the entire distribution. Ben