| Summary: | git fetch fails for rsa keys | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Carolyn MacLeod <Carolyn_MacLeod> |
| Component: | Node | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Carolyn MacLeod
Tried extracting the key manually using: ssh-keygen -y -f gerrit_rsa and that seemed to work (same key, except that the original gerrit_rsa.pub had my email address appended to the key after a space) By the way, sync was failing silently. I didn't realize there was an error until I used fetch. I could open another bug for this, except that it might be useful to investigate it while you are testing this failure. :) I just generated a pair of rsa keys and they work fine. So there is something special about your keys or some fix went in nodegit/libgit2. Please could you try your keys again? Carolyn's keys are working as well. Closing. |