Planet Venus having issues with Wordpress
Damián Viano
dviano at fi.uba.ar
Fri Sep 12 20:51:06 EST 2008
On Tue, Sep 09, 2008 at 02:37:26PM -0400, Steve Van Bruwaene wrote:
> When I run this test, it sits for a bit, and then quite, giving me the
> command line again with no output whatsoever.
>
> When I run it against a wordpress 2.3.3 atom feed, I get:
> $ python tests/reconstitute.py http://welcomehome.iteams.ca/feed/atom/
> sh: xsltproc: command not found
I guess this means you are missing the xsltproc binary that comes with
the libxslt (in Debian, and Debian-based systems it's in a separate
package called xsltproc).
> Traceback (most recent call last):
> File "tests/reconstitute.py", line 85, in <module>
> os.removedirs(os.path.dirname(work))
> File "/usr/local/lib/python-2.5/lib/python2.5/os.py", line 179, in
> removedirs
> rmdir(name)
> OSError: [Errno 39] Directory not empty:
> '/hermes/web01/b1749/pow.itcanada/planet/tests/work'
>
> I get similar results for a blogspot blog.
>
> So it looks like my xsl stuff isn't working, but then I'm not using it in my
> setup anyway. My setup involves standard planet planet config files and
> templates, but using venus because it has more bug fixes. (so htmltmpl
> templates.)
>
> Any idea what I can do next? Is there a way to turn on more debugging info
> so I can see where it's crashing?
You mean more than 'log_level = DEBUG' in the config.ini ? Only editing
the code yourself and adding the debug statements you want AFAIK, but
I'm no python guru... also there's pydb a python debugger, never used
but heard good comments about it.
Hope it helps,
--
Damián Viano(Des) ¯ ¯ - _ _ - ¯ ¯
GPG: 0x6EB95A6F Debian ¯-_GNU_-¯ Linux
Web: http://damianv.com.ar/ ¯-¯
More information about the devel
mailing list