Hide Forgot
Description of problem: Seeing the following error in pulp.log if you have a sync with shcedules 2011-11-14 13:40:01,382 13556:140140253001472: pulp.server.tasking.task:ERROR: task:455 Task failed: Task 69182cbd-0ecc-11e1-9631-002564a85a58: _sync(f16, synchronizer=<pulp.server.api.synchronizers.YumSynchronizer object at 0x7f7510050c50>, skip={}) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pulp/server/tasking/task.py", line 404, in run result = self.callable(*self.args, **self.kwargs) TypeError: _sync() got an unexpected keyword argument 'skip' 2011-11-14 13:50:01,443 13556:140140253001472: pulp.server.tasking.task:ERROR: task:455 Task failed: Task 69182cbd-0ecc-11e1-9631-002564a85a58: _sync(f16, synchronizer=<pulp.server.api.synchronizers.YumSynchronizer object at 0x7f7510050c50>, skip={}) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pulp/server/tasking/task.py", line 404, in run result = self.callable(*self.args, **self.kwargs) TypeError: _sync() got an unexpected keyword argument 'skip' Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.248-1.fc15.noarch
To cherry-pick the fix: 8f582c88fd694bef45bf6726eaf3b5bad93479d6 7961bafe6117ca6e69230455614aec646ccf6feb
build: 0.249
verified [root@preethi ~]# rpm -q pulp pulp-0.0.249-1.fc15.noarch [root@preethi ~]#
Pulp v1.0 is released Closed Current Release.
Pulp v1.0 is released.