Merge pull request #38797 from SaltyCharles/patch-5

update gitfs.rst for clarity
This commit is contained in:
Mike Place 2017-01-18 08:33:18 -07:00 committed by GitHub
commit ad667d33e8

View File

@ -73,6 +73,10 @@ packages. Additionally, keep in mind that :ref:`SSH authentication in pygit2
<pygit2-authentication-ssh>` requires libssh2_ (*not* libssh) development <pygit2-authentication-ssh>` requires libssh2_ (*not* libssh) development
libraries to be present before libgit2_ is built. On some Debian-based distros libraries to be present before libgit2_ is built. On some Debian-based distros
``pkg-config`` is also required to link libgit2_ with libssh2. ``pkg-config`` is also required to link libgit2_ with libssh2.
.. note::
If you are receiving the error "Unsupported URL Protocol" in the Salt Master
log when making a connection using SSH, review the libssh2 details listed
above.
Additionally, version 0.21.0 of pygit2 introduced a dependency on python-cffi_, Additionally, version 0.21.0 of pygit2 introduced a dependency on python-cffi_,
which in turn depends on newer releases of libffi_. Upgrading libffi_ is not which in turn depends on newer releases of libffi_. Upgrading libffi_ is not