Hide Forgot
Description of problem: If you cancel a sync, the files currently be downloaded while cancelled will not be re-downloaded. Subsequent invocations of sync result in grinder skipping the actual download. To reproduce: 1) Sync a repo 2) While downloading, issue a cancel_sync 3) Attempt to resync Notice how quick it completes and the files interrupted are not actually downloaded. Example is what I see: # ls /var/lib/pulp/packages/pulp-large_10mb_test-package/0.1.1/1.fc15/noarch/d2b/pulp-large_10mb_test-package-0.1.1-1.fc15.noarch.rpm.* /var/lib/pulp/packages/pulp-large_10mb_test-package/0.1.1/1.fc15/noarch/d2b/pulp-large_10mb_test-package-0.1.1-1.fc15.noarch.rpm.lock /var/lib/pulp/packages/pulp-large_10mb_test-package/0.1.1/1.fc15/noarch/d2b/pulp-large_10mb_test-package-0.1.1-1.fc15.noarch.rpm.part I've seen this for rpm syncs and file syncs.
fixed! commit da4ea6bb58d72c1a7509ad946e9371482395a620
Fixed in build 0.247.
verified [root@preethi ~]# rpm -q pulp pulp-0.0.254-2.fc15.noarch
Pulp v1.0 is released Closed Current Release.