On Thu, 13 Mar 2003, C P wrote:
[...]
> I'm trying to get plucker working under freebsd 4.6, I've updated all the ports
> and sitescooper appears to work fine but fails to 'generate a home document'. I
> don't know any python so I'm hesitant to go in their and look, but I hope there
> is some sense in the output:
[...]
> RuntimeError: The collection process failed to generate a 'home' document
>
OK, that was once too many... :-)
I believe this is actually a FAQ -- the problem occurs when using
Python2.2 or later. You have two (well, three if you count not
using the python parser -- but that would mean using Java and that is
hardly a desirable option is it ;-) ) options:
1) downgrade to a lesser Python version
2) Fix Url.py:
take out the line that reads:
"urlparse.uses_netloc.append ('plucker')"
For all the others: Could you also fix this line and see if it
a) does work under Python 2.2/2.3 (does for me)
b) does still work under Python 2.1/2.0/1.x?
If it doesn't break anythin, maybe someone have could check it into CVS?
Holger
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list