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 - grub should require /usr/bin/cmp (or diffutils).
Summary: grub should require /usr/bin/cmp (or diffutils).
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: grub
Version: 1.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
: 107007 (view as bug list)
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-07-01 04:09 UTC by Aleksey Nogin
Modified: 2007-04-18 16:55 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-22 16:48:44 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.