Bug 911713
Summary: | https stopped working on some sites | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Need Real Name <mal> | ||||
Component: | perl-Net-HTTP | Assignee: | Petr Pisar <ppisar> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 18 | CC: | mmaslano, perl-devel, ppisar | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-02-18 09:07:37 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: | |||||||
Attachments: |
|
Description
Need Real Name
2013-02-15 17:50:17 UTC
Note that downgrade to perl-Net-HTTP-6.02-2.fc17.noarch.rpm seems fixed the issue rpm -Uvh --force http://mirrors.kernel.org/fedora//releases/17/Fedora/x86_64/os/Packages/p/perl-Net-HTTP-6.02-2.fc17.noarch.rpm Retrieving http://mirrors.kernel.org/fedora//releases/17/Fedora/x86_64/os/Packages/p/perl-Net-HTTP-6.02-2.fc17.noarch.rpm Preparing... ########################################### [100%] 1:perl-Net-HTTP ########################################### [100%] Confirmed that the downgrade to http://mirrors.kernel.org/fedora//releases/17/Fedora/source/SRPMS/p/perl-Net-HTTP-6.02-2.fc17.src.rpm fixed the issue both on F17 & F18 Also confirmed, that perl-Net-HTTP-6.05 may lock forever even on http sites Confirmed that perl-Net-HTTP.noarch 6.05-1.fc17 updates is a problematic is a sense, it may hang forever and the request never returned, hanging in sleep or wait. (It consumes co CPU in this state). The perl-Net-HTTP.noarch 6.02-2.fc17 installed cures the problem both in F17 & F18 For some season the problem is most easily observed when using https. Test code is attached in first post. But the problem was observed also without https, via plain http. In this case it is more difficult to reproduce it. I was expected these problems. See bug #768394 for more details, especially comment #16 and #18. And also watch or linked CPAN reports. This is open issue with no good solution yet. *** This bug has been marked as a duplicate of bug 768394 *** |