Date: Fri, 30 Mar 2007 12:42:46 +0200 From: Palle Girgensohn <girgen@FreeBSD.org> To: neal@nelson.name, yasi@yasi.to, filippo.natali@gmail.com, ports@freebsd.org Subject: zope and py24-zopeInterface clash Message-ID: <EAA50BF40A1262B28387F37C@rambutan.pingpong.net>
next in thread | raw e-mail | index | archive | help
Hi, Check this thread, it helped me after zope refused to start after a portupgrade -a <http://lists.freebsd.org/pipermail/freebsd-questions/2007-March/143706.html> So, it seems to me there's a bug in the ports tree, somehow? When installing plone, it installs zope29 and python24, and python24 installs py24-twistedCore which has a builddep on py24-zopeInterface. So, plone will not work when installed by the ports tree, since zope29 will not work, since python installs py24-zopeInterface. Removing py24-zopeInterface helps immediately, but python depends on it (via py24-twistedCore). Can this issue be resolved somehow? If I file a PR, who should own it? ;-) Regards, Palle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EAA50BF40A1262B28387F37C>