libcurl3-gnutls in cosmic breaks git with Azure DevOps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curl (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Cosmic |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
* 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:/
To work around this I downgraded libcurl3-gnutls to the version in bionic (7.58.0)
From the curl change list https:/
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
Status changed to 'Confirmed' because the bug affects multiple users.