mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #38797 from SaltyCharles/patch-5
update gitfs.rst for clarity
This commit is contained in:
commit
ad667d33e8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user