Bug 1066484
Summary: | wrong hostname used in (proxy) error reporting | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Aleksandar Kostadinov <akostadi> |
Component: | curl | Assignee: | Kamil Dudka <kdudka> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 19 | CC: | kdudka, lnie, paul, vg.aetera |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | curl-7.29.0-15.fc19 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-02-28 18:30:48 UTC | Type: | Bug |
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: | |||
Bug Blocks: | 1042831 |
Description
Aleksandar Kostadinov
2014-02-18 14:04:33 UTC
btw curl from fedora 18 seems to work fine so this is a regression. Seems to work fine with curl-7.32.0-4.fc20.x86_64. It just prints a misleading error message. It should write "Failed connect to 192.168.122.1:8081" instead. The following upstream commit will fix it: https://github.com/bagder/curl/commit/1cf71bd7 curl-7.32.0-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/curl-7.32.0-5.fc20 curl-7.29.0-14.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/curl-7.29.0-14.fc19 curl-7.32.0-5.fc20 works (In reply to lnie from comment #5) > curl-7.32.0-5.fc20 works Thanks for confirmation! Package curl-7.29.0-14.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing curl-7.29.0-14.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-3142/curl-7.29.0-14.fc19 then log in and leave karma (feedback). curl-7.32.0-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. curl-7.29.0-15.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/curl-7.29.0-15.fc19 curl-7.32.0-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/curl-7.32.0-6.fc20 curl-7.32.0-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. curl-7.29.0-15.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |