Error: Missing option: buildout:parts - Fixed

1 message Options
Embed this post
Permalink
Tom Russell () Error: Missing option: buildout:parts - Fixed
Reply Threaded More More options
Print post
Permalink
When running buildout (Plone 3.2 on Linux), I would get the following
message:

Error: Missing option: buildout:parts

In order to get buildout to run, I had to comment out the following
lines in buildout.cfg:

versions = versions

[versions]
zope.component=3.5.1

I was told that only the last two lines needed to be commented out, but
found it necessary to comment out the first ("versions = versions") as
well.

I believe "you can add that section back elsewhere probably, or in a
versions.cfg then extend = versions.cfg, versions=versions in
[buildout]"

-Tom Russell


_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup