Then upon a reinstall with a blank screen zmi fetch in identical plot I find this:
Installing zopepy. Generated interpreter '/usr/local/Plone/zinstance/bin/zopepy'. Installing zopeskel. Getting distribution for 'Cheetah>1.0'. warning: no files found matching 'examples' warning: no files found matching 'docs' warning: no files found matching 'bin' warning: no files found matching '*' under directory 'docs' warning: no files found matching '*' under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'cheetah' warning: no previously-included files matching '*~' found under directory 'cheetah' warning: no previously-included files matching '*.aux' found under directory 'cheetah' warning: no previously-included files matching '*~' found under directory 'docs' warning: no previously-included files matching '*.aux' found under directory 'docs' zip_safe flag not set; analyzing archive contents... Cheetah.NameMapper: module MAY be using inspect.stack Cheetah.Template: module references __file__ Cheetah.ImportManager: module references __file__ Cheetah.ImportManager: module references __path__ Cheetah.ImportHooks: module references __file__ Cheetah.Tests.Template: module references __file__ Got Cheetah 2.2.2. The version, 1.7, is not consistent with the requirement, 'Markdown>=2.0.1'. While: Installing zopeskel. Error: Bad version 1.7 r...@80444:/usr/local/Plone/zinstance# On Sep 19, 3:33 pm, Dale DeWitt <[email protected]> wrote: > 2009-09-19 15:31:40 INFO Zope Ready to handle requests > 2009-09-19 15:32:41 ERROR Zope.SiteErrorLog > 1253392361.650.987925541951http://69.76.179.52:8083/manage_main > Traceback (innermost last): > Module ZPublisher.Publish, line 119, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 42, in call_object > Module Shared.DC.Scripts.Bindings, line 313, in __call__ > Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec > Module App.special_dtml, line 178, in _exec > Module Shared.DC.Scripts.Bindings, line 327, in > __render_with_namespace__ > Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec > Module App.special_dtml, line 178, in _exec > Module DocumentTemplate.DT_With, line 76, in render > Module App.PersistentExtra, line 57, in locked_in_version > AttributeError: 'module' object has no attribute 'VersionBase' > > On Sep 19, 3:23 pm, Dale DeWitt <[email protected]> wrote: > > > > > Error Type: AttributeError > > Error Value: 'module' object has no attribute 'VersionBase' > > > results from trying to see the zmi > > > the plone site is visible > > > The defaulthttp://localhost:8080/Ploneand/manage are fine. > > The addition of plone.app.blob works and is installed from plone > > setup. > > Then changing the port from 8080 to 8083 bars me from seeing the zmi > > which is the error obtained at the top of this thread. > > > _______________________________________________ > > Setup mailing list > > [email protected]http://lists.plone.org/mailman/listinfo/setup > > _______________________________________________ > Setup mailing list > [email protected]http://lists.plone.org/mailman/listinfo/setup _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
