(I hope this didn&#39;t post twice I originally used an email address that is not subscribed and it should be bounced)<br><br>Bartek, thank you for your swift reply. I installed Mandrake 2007 from
CD onto a VMware virtual Machine. I choose to install the default
packages except for Multimedia. Upon first use I issued these commands
as root.<br># 
urpmi.removemedia -a<br># urpmi.addmedia main
<a href="ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/main/release" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/main/release
</a>
with media_info/hdlist.cz
<br># urpmi.addmedia --update main_updates
<a href="ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/main/updates" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/main/updates
</a>
with media_info/hdlist.cz
<br># urpmi.addmedia contrib
<a href="ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/contrib/release" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/contrib/release
</a>
with media_info/hdlist.cz
<br># urpmi.addmedia --update contrib_updates
<a href="ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/contrib/updates" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrakelinux/official/2007.0/i586/media/contrib/updates
</a>
with media_info/hdlist.cz
<br># urpmi.addmedia  plf-free <a href="ftp://ftp.planetmirror.com/pub/plf/mandriva/2007.0/free/release/binary/i586/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://ftp.planetmirror.com/pub/plf/mandriva/2007.0/free/release/binary/i586/
</a> with <a href="http://hdlist.cz/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
hdlist.cz</a>
<br># urpmi.addmedia  plf-nonfree <a href="ftp://ftp.planetmirror.com/pub/plf/mandriva/2007.0/non-free/release/binary/i586/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://ftp.planetmirror.com/pub/plf/mandriva/2007.0/non-free/release/binary/i586/
</a> with <a href="http://hdlist.cz/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
hdlist.cz</a><br># urpmi.addmedia --update nexedi <a href="http://nexedi.org/static/mandrivalinux/2007.0/i586" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://nexedi.org/static/mandrivalinux/2007.0/i586
</a><br>#
urpmi zope-ERP5 mysql zope-ERP5Subversion (Ensuring I choose Mysql-Max
(#2) and erp5-subversion (#2) packages when propmted for a selection)
<br># cd /var/lib/zope/Products<br># sh svn_update.sh<br># chown zope:zope *<br># zopectl stop<br># zopectl adduser zope &lt;password&gt;<br># zopectl start<br># service mysqld-max start<br># chkconfig --list (to make sure zope and mysqld-max start at the nessecary times)
<br># mysql<br>mysql&gt; CREATE DATABASE erp5;<br>mysql&gt; GRANT ALL ON erp5.* TO erp5@localhost IDENTIFIED BY &#39;erp5&#39;;<br>mysql&gt; quit<br># echo ACCEPT net fw tcp 9080,9021 - &gt; /etc/shorewall/rules.drakx<br>

# echo ACCEPT net fs icmp 8 - &gt;&gt; /etc/shorewall/rules.drakx<br># service shorewall restart<br><br>At
this point I CTRL+ALT out of the virtual machine and move over to my
web browser from where I connect to the erp5 machine via IP address
(has been previously set up on erp5 machine during install as static IP
and proper entries are issued in local DNS.<br><br><div><span class="gmail_quote">On 3/29/07, <b class="gmail_sendername">bartek</b> &lt;<a href="mailto:bartek@erp5.pl">bartek@erp5.pl</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Frank DiRocco wrote:<br>&gt; I am receiving the same error when installing the accounting templete as<br>&gt; I did in my previously unanswered post, figure i&#39;ll try again.<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Site Error<br>&gt;
<br>&gt; An error was encountered while publishing this resource.<br>&gt;<br>&gt; *Error Type: KeyError *<br>&gt; *Error Value: &#39;erp5_accounting&#39; *<br>&gt;<br><br>It is hard to say - I did the same dozens of times and there was no
<br>problem, so my guess would be that you do something in a different way...<br><br>Please give some more information:<br>- are you using LiveCD? did you do svn_update?<br>- how are you installing business templates (there are a few ways to do it)
<br>- in what sequence are you installing them - specifically, what did you<br>do before trying to install erp5_accounting<br><br>Bartek<br><br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; Troubleshooting Suggestions<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * This resource may be trying to reference a nonexistent object or<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; variable *&#39;erp5_accounting&#39;*.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * The URL may be incorrect.
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * The parameters passed to this resource may be incorrect.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * A resource that this resource relies on may be encountering an error.<br>&gt;<br>&gt; For more detailed information about the error, please refer to the HTML
<br>&gt; source for this page.<br>&gt;<br>&gt; If the error persists please contact the site maintainer. Thank you for<br>&gt; your patience.<br>&gt;<br>&gt; Time&nbsp;&nbsp;2007/03/28 17:44:31.388 GMT-4<br>&gt; User Name (User Id)&nbsp;&nbsp; zope (zope)
<br>&gt; Request URL<br>&gt; <a href="http://erp5:9080/erp5/portal_templates/TemplateTool_installBusinessTemplateListAction">http://erp5:9080/erp5/portal_templates/TemplateTool_installBusinessTemplateListAction</a><br>&gt;
<br>&gt; Exception Type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;KeyError<br>&gt; Exception Value&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &#39;erp5_accounting&#39;<br>&gt;<br>&gt; Traceback (innermost last):<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module ZPublisher.Publish, line 101, in publish<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module 
ZPublisher.mapply, line 88, in mapply<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module ZPublisher.Publish, line 39, in call_object<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Shared.DC.Scripts.Bindings , line 306, in __call__<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Shared.DC.Scripts.Bindings
, line 343, in _bindAndExec<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.PythonScripts.PythonScript, line 323, in _exec<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module None, line 181, in Base_callDialogMethod<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&lt;PythonScript at /erp5/Base_callDialogMethod used for
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /erp5/portal_templates&gt;*<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Line 181*<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module AccessControl.ZopeGuards, line 312, in guarded_apply<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module AccessControl.ZopeGuards, line 334, in builtin_guarded_apply
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Shared.DC.Scripts.Bindings, line 306, in __call__<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.PythonScripts.PythonScript, line 323, in _exec
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module None, line 24, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TemplateTool_installBusinessTemplateListAction<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&lt;PythonScript at<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /erp5/TemplateTool_installBusinessTemplateListAction used for<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /erp5/portal_templates&gt;*
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *Line 24*<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.Base, line 120, in __call__<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.patches.WorkflowTool, line 73, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WorkflowTool_wrapWorkflowMethod<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module 
Products.CMFCore.WorkflowTool , line 616, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _invokeWithNotification<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.patches.DCWorkflow, line 318, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DCWorkflowDefinition_wrapWorkflowMethod<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module 
Products.CMFCore.WorkflowCore, line 94, in __call__<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.patches.WorkflowTool, line 73, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WorkflowTool_wrapWorkflowMethod<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.CMFCore.WorkflowTool
, line 616, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _invokeWithNotification<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.patches.DCWorkflow , line 318, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DCWorkflowDefinition_wrapWorkflowMethod<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.Document.BusinessTemplate
, line 4173, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; install<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.Document.BusinessTemplate, line 4104, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _install<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.Document.BusinessTemplate, line 1127, in<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; install<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module Products.ERP5Type.Document.BusinessTemplate, line 619, in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; install<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module OFS.Traversable, line 185, in unrestrictedTraverse<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; __traceback_info__:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ([&#39;AccountModule_viewOtherPartiesReportDialog&#39;], &#39;erp5_accounting&#39;)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; * Module OFS.ObjectManager, line 670, in __getitem__<br>&gt;<br>&gt; KeyError: &#39;erp5_accounting&#39;<br>&gt;
<br>&gt;<br>&gt; --<br>&gt; Frank DiRocco II<br>&gt; Frank2 -AT- DiRoccos -DOT- com<br>&gt; --<br>&gt; Technician: What&#39;s the problem?<br>&gt; User: Well, I&#39;m running Windows XP and...<br>&gt; Technician: I can fix that for you.
<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; Erp5-users mailing list<br>&gt; <a href="mailto:Erp5-users@erp5.org">
Erp5-users@erp5.org</a><br>&gt; <a href="http://erp5.org/mailman/listinfo/erp5-users">http://erp5.org/mailman/listinfo/erp5-users</a><br><br>_______________________________________________<br>Erp5-users mailing list<br><a href="mailto:Erp5-users@erp5.org">
Erp5-users@erp5.org</a><br><a href="http://erp5.org/mailman/listinfo/erp5-users">http://erp5.org/mailman/listinfo/erp5-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Frank DiRocco II<br>Frank2 -AT- DiRoccos -DOT- com
<br>-- <br>Technician: What&#39;s the problem?<br>User: Well, I&#39;m running Windows XP and...<br>Technician: I can fix that for you.