Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 457

Summary: sdiff, part of sys-apps/diffutils, is broken since version 2.7.5
Product: Gentoo Linux Reporter: Jochem Kossen <j.kossen>
Component: Current packagesAssignee: Leo Lipelis (RETIRED) <aeoo>
Status: RESOLVED FIXED    
Severity: normal CC: drobbins
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jochem Kossen 2002-01-31 09:10:47 UTC
In the following command, sdiff should interactively merge file1 and file2 into  file3. It works fine in diffutils-2.7-r4



jochem@lisa jochem $ sdiff -o file3 file1 file2

sdiff: c1,1

jochem@lisa jochem $
Comment 1 Jochem Kossen 2002-01-31 17:58:46 UTC
Breakage was not gentoo's fault, and there's an updated version available. aeoo asked me to assign this to him. He'll probably update the ebuild...
Comment 2 Leo Lipelis (RETIRED) gentoo-dev 2002-02-01 20:13:22 UTC
Done.  diffutils upgraded to 2.7.7 and sdiff indeed works now.