Date: Wed, 01 Apr 2020 15:26:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 245237] ftp/curl: 7.69.1 broken when c-ares is used Message-ID: <bug-245237-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245237 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@FreeBSD.org Reporter: michael.osipov@siemens.com Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@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/3bfda07004a5739fb306e55cb9529ba3de35fb= db) which can be applied until 7.69.2 is out. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245237-7788>