http://bugs.linuxfromscratch.org/show_bug.cgi?id=684
------- Additional Comments From [EMAIL PROTECTED] 2005-11-23 03:58 ------- (In reply to comment #21) > Udev - needs Coreutils (testsuite has "/bin/echo"). This isn't all > though...without coreutils installed into /usr and /bin, udev's testsuite > complains that it "Can't exec 'tree'" and fails 26 tests. When a Udev test fails it tries to run `tree' in order to provide detailed feedback on what the differences are between the expected result and the actual result. As we don't install 'tree' then this then causes the 'Can't exec 'tree'" results, but that's not the actual cause of the test failure. I assume comment #21 was aimed at helping us improve the accuracy of our dependency lists, as for the most part the deps you mention are resolved by installing in packages in alphabetical order (bash->coreutils, grub->ncurses and util-linux->zlib being the exceptions). ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
