Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4076 Zobrazení

Hello

I've downloaded the latest image (v14) and installed in on the raspberry pi 2. It boots properly and all the files are there but when I try to start odoo.py I get the error that /home/pi/.local is a read-only file system.

What am I doing wrong here? I followed the guidelines, setup the user groups and added them.

pi@raspberrypi:~ $ ./odoo/odoo.py
Traceback (most recent call last):
File "./odoo/odoo.py", line 160, in <module>
main()
File "./odoo/odoo.py", line 157, in main
openerp.cli.main()
File "/home/pi/odoo/openerp/cli/__init__.py", line 68, in main
o.run(args)
File "/home/pi/odoo/openerp/cli/server.py", line 180, in run
main(args)
File "/home/pi/odoo/openerp/cli/server.py", line 140, in main
openerp.tools.config.parse_config(args)
File "/home/pi/odoo/openerp/tools/config.py", line 360, in parse_config
openerp.modules.module.initialize_sys_path()
File "/home/pi/odoo/openerp/modules/module.py", line 96, in initialize_sys_path
dd = tools.config.addons_data_dir
File "/home/pi/odoo/openerp/tools/config.py", line 685, in addons_data_dir
os.makedirs(d, 0700)
File "/usr/lib/python2.7/os.py", line 150, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.7/os.py", line 150, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.7/os.py", line 150, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.7/os.py", line 150, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.7/os.py", line 157, in makedirs
mkdir(name, mode)
OSError: [Errno 30] Read-only file system: '/home/pi/.local'

Here is an image of the problem

http://imgur.com/RJ3fsSQ

Avatar
Zrušit

Was a solution every found? I am having the same issues getting both of my POS Boxes set up on Raspberry Pi 3's.

Related Posts Odpovědi Zobrazení Aktivita
0
bře 15
3509
2
srp 25
2644
1
čvc 25
1028
1
srp 25
1151
0
kvě 25
1486