On 02/07/2018 01:23 PM, dev wrote:
Hello all,
Would someone on Ascii please try cloning this repo and reply? I'm
getting a gnutls error and not sure where to look for the problem.
Thanks


$ git clone https://github.com/Eronarn/deploying-applications-with-ansible

Cloning into 'deploying-applications-with-ansible'...
fatal: unable to access
'https://github.com/Eronarn/deploying-applications-with-ansible/':
gnutls_handshake() failed: Public key signature verification has failed.
This is probably caused by an old library stuck in your system from jessie, I had the same, you might be seeing this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834724

Check if you have libgnutls-deb0-28 installed and remove it.  If it would uninstall more packages, you may have mixed repositories (I had packages installed from debian-multimedia causing this)
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

--
Héctor González
ca...@genac.org

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to