Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121225 - app-shells/bash-completion-20050721 has sed errors completing scp commands with bash 3.1
Summary: app-shells/bash-completion-20050721 has sed errors completing scp commands wi...
Status: RESOLVED DUPLICATE of bug 117770
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aaron Walker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 13:55 UTC by Patrick McLean
Modified: 2006-02-01 14:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
bash-completion-20050721-fix-scp-with-bash-31.patch patch that fixes problem (bash-completion-a,567 bytes, patch)
2006-02-01 13:59 UTC, Patrick McLean
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McLean gentoo-dev 2006-02-01 13:55:52 UTC
When attmpting to complete a scp command with app-shells/bash-completion-20050721 and bash 3.1, it reports this error:

sed: -e expression #1, char 20: unterminated `s' command

I will attach a patch found in the pld-linux CVS that fixes this.
Comment 1 Patrick McLean gentoo-dev 2006-02-01 13:59:10 UTC
Created attachment 78676 [details, diff]
bash-completion-20050721-fix-scp-with-bash-31.patch patch that fixes problem

I found this in the pld-linux ViewCVS at 
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES/bash-completion-known_hosts.patch

Seems to work well.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-01 14:19:13 UTC

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