| Summary: | No error message when rpm sync has failures. | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | rpm-support | Assignee: | Barnaby Court <bcourt> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | Master | CC: | jortel, mhrivnak, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 2.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-09 14:30:02 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: | |
|
Description
Preethi Thomas
2013-09-24 00:56:28 UTC
This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1011268 Pull request: https://github.com/pulp/pulp_rpm/pull/345 build: 2.3.0-0.17.beta [root@pulp-v2-server ~]# pulp-admin rpm repo create --repo-id test --feed http://repos.fedorapeople.org/repos/pulp/pulp/v2/beta/5Server/ Successfully created repository [test] [root@pulp-v2-server ~]# pulp-admin rpm repo sync run --repo-id test +----------------------------------------------------------------------+ Synchronizing Repository [test] +----------------------------------------------------------------------+ This command may be exited by pressing ctrl+c without affecting the actual operation on the server. Downloading metadata... [-] ... failed Not Found [root@pulp-v2-server ~]# Pulp 2.3 released. |