|
List Info
Thread: Plone install errors - Help!
|
|
| Plone install errors - Help! |

|
2006-07-14 15:54:08 |
|
Plone install error installing varsion: Plone-2.5-with-Zope-2.9.exe
Executing the command 'setupsite.py' failed TypeError: stat() argument 1 must be (encoded string without NULL bytes), not str
Completing the PLONE set-up wizard. FINISH.
I have checked to see if I have Aim/AOL and it is not installed. I have checked in the Registry and I cannot see anything relating to AOL/MIME. I have also removed any references to Python from the registry before installing. I have also tried the nightly builds. I am alos having a similar problem on my home PC.
Can anyone help with this?
Post install log:
07/14/06 08:39:59: 3256: ['C:\\Plon e2\\Zope\\bin\\mkzopeinstance.py', '-d', 'C:\\Plone2\\Data', '-u', 'admin:admin'] Wrote 'C:\\Plone2\\Data\\.\\bin\\runzope.bat' Wrote 'C:\\Plone2\\Data\\.\\bin\\runzope' Changed mode for C:\Plone2\Data\.\bin\runzope to 777 Wrote 'C:\\Plone2\\Data\\.\\bin\\zopectl' Changed mode for C:\Plone2\Data\.\bin\zopectl to 777 Wrote 'C:\\Plone2\\Data\\.\\bin\\zopeservice.py' Changed mode for C:\Plone2\Data\.\bin\zopeservice.py to 777 Wrote 'C:\\Plone2\\Data\\.\\etc\\plone.conf' Wrote 'C:\\Plone2\\Data\\.\\etc\\zope.conf' Wrote 'C:\\Plone2\\Data\\.\\lib\\python\\README.txt' 07/14/06 08:39:59: 3256: finished 07/14/06 08:39:59: 3276: ['C:\\Plone2\\Data\\bin\\zopeservice.py', '--startup', 'auto', 'install'] Installing service Zope_-1634206445 Service installed 07/14/06 08:40:00: 3276: finished 07/14/06
08:40:00: 3292: ['C:\\Plone2\\Data\\Products\\CMFPlone\\Extensions\\setupSite.py', 'admin', 'C:\\Plone2\\Data', 'C:\\Plone2\\Data'] C:\Plone2\Data\Products\CMFPlone\Extensions\setupSite.py:17: DeprecationWarning: The Zope package has been renamed to Zope2. Import of a package named 'Zope' is deprecated and will be disabled starting in Zope 2.11. import Zope 2006-07-14 08:40:05 WARNING Init Class Products.ATContentTypes.content.base.ATCTFolderMixin has a security declaration for nonexistent method 'manage_copyObjects' 2006-07-14 08:40:07 WARNING Plone Deprecation Warning The CMFPlone.MemberData class will be removed in Plone 3.0 C:\Plone2\Data\Products\CMFSquidTool\Permissions.py:19: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions'; please use the new module
instead. from Products.CMFCore.CMFCorePermissions import ManagePortal 2006-07-14 08:40:10 WARNING Plone Deprecation Warning CustomizationPolicies are deprecated and will be removed in Plone 3.0. Please use GenericSetup extension profiles instead. 2006-07-14 08:40:10 WARNING Plone Deprecation Warning registerSetupWidget is deprecated and will be removed in Plone 3.0. 2006-07-14 08:40:10 WARNING Plone Deprecation Warning registerSetupWidget is deprecated and will be removed in Plone 3.0. 2006-07-14 08:40:10 WARNING Plone Deprecation Warning CustomizationPolicies are deprecated and will be removed in Plone 3.0. Please use GenericSetup extension profiles instead. C:\Plone2\Data\Products\CMFSquidTool\__init__.py:38: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: CMFSquidTool
icon="tool.gif", C:\Plone2\Data\Products\CacheSetup\config.py:23: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead. LOG(PROJECT_NAME, INFO, msg) C:\Plone2\Zope\lib\python\OFS\Application.py:835: DeprecationWarning: __init__.py of Products.ExternalEditor has a long deprecated 'methods' attribute. 'methods' will be ignored by install_product in Zope 2.10. Please use registerClass instead. DeprecationWarning) C:\Plone2\Data\Products\MemcachedManager\__init__.py:8: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead. LOG('MemcachedManager', log_level, summary, text) C:\Plone2\Data\Products\kupu\plone\__init__.py:32: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored
in CMF 2.0: kupu icon="kupu_icon.gif", 2006-07-14 08:40:43 WARNING Plone Deprecation Warning correctFolderContentsAction is deprecated and will be removed in Plone 3.0 2006-07-14 08:40:43 WARNING Plone Deprecation Warning CatalogTool._initIndexes is deprecated, please use a GenericSetup profile instead. C:\Plone2\Zope\lib\python\OFS\subscribers.py:74: DeprecationWarning: Products.CMFPlone.QuickInstallerTool.QuickInstallerTool.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/> DeprecationWarning) 2006-07-14 08:40:46 ERROR Zope.SiteErrorLog http://foo Traceback (innermost last): Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 322, in installProduct -
__traceback_info__: ('MimetypesRegistry',) Module Products.ExternalMethod.ExternalMethod, line 225, in __call__ - __traceback_info__: ((<PloneSite at /Plone>,), {}, None) Module C:\Plone2\Data\Products\MimetypesRegistry\Extensions\Install.py, line 24, in install Module Products.CMFCore.utils, line 631, in manage_addTool Module Products.MimetypesRegistry.MimeTypesRegistry, line 102, in __init__ Module Products.M | |