Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssh: add cosmetic patch to silence 'no such identity: xxxx' errors #2120

Merged
merged 1 commit into from
Mar 24, 2013
Merged

openssh: add cosmetic patch to silence 'no such identity: xxxx' errors #2120

merged 1 commit into from
Mar 24, 2013

Conversation

stefansaraev
Copy link
Contributor

after update to openssh-6.2p1 there is an annoying error message on every connect.

no such identity: /storage/.ssh/id_rsa: No such file or directory
no such identity: /storage/.ssh/id_dsa: No such file or directory

the error should be printed only in debug level 3 (ssh -vvv). this cosmetial patch restores the old behaviour.

sraue added a commit that referenced this pull request Mar 24, 2013
openssh: add cosmetic patch to silence 'no such identity: xxxx' errors
@sraue sraue merged commit ed925ce into OpenELEC:master Mar 24, 2013
@stefansaraev stefansaraev deleted the openssh branch March 24, 2013 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants