Bug 1003888
Summary: | 'yum makecache' via Proxy times out | ||
---|---|---|---|
Product: | Red Hat Satellite Proxy 5 | Reporter: | Lukas Pramuk <lpramuk> |
Component: | Server | Assignee: | Gennadii Altukhov <galtukho> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 560 | CC: | ahumbe, dyordano, galtukho, mzazrivec, tlestach, wlehman, xdmoon |
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: | 2016-09-13 09:12:51 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: | 1335589, 1368978 |
Description
Lukas Pramuk
2013-09-03 12:48:11 UTC
Lukas, didn't you find out that this was because the default yum timout (if one is not explicitly set in yum.conf) is 30s, which may not be long enough for the proxy to get the repodata from hosted / satellite? So the only "fix" is to improve the documentation around yum timeouts when they're using it in conjunction with a proxy? Starting work on this BZ ... I'm able to reproduce this *case*. This is not a bug, just wrong configuration. We added a possibility to set "proxy.timeout = seconds" in /etc/rhn/rhn.conf, or just timeout = <seconds> (default is 120) option in /usr/share/rhn/config-defaults/rhn_proxy.conf see bug 947639 for details. Added KB article https://access.redhat.com/solutions/2620871 *** This bug has been marked as a duplicate of bug 947639 *** (In reply to Gennadii Altukhov from comment #7) > I'm able to reproduce this *case*. This is not a bug, just wrong > configuration. > We added a possibility to set "proxy.timeout = seconds" in > /etc/rhn/rhn.conf, or just > timeout = <seconds> (default is 120) option in > /usr/share/rhn/config-defaults/rhn_proxy.conf > > see bug 947639 for details. > Added KB article https://access.redhat.com/solutions/2620871 > KBase Solution published, thank you! > *** This bug has been marked as a duplicate of bug 947639 *** |