Bug 116463
| Summary: | /usr/bin/kill dropped | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gene Czarcinski <gczarcinski> |
| Component: | coreutils | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 5.2.0-4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-02-21 17:45:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Gene Czarcinski
2004-02-21 14:40:51 UTC
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 |