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:
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 ***