Bug 22246 - The new openssh does not handle my id_rsa keypair
Summary: The new openssh does not handle my id_rsa keypair
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-20 15:11 CET by Shlomi Fish
Modified: 2017-12-20 19:12 CET (History)
0 users

See Also:
Source RPM: openssh
CVE:
Status comment:


Attachments

Description Shlomi Fish 2017-12-20 15:11:10 CET
Description of problem:

With the new openssh package on cauldron, I get this:

<<<<<<<
I started getting this today:

shlomif[fcs]:$trunk/fc-solve/source$ git i
⇒ On branch master
?? libavl2/
⇒ Remotes:
bitbucket       ssh://git@bitbucket.org/shlomif/fc-solve.git (fetch)
bitbucket       ssh://git@bitbucket.org/shlomif/fc-solve.git (push)
github  git@github.com:shlomif/fc-solve.git (fetch)
github  git@github.com:shlomif/fc-solve.git (push)
origin  git@github.com:shlomif/fc-solve.git (fetch)
origin  git@github.com:shlomif/fc-solve.git (push)
shlomif[fcs]:$trunk/fc-solve/source$ git push github 
userauth_pubkey: sshkey_fingerprint failed
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
shlomif[fcs]:$trunk/fc-solve/source$ 

>>>>>>>

It works perfectly fine with the old openssh packages from
"mgarepo co -r1145411 openssh". The key is correct.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. use ssh w a public key
2.
3.
Comment 1 Shlomi Fish 2017-12-20 15:25:02 CET
I should note that the new ssh built from unpatched source into a --prefix does not exhibit the problem. I used compat openssl too.
Comment 2 Shlomi Fish 2017-12-20 15:50:25 CET
Seems like the mageia openssh package with %patch933 .fingerprint commented out also works fine.
Comment 3 Jani Välimaa 2017-12-20 18:14:05 CET
P933 wasn't in sync with Fedora. I synced it again and pushed fixed openssh-7.6p1-2.mga7.
Comment 4 Shlomi Fish 2017-12-20 19:04:31 CET
(In reply to Jani Välimaa from comment #3)
> P933 wasn't in sync with Fedora. I synced it again and pushed fixed
> openssh-7.6p1-2.mga7.

thanks! Works fine now.
Comment 5 Jani Välimaa 2017-12-20 19:12:53 CET
Closing as FIXED then.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.