http://bugs.linuxfromscratch.org/show_bug.cgi?id=684
------- Additional Comments From [EMAIL PROTECTED] 2005-11-23 08:00 ------- (In reply to comment #22) > (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. Ahhh, thanks for the clarification. > 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). Yeah, the idea is to list *all* dependencies that depend on build order, even if it's "automatically" covered by putting them in alphabetical order. You may notice that comment #20 also lists several package dependencies that are covered by alphabetical order. ------- 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
