Skip to content

Instantly share code, notes, and snippets.

Created May 7, 2012 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5a05d11aa6a93b485b46 to your computer and use it in GitHub Desktop.
Save anonymous/5a05d11aa6a93b485b46 to your computer and use it in GitHub Desktop.
2012-05-05 22:30:04,533 15128:-1398805616: pulp.server.tasking.task:ERROR: task:468 Task failed: Task 6655b402-9496-11e1-90e8-622dcab23f91: _sync(centos5-x86_64-updates, synchronizer=<pulp.server.api.synchronizers.YumSynchronizer object at 0x92492cc>, skip=SON([]), progress_callback=<bound method RepoSyncTask.progress_callback of <pulp.server.api.repo_sync_task.RepoSyncTask object at 0x924944c>>)
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/pulp/server/tasking/task.py", line 414, in run
result = self.callable(*self.args, **self.kwargs)
TypeError: _sync() keywords must be strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment