Hide Forgot
Description of problem: running cancel_sync does not cancel sync on a repo that is being cloned Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.181-1.fc14.noarch How reproducible: Steps to Reproduce: 1. run repo clone # pulp-admin repo clone --id=f15 --clone_id=f15-clone -F 2. while the cloning is in progress 3.run cancel_sync on the clone repo ( pulp-admin repo cancel_sync --id=f15-clone) There is no sync in progress for this repository Actual results: [root@preethi ~]# pulp-admin repo cancel_sync --id=f15-clone There is no sync in progress for this repository Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 707633 ***