On Tue, Jan 18, 2011 at 5:27 AM, Juan Antonio Moreno Carmona <[email protected]> wrote: > >> There are other utilities in the more_control tarball. Among those >> you can find 'list_suspicious_files' and 'list_suspicious_files_from' >> <package>. I am referring to the first. >> -- >> > Sorry. I misunderstand you > I have installed now aprox. 130 packages, lfs-svn-20101229 and a bunch of > blfs packages. If I run list_suspicious_files, I get a 213K file where there > is not any file under STICKY FILES heading and four files under > GROUP_WRITABLE_FILE heading > > /usr/lib/perl5/5.12.2/i686-linux/perllocal.pod > /usr/share/info/dir > /var/log/lastlog > /var/run/utmp > > Compared with your results, I think there is some problem in your > installation. > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > >
Would you mind attaching your list so I can have a look? That confirms my suspicion that I changed the permissions incorrectly. I should have used 'find -type d ...' rather than 'chown/chmod -R ...'. I believe I can correct the problem with a script, but I wonder if I should bite the bullet and repeat chapter six. Thank you, Brian -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
