Bug 1709474
Summary: | baseurl with file:// hangs and then timeout in yum repo [rhel-7.6.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | RAD team bot copy to z-stream <autobot-eus-copy> |
Component: | curl | Assignee: | Kamil Dudka <kdudka> |
Status: | CLOSED ERRATA | QA Contact: | Daniel Rusek <drusek> |
Severity: | medium | Docs Contact: | |
Priority: | urgent | ||
Version: | 7.1 | CC: | bnater, dmach, drusek, eduda, fkrska, kdudka, mdomonko, vchoudha |
Target Milestone: | rc | Keywords: | Triaged, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | curl-7.29.0-51.el7_6.1 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
The state machine in libcurl expected protocol handlers to operate on sockets, which was not the case for the file:// protocol handler.
Consequence:
libcurl waited for a non-existing socket operation, which was triggering artificial timeout events.
Fix:
An upstream patch has been applied on libcurl source code to improve handling of protocols that do not operate on sockets.
Result:
Artificial timeout events are no longer triggered for the file:// protocol.
|
Story Points: | --- |
Clone Of: | 1281969 | Environment: | |
Last Closed: | 2019-07-29 15:13:10 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1281969 | ||
Bug Blocks: |
Description
RAD team bot copy to z-stream
2019-05-13 16:24:24 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:1880 |