[Bug 245237] ftp/curl: 7.69.1 broken when c-ares is used
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 1 15:36:06 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245237
Bug ID: 245237
Summary: ftp/curl: 7.69.1 broken when c-ares is used
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: michael.osipov at siemens.com
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Curl starts telling me:
> $ git pull
> warning: curl_multi_add_handle failed: Invalid easy handle
> fatal: konnte nicht auf 'https://gitbox.apache.org/repos/asf/maven.git/' zugreifen: failed to start HTTP request
This is the cause: https://github.com/curl/curl/issues/5097
Recompiling with the threaded resolver makes it work again. Here is a fix
(https://github.com/curl/curl/commit/3bfda07004a5739fb306e55cb9529ba3de35fbdb)
which can be applied until 7.69.2 is out.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list