Bug 997186
| Summary: | iso repo sync does not report the sync status | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | rpm-support | Assignee: | pulp-bugs |
| Status: | CLOSED DUPLICATE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.2 Beta | CC: | cduryee, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-07 22:17: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: | |||
This is expected as the command is executed as "rpm repo sync". We should do a better error reporting for this case. *** This bug has been marked as a duplicate of bug 963408 *** |
Description of problem: iso repo sync run doesn't seem to be giving the sync status as in the rpm repo Version-Release number of selected component (if applicable): root@hp-dl380pgen8-02-vm-16 ~]# rpm -qa |grep pulp-server pulp-server-2.2.0-0.25.beta.fc19.noarch [root@hp-dl380pgen8-02-vm-16 ~]# How reproducible: Steps to Reproduce: 1.create an iso repo 2. Run iso repo sync run Actual results: [root@cloud-qe-9 ~]# pulp-admin rpm repo sync run --repo-id iso-repo +----------------------------------------------------------------------+ Synchronizing Repository [iso-repo] +----------------------------------------------------------------------+ This command may be exited by pressing ctrl+c without affecting the actual operation on the server. [root@cloud-qe-9 ~]# Expected results: Additional info: