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:

[EMAIL PROTECTED] PyPlucker]$ ./Spider.py --noimages -f PluckerDB
Pluckerdir is '/home/petbath/.plucker'...
---- 0 collected, 1 to do ----
Processing plucker:/home.html...
  Retrieved ok.
  Parsed ok; added 1 document link.
---- 1 collected, 1 to do ----
Processing http://www.plkr.org...
  Retrieved ok.
  Parsed ok.
---- all 2 pages retrieved and parsed ----

Writing out collected data...
Writing document 'PluckerDB' to file /home/petbath/.plucker/PluckerDB.pdb
Converting plucker:/home.html...
Converting http://www.plkr.org...
Traceback (most recent call last):
  File "./Spider.py", line 1532, in ?
    sys.exit(realmain())
  File "./Spider.py", line 1524, in realmain
    retval = main (config, exclusion_lists)
  File "./Spider.py", line 1046, in main
    mapping = writer.write (verbose=verbosity, alias_list=alias_list)
  File "/usr/local/lib/python2.1/site-packages/PyPlucker/Writer.py", line 520, in
write
    result = Writer.write (self, verbose, alias_list=alias_list)
  File "/usr/local/lib/python2.1/site-packages/PyPlucker/Writer.py", line 339, in
write
    raise RuntimeError("The collection process failed to generate a 'home'
document")
RuntimeError: The collection process failed to generate a 'home' document


Any suggestions?



=====
*
---------
C.L.P.
[EMAIL PROTECTED]
---------
*

http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to