Still a big fat error while parsing your RSS with planet 2.0 (stable)
ERROR:planet.runner:Update of failed
Traceback (most recent call last):
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 246, in run
channel.update()
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 654, in update
self.update_entries(info.entries)
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 760, in update_entries
item.update(entry)
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 883, in update
if item.type == ‘text/html’:
File “/usr/local/lib/python2.5/site-packages/planet/feedparser.py”, line 238, in __getattr__
raise AttributeError, “object has no attribute ‘%s'” % key
AttributeError: object has no attribute ‘type’
Still a big fat error while parsing your RSS with planet 2.0 (stable)
ERROR:planet.runner:Update of failed
Traceback (most recent call last):
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 246, in run
channel.update()
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 654, in update
self.update_entries(info.entries)
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 760, in update_entries
item.update(entry)
File “/usr/local/lib/python2.5/site-packages/planet/__init__.py”, line 883, in update
if item.type == ‘text/html’:
File “/usr/local/lib/python2.5/site-packages/planet/feedparser.py”, line 238, in __getattr__
raise AttributeError, “object has no attribute ‘%s'” % key
AttributeError: object has no attribute ‘type’
Fix found: http://lists.planetplanet.org/archives/devel/2008-October/001881.html