in my opinion i think we are more flexible with the current setup. i'm a heavy user of buildout based environments but i've never used the unified installer. so maybe i'm wrong here because of lack of experience with the unified installer.
i suggest to build a custom python2.4 environment with bda's python buildout: https://svn.plone.org/svn/collective/buildout/bda-naked-python/ please have a look into the README file. with this python installation we can proceed to install the wgo-buildout. the mentioned problems with installsite.py do not affect the editors-gnome site, because we have already installed the site. next week (from 21st-24th) i could help out some sysadmins to install the wgo-buildout on their servers since i'm attending a sprint in austria and may be awake at unusal times (overcoming time zone differences). please let me know, cheers, hannes On Wed, 2010-06-09 at 15:53 -0400, Christopher Warner wrote: > Maybe we should start talking about using a modified unified installer > for our use cases. Basically the only modified thing would be the > buildout.cfg but the base components for the stack will be of unified > breed. This will help prevent and alleviate some of these issues in > regards to actually building Plone/Zope bare. There are all sorts of > problems that can creep up and the more we can ignore these sorts of > issue the better. > > > -C > > On Wed, Jun 9, 2010 at 2:07 PM, Davi Lima <[email protected]> wrote: > Everything ran nice except the wgo.installsite content which > gave me ValueError: No such content type: ShortcutFolder > > > http://pastie.org/998121 > > > Thanks for your attention! > > > Davi Lima > > 2010/6/9 Carsten Senger <[email protected]> > > Hi Davi, > > > --On Mittwoch, Juni 09, 2010 11:42:58 -0300 Davi Lima > <[email protected]> wrote: > > I tried setting a local sandbox as described > here [1] but couldn't pass > the installsite.py step which crashed on me > with the following Traceback: > > http://pastie.org/997840 > > > ... > > current_value = accessor() > File > > "/home/davi/.buildout/eggs/Products.CacheSetup-1.2.1-py2.4.egg/Products/CacheSetup/content/base_cache_rule.py", > line 311, in getVaryExpression > return expression.text > AttributeError: 'str' object has no attribute 'text' > > There seem to be changes in an Add-On. I'll look into > it. > The installsite.py script adds a Plone site, imports > some content, adds users > and sets some pages as the default view for the > folder. It was just a convenience > script to get up a site with content quickly for > reviews. There is nothing special > in it. You can conventionally run the buildout, start > up zope (and deliverance), > go to http://localhost:8090/manage (unusual port), add > a plone site and install all > the wgo products there. > The editors instance would not be affected by this > cause the whole install step is > skip there. > > ..Carsten > > > > > > _______________________________________________ > gnome-web-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-web-list > > > > > -- > Christopher Warner > http://cwarner.kernelcode.com > > _______________________________________________ > gnome-web-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-web-list _______________________________________________ gnome-web-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-web-list
