I gave it a go with the buildout. I got an error though when running
the $ bin/buildout -v part. Below is the last of what was spit out.
Any ideas?
Thanks,
Chris
--
ifPeople - Innovation for People
www.ifpeople.net
--
buildout: Develop: /home/cjohnson/software/plone/Plone-2.5.3-
UnifiedInstaller/getpaid.buildout/src/ore.alchemist
zc.buildout.easy_install: in: /home/cjohnson/software/plone/
Plone-2.5.3-UnifiedInstaller/getpaid.buildout/src/ore.alchemist
['/tmp/tmpVICJHD', '-q', 'develop', '-mxN', '-d', '/home/cjohnson/
software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-
eggs/tmp9DgVb7build']
buildout: Develop: /home/cjohnson/software/plone/Plone-2.5.3-
UnifiedInstaller/getpaid.buildout/src/ore.viewlet
zc.buildout.easy_install: in: /home/cjohnson/software/plone/
Plone-2.5.3-UnifiedInstaller/getpaid.buildout/src/ore.viewlet
['/tmp/tmpsNSmLg', '-q', 'develop', '-mxN', '-d', '/home/cjohnson/
software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-
eggs/tmpfu8Crobuild']
error in ore.viewlet setup command: Distribution contains no modules
or packages for namespace package 'ore'
While:
Installing
Processing develop directory /home/cjohnson/software/plone/
Plone-2.5.3-UnifiedInstaller/getpaid.buildout/src/ore.viewlet
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
That's it!
I just tried it on another machine, starting from the top and got to
an Assertion Error:
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
(more copied below again)
Are there some pre-reqs to making this buildout that I should know
about?
-chris
AccessControl/cAccessControl.c:2229: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'RestrictedDTMLMixinType'
AccessControl/cAccessControl.c:2229: error: 'RestrictedDTMLMixinType'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2229: error: expected expression before
'{' token
AccessControl/cAccessControl.c:2234: warning: implicit declaration of
function 'PyCObject_Import'
AccessControl/cAccessControl.c:2234: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2238: error: 'ExtensionClassGetattro'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2238: error: 'struct
ExtensionClassCAPIstruct' has no member named 'ECBaseType_'
AccessControl/cAccessControl.c:2240: warning: implicit declaration of
function 'Py_InitModule3'
AccessControl/cAccessControl.c:2241: error: 'cAccessControl_methods'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2244: error: 'api' undeclared (first
use in this function)
AccessControl/cAccessControl.c:2244: warning: implicit declaration of
function 'PyImport_ImportModule'
AccessControl/cAccessControl.c:2244: warning: implicit declaration of
function 'PyObject_GetAttrString'
AccessControl/cAccessControl.c:2244: warning: implicit declaration of
function 'PyCObject_AsVoidPtr'
AccessControl/cAccessControl.c:2244: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2247: warning: implicit declaration of
function 'PyModule_GetDict'
AccessControl/cAccessControl.c:2249: warning: implicit declaration of
function 'PyDict_SetItemString'
AccessControl/cAccessControl.c:2250: error:
'_what_not_even_god_should_do' undeclared (first use in this function)
AccessControl/cAccessControl.c:2252: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2252: error: 'struct
ExtensionClassCAPIstruct' has no member named
'PyExtensionClass_Export_'
AccessControl/cAccessControl.c:2255: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2255: error: 'struct
ExtensionClassCAPIstruct' has no member named
'PyExtensionClass_Export_'
AccessControl/cAccessControl.c:2255: error: 'ZopeSecurityPolicyType'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2258: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2258: error: 'struct
ExtensionClassCAPIstruct' has no member named
'PyExtensionClass_Export_'
AccessControl/cAccessControl.c:2258: error: 'SecurityManagerType'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2261: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2261: error: 'struct
ExtensionClassCAPIstruct' has no member named
'PyExtensionClass_Export_'
AccessControl/cAccessControl.c:2261: error: 'PermissionRoleType'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2264: warning: assignment makes pointer
from integer without a cast
AccessControl/cAccessControl.c:2264: error: 'struct
ExtensionClassCAPIstruct' has no member named
'PyExtensionClass_Export_'
AccessControl/cAccessControl.c:2264: error: 'imPermissionRoleType'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2267: error: 'imPermissionRoleObj'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2267: warning: implicit declaration of
function 'PyMapping_GetItemString'
AccessControl/cAccessControl.c:2270: error: 'aq_validate' undeclared
(first use in this function)
AccessControl/cAccessControl.c:2276: error: 'Containers' undeclared
(first use in this function)
AccessControl/cAccessControl.c:2277: error: 'ContainerAssertions'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2286: error: 'getRoles' undeclared
(first use in this function)
AccessControl/cAccessControl.c:2295: error: 'Unauthorized' undeclared
(first use in this function)
AccessControl/cAccessControl.c:2303: error: 'getSecurityManager'
undeclared (first use in this function)
AccessControl/cAccessControl.c:2311: error: 'LOG' undeclared (first
use in this function)
AccessControl/cAccessControl.c:2312: error: 'PROBLEM' undeclared
(first use in this function)
error: command 'gcc' failed with exit status 1
While:
Installing zope2
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
On May 23, 9:57 am, "Kapil Thangavelu" <kap...@gmail.com> wrote:
> i just did a fresh buildout on my laptop, no issues. took about 15m (
> macbook pro, 2.13ghz, 1g ram)
>
> the part where it stalls for you appears to be where it goes to the
> internet. you must be connected to the internet to run a buildout.
>
> -kapil
>
> > > Vision Implemented -http://objectrealms.net
I just tried it on another machine, starting from the top and got to
an Assertion Error:
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
(more copied below again)
-chris
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
On May 23, 9:57 am, "Kapil Thangavelu" <kap...@gmail.com> wrote:
> i just did a fresh buildout on my laptop, no issues. took about 15m (
> macbook pro, 2.13ghz, 1g ram)
>
> the part where it stalls for you appears to be where it goes to the
> internet. you must be connected to the internet to run a buildout.
>
> -kapil
>
> On 5/22/07, Christopher Johnson <cjj.ifpeo...@gmail.com> wrote:
>
>
>
>
>
> > Kapil,
>
> > Thanks for the suggestion. Definitely got further this time, but now it
> > seems to hang on the bootstrap command when it gets part way through the
> > process. I read that it could take a while, but it has been at this step for
> > ~1hr where it says
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2instance that satisfies plone.recipe.zope2instance.
>
> > Am I the only one having problems with the buildout? Sorry for breaking
> > it...
>
> > -chris
>
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/ore.viewlet
> > ['/tmp/tmpwcpI03', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone- 2.5.3-UnifiedInstaller
> > /getpaid.buildout/develop-eggs/tmp8wlFLvbuild']
> > buildout: Develop: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.core
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.core
> > ['/tmp/tmpFAtPaV', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-eggs/tmpMvUa2Sbuild']
>
> > buildout: Develop: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller
> > /getpaid.buildout/src/getpaid.processor.googlecheckout
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.processor.googlecheckout
> > ['/tmp/tmpIdEwii', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-eggs/tmpTGEeKobuild']
>
> > zc.buildout.easy_install: Installing ['plone.recipe.zope2install']
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2install that satisfies plone.recipe.zope2install.
> > zc.buildout.easy_install: Getting new distribution for
> > plone.recipe.zope2install
> > zc.buildout.easy_install: We have the best distribution that satisfies
> > setuptools
> > zc.buildout.easy_install.picked: setuptools = 0.6c5
> > zc.buildout.easy_install: Running easy_install:
> > /usr/bin/python "-c" "from setuptools.command.easy_install import main;
> > main()" "-mUNxd" "/home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/eggs/tmpRTpCnc" "-q"
> > "/tmp/tmpDFg2VFget_dist/plone.recipe.zope2install- 0.1.tar.gz"
> > path=/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller
> > /getpaid.buildout/eggs/setuptools-0.6c5-py2.5.egg
>
> > zip_safe flag not set; analyzing archive contents...
> > plone.__init__: module references __path__
> > plone.recipe.__init__: module references __path__
> > zc.buildout.easy_install: Got plone.recipe.zope2install 0.1
> > zc.buildout.easy_install.picked: plone.recipe.zope2install = 0.1
> > zc.buildout.easy_install: Installing [' plone.recipe.zope2instance']
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2instance that satisfies plone.recipe.zope2instance.
>
> > On 5/22/07, Kapil Thangavelu <kap...@gmail.com> wrote:
>
> > > hi chris,
>
> > > could you try svn update from the buildout directory, and then
> > > bin/buildout again. i had some uncommitted changes in a the viewlet package.
>
> > > thanks,
>
> > > kapil
>
> > > Vision Implemented -http://objectrealms.net
I just tried it on another machine, starting from the top and got to
an Assertion Error:
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
(more copied below again)
Are there some pre-reqs to making this buildout that I should know
about? I thought it installed everything needed (including zope and
plone and products).
-chris
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
On May 23, 9:57 am, "Kapil Thangavelu" <kap...@gmail.com> wrote:
> i just did a fresh buildout on my laptop, no issues. took about 15m (
> macbook pro, 2.13ghz, 1g ram)
>
> the part where it stalls for you appears to be where it goes to the
> internet. you must be connected to the internet to run a buildout.
>
> -kapil
>
> On 5/22/07, Christopher Johnson <cjj.ifpeo...@gmail.com> wrote:
>
>
>
>
>
> > Kapil,
>
> > Thanks for the suggestion. Definitely got further this time, but now it
> > seems to hang on the bootstrap command when it gets part way through the
> > process. I read that it could take a while, but it has been at this step for
> > ~1hr where it says
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2instance that satisfies plone.recipe.zope2instance.
>
> > Am I the only one having problems with the buildout? Sorry for breaking
> > it...
>
> > -chris
>
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/ore.viewlet
> > ['/tmp/tmpwcpI03', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone- 2.5.3-UnifiedInstaller
> > /getpaid.buildout/develop-eggs/tmp8wlFLvbuild']
> > buildout: Develop: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.core
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.core
> > ['/tmp/tmpFAtPaV', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-eggs/tmpMvUa2Sbuild']
>
> > buildout: Develop: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller
> > /getpaid.buildout/src/getpaid.processor.googlecheckout
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.processor.googlecheckout
> > ['/tmp/tmpIdEwii', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-eggs/tmpTGEeKobuild']
>
> > zc.buildout.easy_install: Installing ['plone.recipe.zope2install']
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2install that satisfies plone.recipe.zope2install.
> > zc.buildout.easy_install: Getting new distribution for
> > plone.recipe.zope2install
> > zc.buildout.easy_install: We have the best distribution that satisfies
> > setuptools
> > zc.buildout.easy_install.picked: setuptools = 0.6c5
> > zc.buildout.easy_install: Running easy_install:
> > /usr/bin/python "-c" "from setuptools.command.easy_install import main;
> > main()" "-mUNxd" "/home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/eggs/tmpRTpCnc" "-q"
> > "/tmp/tmpDFg2VFget_dist/plone.recipe.zope2install- 0.1.tar.gz"
> > path=/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller
> > /getpaid.buildout/eggs/setuptools-0.6c5-py2.5.egg
>
> > zip_safe flag not set; analyzing archive contents...
> > plone.__init__: module references __path__
> > plone.recipe.__init__: module references __path__
> > zc.buildout.easy_install: Got plone.recipe.zope2install 0.1
> > zc.buildout.easy_install.picked: plone.recipe.zope2install = 0.1
> > zc.buildout.easy_install: Installing [' plone.recipe.zope2instance']
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2instance that satisfies plone.recipe.zope2instance.
>
> > On 5/22/07, Kapil Thangavelu <kap...@gmail.com> wrote:
>
> > > hi chris,
>
> > > could you try svn update from the buildout directory, and then
> > > bin/buildout again. i had some uncommitted changes in a the viewlet package.
>
> > > thanks,
>
> > > kapil
>
> > > Vision Implemented -http://objectrealms.net
I just tried it on another machine, starting from the top and got to
an Assertion Error:
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
(more copied below again)
-chris
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
AssertionError:
On May 23, 9:57 am, "Kapil Thangavelu" <kap...@gmail.com> wrote:
> i just did a fresh buildout on my laptop, no issues. took about 15m (
> macbook pro, 2.13ghz, 1g ram)
>
> the part where it stalls for you appears to be where it goes to the
> internet. you must be connected to the internet to run a buildout.
>
> -kapil
>
> On 5/22/07, Christopher Johnson <cjj.ifpeo...@gmail.com> wrote:
>
>
>
>
>
> > Kapil,
>
> > Thanks for the suggestion. Definitely got further this time, but now it
> > seems to hang on the bootstrap command when it gets part way through the
> > process. I read that it could take a while, but it has been at this step for
> > ~1hr where it says
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2instance that satisfies plone.recipe.zope2instance.
>
> > Am I the only one having problems with the buildout? Sorry for breaking
> > it...
>
> > -chris
>
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/ore.viewlet
> > ['/tmp/tmpwcpI03', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone- 2.5.3-UnifiedInstaller
> > /getpaid.buildout/develop-eggs/tmp8wlFLvbuild']
> > buildout: Develop: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.core
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.core
> > ['/tmp/tmpFAtPaV', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-eggs/tmpMvUa2Sbuild']
>
> > buildout: Develop: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller
> > /getpaid.buildout/src/getpaid.processor.googlecheckout
> > zc.buildout.easy_install: in: /home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/src/getpaid.processor.googlecheckout
> > ['/tmp/tmpIdEwii', '-q', 'develop', '-mxN', '-d',
> > '/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller/getpaid.buildout/develop-eggs/tmpTGEeKobuild']
>
> > zc.buildout.easy_install: Installing ['plone.recipe.zope2install']
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2install that satisfies plone.recipe.zope2install.
> > zc.buildout.easy_install: Getting new distribution for
> > plone.recipe.zope2install
> > zc.buildout.easy_install: We have the best distribution that satisfies
> > setuptools
> > zc.buildout.easy_install.picked: setuptools = 0.6c5
> > zc.buildout.easy_install: Running easy_install:
> > /usr/bin/python "-c" "from setuptools.command.easy_install import main;
> > main()" "-mUNxd" "/home/cjohnson/software/plone/Plone-
> > 2.5.3-UnifiedInstaller/getpaid.buildout/eggs/tmpRTpCnc" "-q"
> > "/tmp/tmpDFg2VFget_dist/plone.recipe.zope2install- 0.1.tar.gz"
> > path=/home/cjohnson/software/plone/Plone-2.5.3-UnifiedInstaller
> > /getpaid.buildout/eggs/setuptools-0.6c5-py2.5.egg
>
> > zip_safe flag not set; analyzing archive contents...
> > plone.__init__: module references __path__
> > plone.recipe.__init__: module references __path__
> > zc.buildout.easy_install: Got plone.recipe.zope2install 0.1
> > zc.buildout.easy_install.picked: plone.recipe.zope2install = 0.1
> > zc.buildout.easy_install: Installing [' plone.recipe.zope2instance']
> > zc.buildout.easy_install: We have no distributions for
> > plone.recipe.zope2instance that satisfies plone.recipe.zope2instance.
>
> > On 5/22/07, Kapil Thangavelu <kap...@gmail.com> wrote:
>
> > > hi chris,
>
> > > could you try svn update from the buildout directory, and then
> > > bin/buildout again. i had some uncommitted changes in a the viewlet package.
>
> > > thanks,
>
> > > kapil
>
> > > Vision Implemented -http://objectrealms.net