I have a checkout of
https://getpaid.googlecode.com/svn/getpaid.buildout/trunk, but I'm running
into a dependency issue when running buildout.  I wonder if it's just me of
if someone has a suggestions.

I've created a new cfg that extends 335.cfg so I can get a src checkout of
getpaid.discount since I want to make changes.  Running buildout gives me
this error:

  Getting distribution for 'yoma.batching'.

Error: Couldn't install: yoma.batching 0.2.2-getpaid


So I add yoma.batching to the autocheckout and eggs section and run buildout
again:

Error: There is a version conflict.

We already have: zope.component 0.0

but zope.location 3.9.0 requires 'zope.component>=3.8.0'.


So I pin zope.component to 3.9.4 in my versions section and run buildout
again:

Error: There is a version conflict.

We already have: zope.component 3.9.4

but five.localsitemanager 1.1 requires 'zope.component<3.6dev'.


and as you can see I now have an unsatisfiable dependency issue.  Any
thoughts or suggestions?

-Rob

-- 
GetPaid for Plone: http://www.plonegetpaid.com (overview info) | 
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to getpaid-dev@googlegroups.com
To unsubscribe from this group, send email to 
getpaid-dev+unsubscr...@googlegroups.com

For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en?hl=en

Reply via email to