Hi Boris,<br><br>I also follow your steps. But it still goes error when I add new ERP5 site.<br><h2>Site Error</h2>
<p>An error was encountered while publishing this resource.
</p>
<strong>Error Type: KeyError</strong><br>
<strong>Error Value: 'registered_skin_selection'</strong><br><br>and the traceback is <br><br>2009-10-07T22:14:57 ERROR Zope.SiteErrorLog <a href="http://localhost:8080/manage_addProduct/ERP5/manage_addERP5Site">http://localhost:8080/manage_addProduct/ERP5/manage_addERP5Site</a><br>
Traceback (most recent call last):<br> File "/home/erp5/erp5-buildout/parts/zope2/lib/python/ZPublisher/Publish.py", line 114, in publish<br> request, bind=1)<br> File "/home/erp5/erp5-buildout/parts/zope2/lib/python/ZPublisher/mapply.py", line 88, in mapply<br>
if debug is not None: return debug(object,args,context)<br> File "/home/erp5/erp5-buildout/parts/zope2/lib/python/ZPublisher/Publish.py", line 40, in call_object<br> result=apply(object,args) # Type s<cr> to step into published object.<br>
File "/home/erp5/erp5-buildout/erp5/products/ERP5/ERP5Site.py", line 92, in manage_addERP5Site<br> reindex=reindex)<br> File "/home/erp5/erp5-buildout/erp5/products/ERP5/ERP5Site.py", line 1257, in create<br>
reindex=reindex, **kw)<br> File "/home/erp5/erp5-buildout/erp5/products/ERP5/ERP5Site.py", line 1692, in setup<br> self.setupERP5Core(p,**kw)<br> File "/home/erp5/erp5-buildout/erp5/products/ERP5/ERP5Site.py", line 1736, in setupERP5Core<br>
template_tool[id].install(**kw)<br> File "/home/erp5/erp5-buildout/erp5/products/ERP5Type/Base.py", line 230, in __call__<br> result = apply(self.__dict__['_m'], (instance,) + args, kw)<br> File "/home/erp5/erp5-buildout/erp5/products/ERP5/Document/BusinessTemplate.py", line 5138, in install<br>
return self._install(**kw)<br> File "/home/erp5/erp5-buildout/erp5/products/ERP5/Document/BusinessTemplate.py", line 5074, in _install<br> item.install(self, force=force, object_to_update=object_to_update, trashbin=trashbin, installed_bt=installed_bt)<br>
File "/home/erp5/erp5-buildout/erp5/products/ERP5/Document/BusinessTemplate.py", line 1566, in install<br> skin_folder = skin_tool[skin_folder_id]<br> File "/home/erp5/erp5-buildout/parts/zope2/lib/python/OFS/ObjectManager.py", line 715, in __getitem__<br>
raise KeyError, key<br>KeyError: 'registered_skin_selection'<br><br>Any suggestion ?<br><br><br><div class="gmail_quote">On Wed, Oct 7, 2009 at 9:47 PM, Boris Kocherov <span dir="ltr"><<a href="mailto:bk@raskon.org">bk@raskon.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On 10/07/09 21:10, Pramono Tunggul wrote:<br>
> On Wed, Oct 7, 2009 at 9:04 PM, Boris Kocherov <<a href="mailto:bk@raskon.org">bk@raskon.org</a>> wrote:<br>
><br>
> > On 10/07/09 20:37, Pramono Tunggul wrote:<br>
> > > On Wed, Oct 7, 2009 at 7:35 PM, Jean-Paul Smets <<a href="mailto:jp@nexedi.com">jp@nexedi.com</a>> wrote:<br>
> > > > Hi,<br>
> > > ><br>
> > > > Did you follow this page ?<br>
> > > > <a href="http://www.erp5.org/HowToUseBuildout" target="_blank">http://www.erp5.org/HowToUseBuildout</a><br>
> > > ><br>
> > ><br>
> > > Yepz.. I've followed the step, get zopectl but keep having the same<br>
> > error..<br>
> > ><br>
> > > Yeah.. That is what I was thinking, since in the documentation of<br>
> > > python-lxml, it's said that CDATA is part of lxml.etree module<br>
> > > but in this case ERP5 can't get CDATA from lxml.etree module.<br>
> > > anyway, could you tell me how to update erp5-buildout (I've tried to<br>
> > remove<br>
> > > and install it many times but it seems that python-lxml doesn't updated<br>
> > at<br>
> > > all)<br>
> ><br>
> > could you please write what do you see if run "dpkg -l python-lxml"?<br>
> ><br>
> > --<br>
> > Crisis had come unexpectedly, just as winter comes unexpectedly to<br>
> > Russia every year.<br>
> > _______________________________________________<br>
> > Erp5-users mailing list<br>
> > <a href="mailto:Erp5-users@erp5.org">Erp5-users@erp5.org</a><br>
> > <a href="http://mail.nexedi.com/mailman/listinfo/erp5-users" target="_blank">http://mail.nexedi.com/mailman/listinfo/erp5-users</a><br>
> ><br>
><br>
> pramono@someOne:~/Desktop/Elegant Brit MacMenu$ dpkg -l python-lxml<br>
> Desired=Unknown/Install/Remove/Purge/Hold<br>
> | Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend<br>
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:<br>
> uppercase=bad)<br>
> ||/ Name Version<br>
> Description<br>
> +++-=================================-=================================-==================================================================================<br>
> ii python-lxml 1.3.6-1<br>
> pythonic binding for the libxml2 and libxslt libraries<br>
><br>
> Is my python-lxml is out of date??<br>
</div></div>yes remove it.<br>
and update erp5-buildout <a href="https://www.raskon.org/trac/erp5/wiki/Erp5Ubuntu" target="_blank">https://www.raskon.org/trac/erp5/wiki/Erp5Ubuntu</a> [Upgrading to a new version of ERP5]<br>
<div class="im">and try add Site again<br>
<br>
<br>
--<br>
</div><div><div></div><div class="h5">Crisis had come unexpectedly, just as winter comes unexpectedly to<br>
Russia every year.<br>
_______________________________________________<br>
Erp5-users mailing list<br>
<a href="mailto:Erp5-users@erp5.org">Erp5-users@erp5.org</a><br>
<a href="http://mail.nexedi.com/mailman/listinfo/erp5-users" target="_blank">http://mail.nexedi.com/mailman/listinfo/erp5-users</a><br>
</div></div></blockquote></div><br><br clear="all">Best Regards,<br><br>Reza<br><br><br>-- <br>exodream - beyond a dream<br>Everyone has rights to get what they expect.<br><br>----Free Software is better than Open Source----<br>
Why ? See <a href="http://www.gnu.org/philosophy/free-software-for-freedom.html">www.gnu.org/philosophy/free-software-for-freedom.html</a><br><br>Join Free Software Foundation at <a href="https://my.fsf.org/associate/support_freedom/join_fsf">https://my.fsf.org/associate/support_freedom/join_fsf</a>?<br>
Take all of advantages by Joining FSF. Join Now !!<br><br>i n f i n i t y . s o l u t i o n (<a href="http://www.infi-nity.com">www.infi-nity.com</a>) - pt. vikasa infinity anugrah<br>bsd city sektor 14 - ruko golden madrid g/9 - tangerang 15321 - indonesia<br>
t: +62 (21) 5316 4796 f: +62 (21) 5316 4797 m:+62 816 956207<br>Contact me at + 62 878 3229 5036<br>