Bug 997186

Summary: iso repo sync does not report the sync status
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: rpm-supportAssignee: pulp-bugs
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: low    
Version: 2.2 BetaCC: 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:

Description Preethi Thomas 2013-08-14 21:13:30 UTC
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:

Comment 1 Sayli Karmarkar 2013-08-21 15:54:49 UTC
This is expected as the command is executed as "rpm repo sync". We should do a better error reporting for this case.

Comment 2 Chris Duryee 2014-11-07 22:17:11 UTC

*** This bug has been marked as a duplicate of bug 963408 ***