2019-03-15 12:46:27 |
Sebastien Bacher |
description |
The version of libcurl3-gnutls in cosmic (7.61.0) causes authentication failures with Azure DevOps. This causes all git operations with the server to fail (eg clone, push, pull). For details see this curl bug: https://github.com/curl/curl/pull/2754
To work around this I downgraded libcurl3-gnutls to the version in bionic (7.58.0)
From the curl change list https://curl.haxx.se/changes.html#7_61_1, this issue should be fixed in package version 7.61.1 or above.
Request: please upgrade package in cosmic for libcurl3-gnutls to 7.61.1 or above
Details:
1 - Ubuntu 18.10
2 - libcurl3-gnutls (7.61.0-1ubuntu2.2 and others)
3 - Be able to git clone from an Azure DevOps repository using a Personal Access Token
4 - git operations fail to authenticate
Thank you,
Mark |
* Impact
Git auth fails when trying to work with an Azure DevOps repository
* Test case
Try to git clone from an Azure DevOps repository using a Personal Access Token
The clone should work and not fail on an authentification error
* Regression potential
The diff is in the curl http code, it would be good to test a few rdepends to make sure they have no regression
--------------------------------------------
The version of libcurl3-gnutls in cosmic (7.61.0) causes authentication failures with Azure DevOps. This causes all git operations with the server to fail (eg clone, push, pull). For details see this curl bug: https://github.com/curl/curl/pull/2754
To work around this I downgraded libcurl3-gnutls to the version in bionic (7.58.0)
From the curl change list https://curl.haxx.se/changes.html#7_61_1, this issue should be fixed in package version 7.61.1 or above.
Request: please upgrade package in cosmic for libcurl3-gnutls to 7.61.1 or above
Details:
1 - Ubuntu 18.10
2 - libcurl3-gnutls (7.61.0-1ubuntu2.2 and others)
3 - Be able to git clone from an Azure DevOps repository using a Personal Access Token
4 - git operations fail to authenticate
Thank you,
Mark |
|