Hi plucker-folks,

I installed these two rpms on Fedora Core 1 box:
plucker-desktop-1.6.0.0-1
plucker-1.6.2-1

plucker-build is giving me the following traceback:
>Traceback (most recent call last):
>  File "/usr/bin/plucker-build", line 1684, in ?
>    sys.exit(realmain(None))
>  File "/usr/bin/plucker-build", line 1669, in realmain
>    retval = main (config, exclusion_lists)
>  File "/usr/bin/plucker-build", line 1101, in main
>    spider.process_all(verbose=verbosity)
>  File "/usr/bin/plucker-build", line 621, in process_all
>    self.process (verbose, estimate, statusfile)
>  File "/usr/bin/plucker-build", line 851, in process
>    if new_attr.check_fetch (as_image = 0):
>  File "/usr/bin/plucker-build", line 459, in check_fetch
>    if m and not m.match(self._url.as_string(with_fragment=0)):
>AttributeError: 'str' object has no attribute 'match'


This looks like maybe a python related issue.  I have Python 2.2.3
installed.  Is a newer python required for plucker-1.6.2?


Thanks,
--Jack

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to