Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 98325

Summary: grub should require /usr/bin/cmp (or diffutils).
Product: [Retired] Red Hat Raw Hide Reporter: Aleksey Nogin <aleksey>
Component: grubAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 1.0CC: dave.habben, gt, okhayat
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: 2003-10-22 16:48:44 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:
Bug Depends On:    
Bug Blocks: 100643    

Description Aleksey Nogin 2003-07-01 04:09:53 UTC
The /sbin/grub-install script will not work correctly if the cmp utility (from
the diffutils) package is missing. It might be a good idea to add an appropriate
"Requires" to the spec.

Comment 1 Jeremy Katz 2003-07-02 16:55:44 UTC
Added in CVS, will be in next build.

Comment 2 Jeremy Katz 2003-10-14 15:20:31 UTC
*** Bug 106343 has been marked as a duplicate of this bug. ***

Comment 3 Jeremy Katz 2003-10-14 21:50:17 UTC
*** Bug 107007 has been marked as a duplicate of this bug. ***

Comment 4 Miloslav Trmac 2003-10-18 13:51:45 UTC
Looks fixed now.

Comment 5 Dave Habben 2003-10-22 14:38:54 UTC
$ rpm -q grub
grub-0.93-7

$ rpm -q grub --requires | grep cmp
/usr/bin/cmp

Verified as fixed, this should be marked as RAWHIDE/CLOSED