Bug 596249

Summary: grep changed behavior for interval patterns
Product: Red Hat Enterprise Linux 5 Reporter: Marek Grac <mgrac>
Component: grepAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED NOTABUG QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: medium Docs Contact:
Priority: low    
Version: 5.6CC: jskarvad, ohudlick, pbonzini, rlerch
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 590002 Environment:
Last Closed: 2010-06-17 08:54:56 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: 590002    
Bug Blocks: 594571    

Comment 1 Paolo Bonzini 2010-06-15 09:49:04 UTC
> Same problem is on 5.5 where grep version is 2.5.1

Are you sure?

$ echo 'ASDFG' | grep '[a-z]'
$

Comment 2 Jaroslav Škarvada 2010-06-15 10:24:20 UTC
Strange, but confirmed, happened also if compiled without all RH patches.

Comment 3 Jaroslav Škarvada 2010-06-15 10:26:02 UTC
But probably it is not related to Bug #590002.

Comment 4 Jaroslav Škarvada 2010-06-17 07:48:40 UTC
Happened with:

LANG=cs_CZ.UTF-8

but NOT with:

LANG=en_US.UTF-8

Comment 5 Jaroslav Škarvada 2010-06-17 07:53:12 UTC
Thus it is not the same issue as in Bug #590002 and the "Description of problem" is not valid.

Comment 6 Paolo Bonzini 2010-06-17 08:04:25 UTC
Not my call, but I'd close this as NOTABUG.

Comment 7 Jaroslav Škarvada 2010-06-17 08:54:56 UTC
OK, thanks.