Bug 1039433

Summary: SSH transport is not enabled
Product: [Fedora] Fedora Reporter: Mathieu Bridon <bochecha>
Component: libgit2Assignee: Veeti Paananen <veeti.paananen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: i, pingou, veeti.paananen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-27 11:41:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mathieu Bridon 2013-12-09 05:07:16 UTC
Description of problem:
Trying to clone a Git repository over SSH, I get: This transport isn't implemented. Sorry

This is because libgit2 wasn't built against libssh2 (it's an optional dependency).

Please rebuild libgit2 against libssh2 (simply adding the BuildRequires dis all it takes), as this is a very common transport.

Comment 1 Mathieu Bridon 2014-03-27 11:41:38 UTC
This is fixed in Rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=507207