Re: [Zope-CMF] Problem with offline buildout

2010-01-20 Thread Raphael Ritz
Charlie Clark wrote:
> Hi,

Hi Charlie,

> 
> I'm testing deploying a current project using buildout's offline mode. I  
> have a complete download cache but I'm still getting errors:
> 
> "We have no distributions for products.cmfcore that satisfies  
> 'products.cmfcore'."
> 
> Neither this nor the subsequent traceback give much of a clue as to  
> exactly what is needed to satisfy the constraint. Any ideas?

Depending on what you mean by "complete download cache" and whether
or not you are using 'extends' for some version pinning (or the like)
it may help to add an 'extends-cache' setting to your buildout cache
and/or make sure you use zc.buildout 1.4.1 (or higher).

That's at least how I understand
 
http://manage.plone.org/documentation/manual/developer-manual/managing-projects-with-buildout/creating-a-buildout-defaults-file

HTH

Raphael


> 
> Charlie

___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] RFC: Removing svn:externals from buildouts

2011-03-26 Thread Raphael Ritz
On 3/25/11 7:37 PM, Charlie Clark wrote:
> Am 25.03.2011, 18:03 Uhr, schrieb yuppie:
>
>> Don't know who uses mr.developer for CMF development. I added that
>> configuration recently and only on trunk.
>
> I've heard of it but I have no idea what it is - anyone surprised at my
> ignorance? ;-) I thought it was some kind of buildout package for testing!

In my understanding it is a convenience to manage
checkouts as well as switching back and forth between
dev mode and non-dev mode for selected eggs.

YMMV

Raphael

>
>> I still have some trouble using mr.developer in Eclipse. But if it works
>> for everybody else and the nightly tests don't break I'm fine with
>> replacing the svn:externals.
>
> Looks like I'll have to look at it and see if I work out how to use it.
>
> Charlie


___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


Re: [Zope-CMF] GenericSetup backport

2011-05-26 Thread Raphael Ritz
On 5/26/11 10:39 PM, Godefroid Chapelle wrote:

[..]

>
> Further, I think it is a real advantage for the product developers if
> they can migrate their tests to p.a.testing while keeping Plone 3
> compatibility.

FWIW: whatever the solution ends up being I'd welcome
such an option as well.

Raphael


>
>> Hanno
>
> Gotcha
> ___
> Zope-CMF maillist  -  Zope-CMF@zope.org
> https://mail.zope.org/mailman/listinfo/zope-cmf
>
> See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


___
Zope-CMF maillist  -  Zope-CMF@zope.org
https://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests