Bug 648551

Summary: status bar stays at 0% during repo cloning
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: z_otherAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED DUPLICATE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: jason.dobies
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-17 16:54:14 UTC Type: ---
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 2010-11-01 15:54:42 UTC
Description of problem:


when running a repo clone the status bar does not update. It stays at 0%. Also if you run repo status that is 0% as well.

[root@preethi ~]# pulp-admin repo clone --id=f12_x86_64_update --clone_id=clone_f12 --clone_name=clone_f12  --feed=parent --groupid=clone_repogrp -F
Repository [f12_x86_64_update] is being cloned as [clone_f12]
You can safely CTRL+C this current command and it will continue
[                                                     ] 0%
Clone: Finished


[root@preethi ~]# pulp-admin repo sync --id=clone_f12 -F
Sync for repository clone_f12 started
You can safely CTRL+C this current command and it will continue
[                                                     ] 0%
Sync: Finished

[root@preethi ~]# pulp-admin repo status --id=clone_f12
+------------------------------------------+
            Status for clone_f12
+------------------------------------------+
Repository: clone_f12
Number of Packages: 0
Last Sync: never

Comment 1 Jay Dobies 2010-11-17 16:54:14 UTC

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