Testing a potential One Point Oh tarball/zip
Frédéric Crozat
fred at crozat.net
Tue Feb 7 06:44:25 EST 2006
Le lundi 06 février 2006 à 01:01 +1100, Jeff Waugh a écrit :
> Hi all,
>
> This is not a release announcement. Please test (what may end up being) the
> Planet 1.0 release tarball/zip here, so it can be released later this week:
>
> http://www.planetplanet.org/download/planet-1.0.tar.gz
> http://www.planetplanet.org/download/planet-1.0.zip
>
> This is not a release announcement. Once 1.0 is out, there will be a Planet
> sprint in Sydney to kick off the next development branch. The initial focus
> of our efforts will be on processing speed (relative to CPU), memory usage,
> and upgrading to the latest feedparser.
>
> This is not a release announcement.
I'm getting sometime error when upgrading my planet :
Traceback (most recent call last):
File "/var/www/planet-1.0/planet.py", line 261, in ?
main()
File "/var/www/planet-1.0/planet.py", line 149, in main
channel = planet.Channel(my_planet, feed_url)
File "/var/www/planet-1.0/planet/__init__.py", line 277, in __init__
self.cache_read_entries()
File "/var/www/planet-1.0/planet/__init__.py", line 314, in
cache_read_entries item = NewsItem(self, key)
File "/var/www/planet-1.0/planet/__init__.py", line 540, in __init__
self.cache_read()
File "/var/www/planet-1.0/planet/cache.py", line 74, in cache_read
self._type[key] = self._cache[cache_key + " type"]
File "/usr/lib/python2.4/bsddb/__init__.py", line 213, in __getitem__
return self.db[key]
KeyError: 'http://blogs.gnome.org/view/carlosg/2006/02/06/0 title type'
--
Frédéric Crozat - fred at crozat.net
More information about the devel
mailing list