development status

0 views
Skip to first unread message

Kapil Thangavelu

unread,
May 18, 2007, 12:04:25 AM5/18/07
to getpa...@groups.google.com
 Hi Folks

 alot of progress has been made over the last week, getting
 plonegetpaid ready for the "red ochre" 0.1 release, that i wanted
 to relay.

http://plone.org/products/plonegetpaid/releases/0.1

 from the admin screens you can now activate content types to
 be available as buyable, shippable. the admin pages have also
 switched out to a set of tabbed views from a single view.

 from within the plone ui navigation, for content types configured
 for it within the admin screens, you can enable an individual
 piece of content to be one purchasble, and edit its purchase settings.

 works in progress on the shopping cart ui and management, to be
 followed by the checkout, and then on to order management.

 if your interested in checking things out the, there are instructions
 on getting started here.

 http://code.google.com/p/getpaid/wiki/DevGettingStarted

cheers,

kapil
--
Vision Implemented - http://objectrealms.net

cjj

unread,
May 21, 2007, 10:22:06 PM5/21/07
to getpaid-dev
Hi Kapil,

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!

Kapil Thangavelu

unread,
May 22, 2007, 11:30:14 AM5/22/07
to getpa...@googlegroups.com
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

Christopher Johnson

unread,
May 22, 2007, 6:50:52 PM5/22/07
to getpa...@googlegroups.com
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.
--
Cofounder and CEO

ifPeople - Innovation for People
www.ifpeople.net
t: 678-608-3408
130 Boulevard NE, #6
Atlanta, GA 30312

Kapil Thangavelu

unread,
May 23, 2007, 9:57:47 AM5/23/07
to getpa...@googlegroups.com
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

Christopher Johnson

unread,
May 23, 2007, 12:26:19 PM5/23/07
to getpaid-dev
The computer was connected to the internet when I ran that.

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

Christopher Johnson

unread,
May 23, 2007, 12:26:34 PM5/23/07
to getpaid-dev
The computer was connected to the internet when I ran that.

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

Christopher Johnson

unread,
May 23, 2007, 12:28:26 PM5/23/07
to getpaid-dev
The computer was connected to the internet when I ran that.

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

Christopher Johnson

unread,
May 23, 2007, 1:59:17 PM5/23/07
to getpaid-dev
The computer was connected to the internet when I ran that.

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

Kapil Thangavelu

unread,
May 23, 2007, 4:02:03 PM5/23/07
to getpa...@googlegroups.com
it doesn't appear you have the python development packages installed? building zope from source requires a c compiler and the python headers, from the error messages it doesn't appear you have the latter. on ubuntu.. apt-get install python2.4-dev.  i'll be on irc to see if you want to go through this more directly.

cheers,

kapil
Reply all
Reply to author
Forward
0 new messages