Community mailing list archives
community@mail.odoo.com
Browse archives
Re: Community
by
Rubén Cabrera
This is a permissions issue. Try
$ la -la
And check if odoo is the owner or belongs to the group that owns it
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
$ la -la
And check if odoo is the owner or belongs to the group that owns it
El 16 de agosto de 2015 11:34:18 CEST, Erwin Tanjung <erwin.tandjung@gmail.com> escribió:
Dears,Now i try to install Odoo in Ubuntu 14.04When i running this command :~$ sudo su - odoo -s /bin/bash~$ /opt/odoo/openerp-serverI got this error.. how to fix error like this ?Traceback (most recent call last):File "/opt/odoo/openerp-server", line 5, in <module>openerp.cli.main()File "/opt/odoo/openerp/cli/__init__.py", line 68, in maino.run(args)File "/opt/odoo/openerp/cli/server.py", line 180, in runmain(args)File "/opt/odoo/openerp/cli/server.py", line 140, in mainopenerp.tools.config.parse_config(args)File "/opt/odoo/openerp/tools/config.py", line 360, in parse_configopenerp.modules.module.initialize_sys_path()File "/opt/odoo/openerp/modules/module.py", line 96, in initialize_sys_pathdd = tools.config.addons_data_dirFile "/opt/odoo/openerp/tools/config.py", line 685, in addons_data_diros.makedirs(d, 0700)File "/usr/lib/python2.7/os.py", line 150, in makedirsmakedirs(head, mode)File "/usr/lib/python2.7/os.py", line 150, in makedirsmakedirs(head, mode)File "/usr/lib/python2.7/os.py", line 150, in makedirsmakedirs(head, mode)File "/usr/lib/python2.7/os.py", line 150, in makedirsmakedirs(head, mode)File "/usr/lib/python2.7/os.py", line 157, in makedirsmkdir(name, mode)OSError: [Errno 13] Permission denied: '/opt/odoo/.local'Thank you--Best Regards
Erwin Tanjung_______________________________________________
Mailing-List: https://www.odoo.com/groups/community-59
Post to: mailto:community@mail.odoo.com
Unsubscribe: https://www.odoo.com/groups?unsubscribe
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.