Description of problem: coreutils 5.2.0-2 from development/rawhide drops (does not include) /usr/bin/kill which is required by redhat-lsb
Fixed in coreutils-5.2.0-4.
Guess what, its back!! 2/28/04 yum update from rawhide. Package redhat-lsb needs /usr/bin/kill, this is not available. coreutils installed is coreutils-5.2.0-7
Actually, it is not. /usr/bin/kill has been deleted from coreutils and added to util-linux. The updated util-linux-2.12-4 package is in development. Unfortunately, the individual who defined the version-release for the util-linux package in FC2-T1 base created a bit of a monster -- it is util-linux-2.12pre-3. This looks "newer" than util-linux-2.12-4 so up2date and rpm ignore it. You need to manually download and then rpm -Uvh --force core... util... This anoyed me so I put a report in https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=117090