Bug 1039433 - SSH transport is not enabled
Summary: SSH transport is not enabled
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libgit2
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Veeti Paananen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-09 05:07 UTC by Mathieu Bridon
Modified: 2014-03-27 11:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-27 11:41:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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