| Summary: | repo clone issue for repos with schedule | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | user-experience | Assignee: | Jason Connor <jconnor> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.0.0 | CC: | mmccune, skarmark |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Preethi Thomas
2011-12-14 20:26:36 UTC
Added server-side checking for parent repo sync and return a 409 conflict if one is found Removed client side check for parent repo sync Fixes pushed in: 2178a6076134984a1f367ad6fa0f63bf777e62fd 91b3f370be148346e2d51f9b925b4ec1655a48bb build: 0.257 fails_qa [root@preethi ~]# rpm -q pulp pulp-0.0.257-1.fc15.noarch typo in the error message [root@preethi ~]# pulp-admin repo clone --id=centos --clone_id=centos_id --feed=origin -F error: operation failed: The repository centos is currently syncing, cannot create clone util it is finished change util to until fixed in revision 549079c4f5de7cfcb78d039045297fede33120a8 build: 0.258 verified [root@qeblade20 ~]# rpm -q pulp pulp-0.0.258-1.el6.noarch [root@qeblade20 ~]# [root@qeblade20 ~]# pulp-admin -u admin -p admin repo clone --id=protected_test_parallel_repo_A0 --clone_id=clone1 --feed=origin -F error: operation failed: The repository protected_test_parallel_repo_A0 is currently syncing, cannot create clone until it is finished [root@qeblade20 ~]# Pulp v1.0 is released Closed Current Release. Pulp v1.0 is released. |