IOError: [Errno 2] No such file or directory: '../getpaid.buildout/develop-products/Five/skel/site.zcml'

You may have trouble starting up your instance as of October 18, 2007 due to some moving of the Five product in the buildout. This problem should be fixed in the buildout shortly, but in the meantime, this error message explains what to do about it.

After updating your buildout, you may see an error on starting the instance that includes:

IOError: [Errno 2] No such file or directory: '/path/to/getpaid.buildout/develop-products/Five/skel/site.zcml'

This is due to removing a duplicate version of Five in the product. To get around this, remove the extra Five directory with:

rm -r /path/to/develop-products/Five