#15 new
cewing

Odd problem with zcml in roadrunner

Reported by cewing | June 15th, 2009 @ 07:20 PM

Jordan, We discussed this in #plone today. The upshot is that I get an error in the zc3.form zcml when attempting to run tests using roadrunner. It tells me that z3c:widgetTemplate is an invalid directive. I have z3c.form pinned to v 1.9.0, which is what I had been using before the z3c.form upgrade to 2.0.0 caused me some problems today.

I've got a traceback attached, and here is the buildout I use

svn co https://svn.cac.washington.edu/public/uwplone/UWRadiology/uwrad.acc... ./accounting.dev

run that. You'll get the buildout I'm using for development right now, including the trunk of the source for our new accounting package.

To get things to run, the python you use will need to have psycopg2 installed and you should have postgres running with a database called 'test' available. The postgres user should have full access to this database. If your postgres user is named something other than _postgres, you'll need to set the environmental variable 'DEFAULT_DSN' to an appropriate DSN string to allow the tests access to an empty database. The tests will take care of everything else if you can get them to run :)

Thanks for looking at this,

C

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Attachments

Pages