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
*** This bug has been marked as a duplicate of bug 652685 ***