Bug 708374 - cancel sync does not cancel syncs on repos that are being cloned
Summary: cancel sync does not cancel syncs on repos that are being cloned
Keywords:
Status: CLOSED DUPLICATE of bug 707633
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-27 13:48 UTC by Preethi Thomas
Modified: 2011-07-15 19:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-27 13:54:06 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2011-05-27 13:48:25 UTC
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:

Comment 1 Preethi Thomas 2011-05-27 13:54:06 UTC

*** This bug has been marked as a duplicate of bug 707633 ***


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