Fixing port www/zope-cmfphoto
Gavin Atkinson
gavin.atkinson at ury.york.ac.uk
Sun Sep 18 03:04:32 PDT 2005
Hi,
I'm looking into the build failures with www/zope-cmfphoto that have led
to it being marked as broken and deprecated, scheduled for deletion on the
22nd Sept. I would appreciate it if it is not deleted just yet. This is
my first attempt at understanding the ports build infrastructure.
As far as I can tell from
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2005051203/zope-cmfphoto-0.4.2.log
the issue may be with the pointyhat ports build infrastructure. Despite
zope-cmfphoto declaring it requires Python 2.3 (indirectly, via the
USE_ZOPE=yes option), somehow RUN_DEPENDS is being populated with
py24-imaging-1.1.5.tbz rather than py23-imaging-1.1.5.tbz - presumably
this is being done by the pointyhat build scripts based soley on the fact
that it is the newest/default version?
Or is the issue the fact that a Python 2.3 version of py-imaging fails to
install because a Python 2.4 version has been installed? The current port
build infrastructure explicitely disallows this, so I'm not sure what can
be done about it.
Are the pointyhat build scripts available publically for me to try and
figure out further what the issue is? The port builds and installs fine
from source, and a package generated from that seems to be correct too.
Thanks,
Gavin
More information about the freebsd-python
mailing list