Hi,
am trying to modify the default getpaid buildout.cfg soas to load
additional plone products
this is a Plone 2.5.5 installation
All works well for products: QploneTabs, PloneFormGen, ImageRepository
howewer i can't make it for Slideshowfolder 4
I added this to [productsCheckout]
http://svn.plone.org/svn/plone/plone.app.form/branches/plone-2.5
plone.app.form
and this to eggs=
Products.slideshowfolder
here are the errors
Getting distribution for 'setuptools'.
Got setuptools 0.6c9.
Upgraded:
setuptools version 0.6c9;
restarting.
Generated script '/home/odon/getpaid.buildout/bin/buildout'.
Develop: '/home/odon/getpaid.buildout/src/Products.PloneGetPaid'
Develop: '/home/odon/getpaid.buildout/src/zc.table'
Develop: '/home/odon/getpaid.buildout/src/zc.resourcelibrary'
Develop: '/home/odon/getpaid.buildout/src/five.intid'
Develop: '/home/odon/getpaid.buildout/src/yoma.batching'
Develop: '/home/odon/getpaid.buildout/src/ore.viewlet'
Develop: '/home/odon/getpaid.buildout/src/hurry.workflow'
Develop: '/home/odon/getpaid.buildout/src/getpaid.core'
Develop: '/home/odon/getpaid.buildout/src/getpaid.wizard'
Develop: '/home/odon/getpaid.buildout/src/getpaid.nullpayment'
Develop: '/home/odon/getpaid.buildout/recipes'
Getting distribution for 'plone.recipe.zope2instance'.
Got plone.recipe.zope2instance 2.5.
Getting distribution for 'zope.testing>=3.6.0'.
Got zope.testing 3.7.0.
Uninstalling test-recorder.
Running uninstall recipe.
While:
Installing.
Uninstalling test-recorder.
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File "/tmp/tmpR6bPw4/zc.buildout-1.1.1-py2.4.egg/zc/buildout/
buildout.py", line 1477, in main
File "/tmp/tmpR6bPw4/zc.buildout-1.1.1-py2.4.egg/zc/buildout/
buildout.py", line 401, in install
File "/tmp/tmpR6bPw4/zc.buildout-1.1.1-py2.4.egg/zc/buildout/
buildout.py", line 517, in _uninstall_part
File "/home/odon/getpaid.buildout/eggs/infrae.subversion-1.3.1-
py2.4.egg/infrae/subversion/Py.py", line 93, in uninstall
raise ValueError("""\
ValueError: In '/home/odon/getpaid.buildout/parts/test-recorder/
testrecorder':
local modifications detected while uninstalling 'test-recorder':
Uninstall aborted!
Please check for local modifications and make sure these are checked
in.
If you sure that these modifications can be ignored, remove the
checkout manually:
rm -rf /home/odon/getpaid.buildout/parts/test-recorder/testrecorder/
testrecorder.pyc
rm -rf /home/odon/getpaid.buildout/parts/test-recorder/testrecorder/
__init__.pyc
Or if applicable, add the file to the 'svn:ignore' property of the
file's container directory. Alternatively, add an ignore glob pattern
to your subversion client's 'global-ignores' configuration variable.
all this is a bit mysterious to me.....
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"getpaid-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---