Bug 1124625
| Summary: | Pulp sync'ing should gracefully handle inability to resolve hostname | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Justin Sherrill <jsherril> |
| Component: | async/tasks | Assignee: | amacdona <austin> |
| Status: | CLOSED UPSTREAM | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.4 Beta | CC: | ehelms, katello-bugs, katello-qa-list, mhrivnak, pthomas, rbarlow, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 2.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1124616 | Environment: | |
| Last Closed: | 2015-02-28 22:14:11 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: | 1124616 | ||
|
Comment 1
Randy Barlow
2014-07-30 15:02:59 UTC
fixed in pulp 2.6.0-0.2.beta verified
[root@cloud-qe-4 ~]# pulp-admin rpm repo sync run --repo-id zoo
+----------------------------------------------------------------------+
Synchronizing Repository [zoo]
+----------------------------------------------------------------------+
This command may be exited via ctrl+c without affecting the request.
Downloading metadata...
[/]
... failed
('Connection aborted.', error(110, 'Connection timed out'))
Task Failed
Importer indicated a failed response
Moved to https://pulp.plan.io/issues/478 |