Bug 130394 - in check-files script diff -d is not support on solaris
Summary: in check-files script diff -d is not support on solaris
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-19 22:08 UTC by Mark Hatle
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-20 23:02:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix and optimization to check-files (715 bytes, patch)
2004-08-19 22:25 UTC, Mark Hatle
no flags Details | Diff

Description Mark Hatle 2004-08-19 22:08:49 UTC
The "-d" option to diff is not supported on solaris, so the
check-files script fails.

In the GNU diff man page it lists "-d" as:

       -d     Change the algorithm to perhaps find a smaller set of
changes.
              This makes diff slower (sometimes much slower).

removing the "-d" option should be an appropriate fix.

Comment 1 Mark Hatle 2004-08-19 22:25:44 UTC
Created attachment 102904 [details]
Fix and optimization to check-files

This is a patch talked about with arekm on IRC.  This fixes the problem and
optimizes the behavior slightly.

Comment 2 Jeff Johnson 2006-02-20 23:02:55 UTC
Fixed in cvs, should be in rpm-4.4.5-0.14 when built.


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