(I hope this didn'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 <password><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> CREATE DATABASE erp5;<br>mysql> GRANT ALL ON erp5.* TO erp5@localhost IDENTIFIED BY 'erp5';<br>mysql> quit<br># echo ACCEPT net fw tcp 9080,9021 - > /etc/shorewall/rules.drakx<br>
# echo ACCEPT net fs icmp 8 - >> /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> <<a href="mailto:bartek@erp5.pl">bartek@erp5.pl</a>> 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>> I am receiving the same error when installing the accounting templete as<br>> I did in my previously unanswered post, figure i'll try again.<br>><br>><br>> Site Error<br>>
<br>> An error was encountered while publishing this resource.<br>><br>> *Error Type: KeyError *<br>> *Error Value: 'erp5_accounting' *<br>><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>> ------------------------------------------------------------------------
<br>><br>> Troubleshooting Suggestions<br>><br>> * This resource may be trying to reference a nonexistent object or<br>> variable *'erp5_accounting'*.<br>> * The URL may be incorrect.
<br>> * The parameters passed to this resource may be incorrect.<br>> * A resource that this resource relies on may be encountering an error.<br>><br>> For more detailed information about the error, please refer to the HTML
<br>> source for this page.<br>><br>> If the error persists please contact the site maintainer. Thank you for<br>> your patience.<br>><br>> Time 2007/03/28 17:44:31.388 GMT-4<br>> User Name (User Id) zope (zope)
<br>> Request URL<br>> <a href="http://erp5:9080/erp5/portal_templates/TemplateTool_installBusinessTemplateListAction">http://erp5:9080/erp5/portal_templates/TemplateTool_installBusinessTemplateListAction</a><br>>
<br>> Exception Type KeyError<br>> Exception Value 'erp5_accounting'<br>><br>> Traceback (innermost last):<br>><br>> * Module ZPublisher.Publish, line 101, in publish<br>> * Module
ZPublisher.mapply, line 88, in mapply<br>> * Module ZPublisher.Publish, line 39, in call_object<br>> * Module Shared.DC.Scripts.Bindings , line 306, in __call__<br>> * Module Shared.DC.Scripts.Bindings
, line 343, in _bindAndExec<br>> * Module Products.PythonScripts.PythonScript, line 323, in _exec<br>> * Module None, line 181, in Base_callDialogMethod<br>> *<PythonScript at /erp5/Base_callDialogMethod used for
<br>> /erp5/portal_templates>*<br>> *Line 181*<br>> * Module AccessControl.ZopeGuards, line 312, in guarded_apply<br>> * Module AccessControl.ZopeGuards, line 334, in builtin_guarded_apply
<br>> * Module Shared.DC.Scripts.Bindings, line 306, in __call__<br>> * Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec<br>> * Module Products.PythonScripts.PythonScript, line 323, in _exec
<br>> * Module None, line 24, in<br>> TemplateTool_installBusinessTemplateListAction<br>> *<PythonScript at<br>> /erp5/TemplateTool_installBusinessTemplateListAction used for<br>> /erp5/portal_templates>*
<br>> *Line 24*<br>> * Module Products.ERP5Type.Base, line 120, in __call__<br>> * Module Products.ERP5Type.patches.WorkflowTool, line 73, in<br>> WorkflowTool_wrapWorkflowMethod<br>> * Module
Products.CMFCore.WorkflowTool , line 616, in<br>> _invokeWithNotification<br>> * Module Products.ERP5Type.patches.DCWorkflow, line 318, in<br>> DCWorkflowDefinition_wrapWorkflowMethod<br>> * Module
Products.CMFCore.WorkflowCore, line 94, in __call__<br>> * Module Products.ERP5Type.patches.WorkflowTool, line 73, in<br>> WorkflowTool_wrapWorkflowMethod<br>> * Module Products.CMFCore.WorkflowTool
, line 616, in<br>> _invokeWithNotification<br>> * Module Products.ERP5Type.patches.DCWorkflow , line 318, in<br>> DCWorkflowDefinition_wrapWorkflowMethod<br>> * Module Products.ERP5Type.Document.BusinessTemplate
, line 4173, in<br>> install<br>> * Module Products.ERP5Type.Document.BusinessTemplate, line 4104, in<br>> _install<br>> * Module Products.ERP5Type.Document.BusinessTemplate, line 1127, in<br>
> install<br>> * Module Products.ERP5Type.Document.BusinessTemplate, line 619, in<br>> install<br>> * Module OFS.Traversable, line 185, in unrestrictedTraverse<br>> __traceback_info__:
<br>> (['AccountModule_viewOtherPartiesReportDialog'], 'erp5_accounting')<br>> * Module OFS.ObjectManager, line 670, in __getitem__<br>><br>> KeyError: 'erp5_accounting'<br>>
<br>><br>> --<br>> Frank DiRocco II<br>> Frank2 -AT- DiRoccos -DOT- com<br>> --<br>> Technician: What's the problem?<br>> User: Well, I'm running Windows XP and...<br>> Technician: I can fix that for you.
<br>><br>><br>> ------------------------------------------------------------------------<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><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's the problem?<br>User: Well, I'm running Windows XP and...<br>Technician: I can fix that for you.