https://bugzilla.wikimedia.org/show_bug.cgi?id=22937

--- Comment #6 from Tim Landscheidt <t...@tim-landscheidt.de> 2010-06-13 
23:28:53 UTC ---
If I run it at nightshade.toolserver.org (Linux; vanilla 2.0 + svn checkout +
s!/usr/local/planet/wikimedia/en/!/home/timl/src/planet-en-data/!g), I get:

| t...@nightshade:~/src/planet-en-data$ ../planet-2.0/planet.py config.ini 
| ERROR:planet:Error 404 while updating feed
<http://sopoforic.blogspot.com/feeds/posts/default/-/wikipedia%20for%20republication?orderby=published>
| ERROR:planet:Error 404 while updating feed
<http://aartedepilotarumfogao.blogspot.com/feeds/posts/default>
| ERROR:planet:Error 404 while updating feed
<http://pathos.ca/blog/?cat=3&feed=rss2>
| ERROR:planet:Error 404 while updating feed
<http://feeds.feedburner.com/PostGeographic-Wiki?format=xml>
| ERROR:planet:Error 404 while updating feed
<http://luke.faraone.cc/tag/wikipedia/feed/>
| ERROR:planet:Error 500 while updating feed
<http://blog.ut7.in/feeds/posts/default/-/wikipedia?alt=rss>
| ERROR:planet:Error 404 while updating feed
<http://giggyisms.blogspot.com/feeds/posts/default/-/wiki>
| ERROR:planet:Error 404 while updating feed
<http://anonymous101-wiki.blogspot.com/feeds/posts/default>
| ERROR:planet:Error 404 while updating feed
<http://davidarussell.co.uk/tag/wikimedia/feed/>
| ERROR:planet:Error 500 while updating feed
<http://www.martinp23.com/category/wikimedia/feed>
| ERROR:planet:Error 503 while updating feed
<http://beta.blogger.com/feeds/12152702/posts/full/-/wiki>
| ERROR:planet:Error 500 while updating feed
<http://freelayers.org/tag/wiki/feed/atom/>
| ERROR:planet:Error 500 while updating feed <http://blog.mets501.com/feed/>
| t...@nightshade:~/src/planet-en-data$ python --version
| Python 2.5.2
| t...@nightshade:~/src/planet-en-data$

If I run the same (after cleaning up cache and output directory) on wolfsbane
(Solaris):

| t...@wolfsbane:~/src/planet-en-data$ ../planet-2.0/planet.py config.ini 
| /home/timl/src/planet-2.0/planet/__init__.py:33: DeprecationWarning: the md5
module is deprecated; use hashlib instead
|   import md5
| Traceback (most recent call last):
|   File "../planet-2.0/planet.py", line 23, in <module>
|     import planet
|   File "/home/timl/src/planet-2.0/planet/__init__.py", line 35, in <module>
|     import dbhash
|   File "/opt/ts/python/2.6/lib/python2.6/dbhash.py", line 8, in <module>
|     import bsddb
|   File "/opt/ts/python/2.6/lib/python2.6/bsddb/__init__.py", line 64, in
<module>
|     import _bsddb
| ImportError: No module named _bsddb
| t...@wolfsbane:~/src/planet-en-data$ python --version
| Python 2.6.5
| t...@wolfsbane:~/src/planet-en-data$

My local linux box (Python 2.6) shows the warning about md5, but runs with no
problems (except for the 404/500s).

  Both nightshade and my local runs have correct links to
<URI:http://zikoblog.wordpress.com/2010/06/07/dont-give-me-a-link-give-me-an-explanation/>.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to