[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task profile.FetchPersonDataFromOhloh (58e19e23-e285-4c14-a521-3f8661ad5223): need more than 1 value to unpack
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Sat Jan 23 17:00:59 UTC 2010
Task profile.FetchPersonDataFromOhloh with id 58e19e23-e285-4c14-a521-3f8661ad5223 raised exception: need more than 1 value to unpack
Task was called with args:(2458L,) kwargs:{}.
The contents of the full traceback was:
Traceback (most recent call last):
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/worker/job.py", line 84, in jail
result = func(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/task/base.py", line 123, in __call__
return self.run(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 268, in run
results = source2actual_action[dia.source](dia)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 193, in ou_action
dia.query, person=dia.person)
File "/home/deploy/milestone-a.buildout/mysite/customs/ohloh.py", line 287, in get_contribution_info_by_ohloh_username
)[1].split('/contributors/')
ValueError: need more than 1 value to unpack
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list