Stephen Liu wrote:

drwxr-xr-x   6 root root 4096 Jul 21 22:23 ..
still remained unchanged

This is as it should be. The directory above /mnt/lfs/tools is owned by root.

At this point you should browse the /mnt/lfs/tools/info and man. You should be able to deduce which package(s) is installed incorrectly as it will be shown 'lfs root' in owner group. You should really check /mnt/lfs/tools/bin and lib too. Maybe you can fix it without a restart, but you will need to redo any packages you find, and *very* probably all packages after the first error.

lfs:/mnt/lfs/sources/perl-5.8.6$ cp -R lib/*
/tools/lib/perl5/5.8.6
cp: cannot create regular file
`/tools/lib/perl5/5.8.6/AnyDBM_File.pm': Permission
Some files are installed read only. You need to:
rm -rf /tools/lib/perl5
then you can with no problems:
make install


--
David Jensen

--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to