<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 24/04/12 23:27, Chetan Kumar wrote:
<blockquote cite="mid:4F96E970.6010802@vsnl.net" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<small>On 24/04/12 18:32, Leonardo Rochael Almeida wrote:</small>
<blockquote cite="mid:4F96A479.1020205@nexedi.com" type="cite"><small>Hi
Chetan, <br>
<br>
From your traceback, it's clear you're using Zope 2.13. You're
also likely using CMFCore later than version 2.2, where
expandpath has been removed. <br>
<br>
ERP5 has not yet been ported to Zope 2.13 or CMF packages
later than 2.2. <br>
<br>
</small></blockquote>
<small>Thanks for the hint. I'll fix the versions.</small><br>
</blockquote>
<small>Solved by pinning versions as under<br>
<br>
Products.CMFCore = 2.2.6<br>
Products.CMFCalendar = 2.2.0-beta<br>
Products.CMFDefault = 2.2.0-beta<br>
Products.CMFTopic = 2.2.0-beta<br>
Products.CMFUid = 2.2.0-beta<br>
Products.CMFDCWorkflow = 2.2.0-beta<br>
<br>
Regards,<br>
Chetan<br>
</small>
</body>
</html>