[Zope3-Users] Buildout seems to be broken due to missing back35.py in zope.app.component.
Hermann Himmelbauer
dusty at qwer.tk
Wed Oct 15 12:11:13 EDT 2008
Am Mittwoch 15 Oktober 2008 16:46:06 schrieb Hermann Himmelbauer:
> Hi,
> It seems that buildout is broken:
>
> A "bin/buildout" fetched some new packages, especially:
> zope.app.component-3.5.0
>
> The previous version was:
> zope.app.component-3.4.1
>
> The problem is, that a file, called "back35" is missing in
> zope.app.component-3.5.0 which is, however, imported/needed in several
> other files, e.g. in zope.app.form.browser.metadirectives.py:
>
> from zope.app.component.back35 import LayerField
Hmmm, just tried a fresh buildout again, now I get this:
src/zope/app/container/_zope_proxy_proxy.c:746: warning: initialization from
incompatible pointer type
error: Setup script exited with error: command 'gcc' failed with exit status 1
An error occured when trying to install zope.app.container 3.6.1.Look above
this message for any errors thatwere output by easy_install.
While:
Installing app.
Getting distribution for 'zope.app.container'.
Error: Couldn't install: zope.app.container 3.6.1
What's happening here? Is somebody updating the packages?
Is there perhaps a way to switch to an older release that works?
Best Regards,
Hermann
--
hermann at qwer.tk
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9 4902 64B4 D16B 2998 93C7
More information about the Zope3-users
mailing list