Bug 202257 - rcs2log passes invalid options to sort
Summary: rcs2log passes invalid options to sort
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cvs
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-11 20:02 UTC by Josh Boyer
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-14 21:30:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Josh Boyer 2006-08-11 20:02:38 UTC
Description of problem:

rcs2log calls sort with the following options:

sort -t"$SOH" +2 -4r +4 +0 |

However, the coreutils version in Fedora Core 5 does not understand those options.

Version-Release number of selected component (if applicable):

cvs-1.11.21-3.2

How reproducible:

Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

http://www.mail-archive.com/bug-coreutils@gnu.org/msg07134.html
http://www.opengroup.org/onlinepubs/009695399/utilities/sort.html
http://www.opengroup.org/austin/docs/austin_239.html

Comment 1 Martin Stransky 2006-08-12 22:00:18 UTC
fixed in rawhide, but I'll release it for FC5 too...

Comment 2 Martin Stransky 2006-08-14 21:30:09 UTC
It should be fixed in cvs-1.11.22-2.FC5, it's here:

http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/


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