Bug 648551 - status bar stays at 0% during repo cloning
Summary: status bar stays at 0% during repo cloning
Keywords:
Status: CLOSED DUPLICATE of bug 652685
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-01 15:54 UTC by Preethi Thomas
Modified: 2011-07-15 19:33 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-17 16:54:14 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.