Bug#492849: zope-plone3: Plone instance not starting

2008-08-03 Thread Fabio Tranchitella
Hello,

* 2008-07-29 13:37, Andrea Brenci wrote:
 Package: zope-plone3
 Version: 3.1.3-1
 Severity: grave
 Justification: renders package unusable
 
 After updating my sid installation on 29 july 2008, runzope gives the
 following error message:

I think the problem is in zope-common and not in zope-plone3; I just
uploaded a new release of zope-common into unstable. Could you please try
to install that new version and run an upgrade again?

Thanks in advance,

-- 
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#492849: zope-plone3: Plone instance not starting

2008-08-03 Thread Andrea Brenci
On Sun, Aug 03, 2008 at 09:23:21AM +0200, Fabio Tranchitella wrote:
 
 I think the problem is in zope-common and not in zope-plone3; I just
 uploaded a new release of zope-common into unstable. Could you please try
 to install that new version and run an upgrade again?
 

Hi Fabio,
yes, the problem is fixed now.
Thank you.

Andrea



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#492849: zope-plone3: Plone instance not starting

2008-08-03 Thread Fabio Tranchitella
reassign 492849 zope-common
thanks

* 2008-08-03 15:32, Andrea Brenci wrote:
 yes, the problem is fixed now. Thank you.

Let's reassign the bug to zope-common, then.

-- 
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#492849: zope-plone3: Plone instance not starting

2008-07-29 Thread Andrea Brenci
Package: zope-plone3
Version: 3.1.3-1
Severity: grave
Justification: renders package unusable

After updating my sid installation on 29 july 2008, runzope gives the
following error message:

2008-07-29 11:23:29 INFO ZServer HTTP server started at Tue Jul 29 11:23:29 2008
Hostname: 0.0.0.0
Port: 8081
2008-07-29 11:23:29 INFO Zope Set effective user to zope
2008-07-29 11:23:33 ERROR PortalTransforms Problem importing module 
web_intelligent_plain_text_to_html : No module named 
plone.intelligenttext.transforms
2008-07-29 11:23:33 ERROR PortalTransforms Problem importing module 
html_to_web_intelligent_plain_text : No module named 
plone.intelligenttext.transforms
2008-07-29 11:23:36 ERROR Application Could not import Products.ATContentTypes
Traceback (most recent call last):
  File /usr/lib/zope2.10/lib/python/OFS/Application.py, line 709, in 
import_product
product=__import__(pname, global_dict, global_dict, silly)
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/__init__.py, 
line 64, in ?
import Products.ATContentTypes.content
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/content/__init__.py,
 line 26, in ?
import Products.ATContentTypes.content.link
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/content/link.py,
 line 39, in ?
from Products.ATContentTypes.content.base import registerATCT
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/content/base.py,
 line 63, in ?
from Products.CMFPlone.PloneFolder import ReplaceableWrapper
  File /var/lib/zope2.10/instance/plone-site/Products/CMFPlone/__init__.py, 
line 215, in ?
from browser import ploneview
  File 
/var/lib/zope2.10/instance/plone-site/Products/CMFPlone/browser/ploneview.py, 
line 12, in ?
from Products.CMFPlone import utils
  File /var/lib/zope2.10/instance/plone-site/Products/CMFPlone/utils.py, line 
7, in ?
from plone.i18n.normalizer.interfaces import IIDNormalizer
ImportError: No module named plone.i18n.normalizer.interfaces
Traceback (most recent call last):
  File /usr/lib/zope2.10/lib/python/Zope2/Startup/run.py, line 56, in ?
run()
  File /usr/lib/zope2.10/lib/python/Zope2/Startup/run.py, line 21, in run
starter.prepare()
  File /usr/lib/zope2.10/lib/python/Zope2/Startup/__init__.py, line 102, in 
prepare
self.startZope()
  File /usr/lib/zope2.10/lib/python/Zope2/Startup/__init__.py, line 278, in 
startZope
Zope2.startup()
  File /usr/lib/zope2.10/lib/python/Zope2/__init__.py, line 47, in startup
_startup()
  File /usr/lib/zope2.10/lib/python/Zope2/App/startup.py, line 45, in startup
OFS.Application.import_products()
  File /usr/lib/zope2.10/lib/python/OFS/Application.py, line 686, in 
import_products
import_product(product_dir, product_name, raise_exc=debug_mode)
  File /usr/lib/zope2.10/lib/python/OFS/Application.py, line 709, in 
import_product
product=__import__(pname, global_dict, global_dict, silly)
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/__init__.py, 
line 64, in ?
import Products.ATContentTypes.content
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/content/__init__.py,
 line 26, in ?
import Products.ATContentTypes.content.link
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/content/link.py,
 line 39, in ?
from Products.ATContentTypes.content.base import registerATCT
  File 
/var/lib/zope2.10/instance/plone-site/Products/ATContentTypes/content/base.py,
 line 63, in ?
from Products.CMFPlone.PloneFolder import ReplaceableWrapper
  File /var/lib/zope2.10/instance/plone-site/Products/CMFPlone/__init__.py, 
line 215, in ?
from browser import ploneview
  File 
/var/lib/zope2.10/instance/plone-site/Products/CMFPlone/browser/ploneview.py, 
line 12, in ?
from Products.CMFPlone import utils
  File /var/lib/zope2.10/instance/plone-site/Products/CMFPlone/utils.py, line 
7, in ?
from plone.i18n.normalizer.interfaces import IIDNormalizer
ImportError: No module named plone.i18n.normalizer.interfaces

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages zope-plone3 depends on:
ii  libjs-prototype1.6.0.2-4 JavaScript Framework for dynamic w
ii  lynx   2.8.7dev9-1.2 Text-mode WWW Browser (transitiona
pn  pdftohtml  none(no description available)
ii  poppler-utils [xpdf-utils] 0.8.4-1.1 PDF utilitites (based on libpopple
ii  python-docutils0.4-6 Utilities for the documentation of
ii  python-elementtree 1.2.6-12  Light-weight toolkit for XML proce
ii  python-imaging 1.1.6-3   Python Imaging Library
ii  python-libxml2