| Summary: | Repo Status not reporting the status of repo clone | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | user-experience | Assignee: | Sayli Karmarkar <skarmark> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | cperry, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | Sprint 26 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-02-24 20:12:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Fixed. Added clone status along with sync status if present under repo status. Fixed in 0.218 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 ~]#
Pulp v1.0 is released Closed Current Release. |
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