On 2007-09-08, Alex Clark <[EMAIL PROTECTED]> wrote: > Sisi, > Ditto. > Who can we bug (read: beg) to fix this?
FWIW, you can get around this by adding a membrane tool in the site root ZMI. > I added my traceback and Plone version overview here: > http://plone.org/products/membrane/issues/8 > > Alex > > On 2007-08-16, sisi <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> I am having trouble getting membrane to install using GenericSetup. All >> my searching has yielded the following bug report on the plone site: >> http://plone.org/products/membrane/issues/8 >> >> which I added to in May. >> >> I started looking at the problem again this week, and still have not >> been able to solve it. I've looked in the archives of the mailing list >> and not seen the problem mentioned, but it's always hard to know exactly >> what to search for if the attribute error doesn't pull anything relevant >> up (and the search function does not work for me very well in firefox, >> clicking the "next 6 items" link after a search gives a 404, whatever >> search string I try) >> >> My config and installed products are as follows (traceback below that) >> >> running on a linux box >> Plone version: 2.5.2 >> Zope version: 2.9.6-final >> python 2.4.4 >> CMF version 1.6.2 >> >> products (which might be relevant): >> Archetypes 1.4.4-final >> CMFonFive-1.3.4 >> Five 1.4.2 >> GenericSetup-1.1 >> listen 0.1-svn >> membrane 1.0 >> remember 1.0b1 >> >> traceback if I try to import all steps: >> Traceback (innermost last): >> Module ZPublisher.Publish, line 115, in publish >> Module ZPublisher.mapply, line 88, in mapply >> Module ZPublisher.Publish, line 41, in call_object >> Module Products.GenericSetup.tool, line 438, in manage_importAllSteps >> Module Products.GenericSetup.tool, line 251, in runAllImportSteps >> - __traceback_info__: profile-membrane:default >> Module Products.GenericSetup.tool, line 725, in _doRunImportStep >> - __traceback_info__: membranetool >> Module Products.membrane.exportimport.membranetool, line 148, in >> importMembraneTool >> Module Products.CMFCore.utils, line 82, in getToolByName >> AttributeError: membrane_tool >> >> traceback if I try to import step by step, at the third step (Membrane >> Tool - Import membrane type specific configuration): >> Traceback (innermost last): >> Module ZPublisher.Publish, line 115, in publish >> Module ZPublisher.mapply, line 88, in mapply >> Module ZPublisher.Publish, line 41, in call_object >> Module Products.GenericSetup.tool, line 420, in >> manage_importSelectedSteps >> Module Products.GenericSetup.tool, line 226, in runImportStep >> Module Products.GenericSetup.tool, line 723, in _doRunImportStep >> - __traceback_info__: toolset >> ValueError: Invalid import step: toolset >> >> If anyone has any tips, I'd much appreciate it. >> >> Cheers, >> sisi >> >> > > -- Alex Clark (http://aclark.net) -- Archive: http://www.openplans.org/projects/remember/lists/remember/archive/2007/09/1189569512348 To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
