Install ubuntu error

Hi

I can’t figure this one out … on install terminal command python install_erpnext.py I get the following error:

Traceback (most recent call last):
  File “install_erpnext.py”, line 333, in <module>
    install()
  File “install_erpnext.py”, line 10, in install
    install_pre_requisites()
  File “install_erpnext.py”, line 24, in install_pre_requisites
    install_using_apt()
  File “install_erpnext.py”, line 119, in install_using_apt
    update_config_for_debian()
  File “install_erpnext.py”, line 134, in update_config_for_debian
    exec_in_shell(“service %s restart” % service)
  File “install_erpnext.py”, line 326, in exec_in_shell
    raise Exception, err
Exception: stop: Rejected send message, 1 matched rules; type=“method_call”, sender=“:1.58” (uid=1000 pid=3546 comm=“stop mysql “) interface=“com.ubuntu.Upstart0_6.Job” member=“Stop” error name=”(unset)” requested_reply=“0” destination=“com.ubuntu.Upstart” (uid=0 pid=1 comm=“/sbin/init”)
start: Rejected send message, 1 matched rules; type=“method_call”, sender=“:1.59” (uid=1000 pid=3543 comm=“start mysql “) interface=“com.ubuntu.Upstart0_6.Job” member=“Start” error name=”(unset)” requested_reply=“0” destination=“com.ubuntu.Upstart” (uid=0 pid=1 comm=“/sbin/init”)

What does it mean ?

Thanks



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.

     

     

Sorry,

 found it already some permission error it seems to be…

On Friday, July 19, 2013 12:32:43 PM UTC+3, Tom Arnst wrote:

Hi

I can’t figure this one out … on install terminal command python install_erpnext.py I get the following error:

Traceback (most recent call last):
  File “install_erpnext.py”, line 333, in <module>
    install()
  File “install_erpnext.py”, line 10, in install
    install_pre_requisites()
  File “install_erpnext.py”, line 24, in install_pre_requisites
    install_using_apt()
  File “install_erpnext.py”, line 119, in install_using_apt
    update_config_for_debian()
  File “install_erpnext.py”, line 134, in update_config_for_debian
    exec_in_shell(“service %s restart” % service)
  File “install_erpnext.py”, line 326, in exec_in_shell
    raise Exception, err
Exception: stop: Rejected send message, 1 matched rules; type=“method_call”, sender=“:1.58” (uid=1000 pid=3546 comm=“stop mysql “) interface=“com.ubuntu.Upstart0_6.Job” member=“Stop” error name=”(unset)” requested_reply=“0” destination=“com.ubuntu.Upstart” (uid=0 pid=1 comm=“/sbin/init”)
start: Rejected send message, 1 matched rules; type=“method_call”, sender=“:1.59” (uid=1000 pid=3543 comm=“start mysql “) interface=“com.ubuntu.Upstart0_6.Job” member=“Start” error name=”(unset)” requested_reply=“0” destination=“com.ubuntu.Upstart” (uid=0 pid=1 comm=“/sbin/init”)

What does it mean ?

Thanks



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.