Bug 679764 - Repo Status not reporting the status of repo clone
Summary: Repo Status not reporting the status of repo clone
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 26
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-23 13:29 UTC by Preethi Thomas
Modified: 2015-03-23 01:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-24 20:12:48 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2011-02-23 13:29:13 UTC
Description of problem:
[root@preethi ~]# rpm -q pulp
pulp-0.0.140-1.fc14.noarch


[root@preethi ~]# pulp-admin -u admin -p redhat repo clone --id=f14-clone --clone_id=f14-clone-parent --clone_name=f14-clone-parent --feed=parent
Repository [f14-clone] is being cloned as [f14-clone-parent]
Use "repo status" to check on the progress
[root@preethi ~]# 
[root@preethi ~]# 
[root@preethi ~]# 
[root@preethi ~]# pulp-admin -u admin -p redhat repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never

[root@preethi ~]# pulp-admin -u admin -p redhat repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never

[root@preethi ~]# pulp-admin -u admin -p redhat repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never

[root@preethi ~]# pulp-admin -u admin -p redhat repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never

[root@preethi ~]# pulp-admin -u admin -p redhat repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never

Comment 1 Sayli Karmarkar 2011-07-29 17:47:51 UTC
Fixed. Added clone status along with sync status if present under repo status.

Comment 2 Jay Dobies 2011-07-29 20:44:06 UTC
Fixed in 0.218

Comment 3 Preethi Thomas 2011-08-31 17:38:03 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.228-1.fc15.noarch

[root@preethi ~]#  pulp-admin repo clone --id=f14 --clone_id=f14-clone-parent --clone_name=f14-clone-parent --feed=parent
Repository [f14] is being cloned as [f14-clone-parent]
Use "repo status" to check on the progress
[root@preethi ~]# pulp-admin  repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never
Currently cloning: 4% done (88 of 2772 packages cloned)

[root@preethi ~]# pulp-admin  repo status --id=f14-clone-parent
+------------------------------------------+
         Status for f14-clone-parent
+------------------------------------------+
Repository: f14-clone-parent
Number of Packages: 0
Last Sync: never
Currently cloning: 10% done (365 of 2772 packages cloned)

[root@preethi ~]#

Comment 4 Preethi Thomas 2012-02-24 20:12:48 UTC
Pulp v1.0 is released
Closed Current Release.


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