Bug 143272

Summary: sed expression does not work in _known_hosts of bash-completion
Product: [openSUSE] SUSE Linux 10.1 Reporter: Forgotten User OS1JNCFbCX <forgotten_OS1JNCFbCX>
Component: OtherAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 4   
Target Milestone: ---   
Hardware: All   
OS: SUSE Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: the "fix"

Description Forgotten User OS1JNCFbCX 2006-01-14 20:24:47 UTC
For some reason the sed expression

"s/^[Hh][Oo][Ss][Tt]["$'\t '"]*\([^*?]*\)$/\1/p"

in _known_hosts although it does work outside this function. Either this is a bug in bash or it is something I cannot understand.

At least I have developed a small workaround that does hide^Wfix the problem.
Comment 1 Forgotten User OS1JNCFbCX 2006-01-14 20:25:31 UTC
Created attachment 63355 [details]
the "fix"
Comment 2 Michael Gross 2006-01-16 13:39:26 UTC
Werner: If this is nothing for you, just assign it back to us.
Comment 3 Dr. Werner Fink 2006-01-16 13:46:19 UTC
maintainer bash-completion
agruen@suse.de

Beside this it _was_ a problem of the bash 3.1 which is fixed now
with bug #141394

*** This bug has been marked as a duplicate of 141394 ***