3.3.1 linux installer blob then port change then no zmi

4 messages Options
Embed this post
Permalink
Dale DeWitt () 3.3.1 linux installer blob then port change then no zmi
Reply Threaded More More options
Print post
Permalink
Error Type: AttributeError
Error Value: 'module' object has no attribute 'VersionBase'

results from trying to see the zmi

the plone site is visible

The default http://localhost:8080/Plone and /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
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Dale DeWitt () Re: 3.3.1 linux installer blob then port change then no zmi
Reply Threaded More More options
Print post
Permalink
2009-09-19 15:31:40 INFO Zope Ready to handle requests
2009-09-19 15:32:41 ERROR Zope.SiteErrorLog
1253392361.650.987925541951 http://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 <[hidden email]> 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
> [hidden email]://lists.plone.org/mailman/listinfo/setup

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Dale DeWitt () Re: 3.3.1 linux installer blob then port change then no zmi
Reply Threaded More More options
Print post
Permalink
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
root@80444:/usr/local/Plone/zinstance#

On Sep 19, 3:33 pm, Dale DeWitt <[hidden email]> 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 <[hidden email]> 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
> > [hidden email]://lists.plone.org/mailman/listinfo/setup
>
> _______________________________________________
> Setup mailing list
> [hidden email]://lists.plone.org/mailman/listinfo/setup

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Dale DeWitt () Re: 3.3.1 linux installer blob then port change then no zmi
Reply Threaded More More options
Print post
Permalink
All this was done because three simple linux 3.2.3 instances were
unable to upgrade to 3.3.1  Sort of looks like the end of the line
when a non invasive upgrade can't make the upgrade.

On Sep 19, 4:09 pm, Dale DeWitt <[hidden email]> wrote:

> 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
> root@80444:/usr/local/Plone/zinstance#
>
> On Sep 19, 3:33 pm, Dale DeWitt <[hidden email]> 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 <[hidden email]> 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/manageare 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
> > > [hidden email]://lists.plone.org/mailman/listinfo/setup
>
> > _______________________________________________
> > Setup mailing list
> > [hidden email]://lists.plone.org/mailman/listinfo/setup
>
> _______________________________________________
> Setup mailing list
> [hidden email]://lists.plone.org/mailman/listinfo/setup

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup