Bug 13130

Summary: /sbin/cfdisk should be in /usr/sbin/cfdisk
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: util-linuxAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-06-27 21:50:38 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 R P Herrold 2000-06-27 21:50:35 UTC
The /sbin/cfdisk binary is linked against /usr/lib/libslang.so.1; it should 
properly reside in the /usr hierarchy.  

Specfile change is trivial.

...
/sbin/fdisk
%ifarch i386 alpha armv4l
/sbin/cfdisk
%endif
...

should call out /usr/sbin/cfdisk   instead.

Comment 1 Jeremy Katz 2000-07-06 06:17:01 UTC
resolved by beta3's util-linux-2.10m-4