touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #23343
[Bug 1375663] Re: curl handles EINTR wrong
** Branch linked: lp:ubuntu/utopic-proposed/curl
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1375663
Title:
curl handles EINTR wrong
Status in “curl” package in Ubuntu:
In Progress
Bug description:
Our application using libcurl for http communication was behaving
awkward and after thorough investigation we found that in some cases
it doesn't retry a poll after EINTR. Later we found, that this is a
bug in libcurl and that it was repaired in this upstream patch:
https://github.com/bagder/curl/commit/97d2e4bd75d1be26b48f37900b7b719c418e0ac6
# lsb_release -rd
Description: Ubuntu 14.04.1 LTS
Release: 14.04
# apt-cache policy curl
curl:
Installed: 7.35.0-1ubuntu2.1
Candidate: 7.35.0-1ubuntu2.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1375663/+subscriptions
References