On 11/30/05, Matthew Burgess <[EMAIL PROTECTED]> wrote:
> Tushar Teredesai wrote:
>
> > I found too many (for my comfort) false positives and false negatives
> > with this method.
>
> Presumably because you were doing other things with the computer at the
> same time?  When run inside chroot in chapter 6, unless you're directly
> fiddling with files (or installing multiple packages at the same time -
> i.e. *not* following the book), then I can't possibly see what would
> cause `find' to report inaccurate results.
>

It will work for Ch 6 only as long as we are installing it inside
chroot. But I meant more in terms of using it for package management.
The above technique gave me the following problems:
1. When reinstalling glibc, it would not log some header files (I
think stubs.h). Ditto for some man pages from other packages.
2. For packages that modify a system wide config file (such as
/etc/xml/catalog), the system wide config file would get logged in
multiple packages.
3. In case a package overwrote a file from another package, it would
log it in multiple places.

--
Tushar Teredesai
   mailto:[EMAIL PROTECTED]
   http://www.linuxfromscratch.org/~tushar/
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to