You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==== Download ODOO Server ====
/home/super
-e
---- Create custom module directory ----
-e
---- Setting permissions on home folder ----
chown: cannot access ‘/opt/odoo/*’: No such file or directory
-e
---- Install tool packages ----
sudo: pip: command not found
sudo: easy_install: command not found
-e * Create server config file
What is the problem here???
can you suggest the proper permissions for the odoo_install.sh and /opt directory..???
The text was updated successfully, but these errors were encountered:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
postgresql-server-dev-all : Depends: postgresql-server-dev-9.4 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
==== Download ODOO Server ====
/home/super
-e
---- Create custom module directory ----
-e
---- Setting permissions on home folder ----
chown: cannot access ‘/opt/odoo/*’: No such file or directory
-e
---- Install tool packages ----
sudo: pip: command not found
sudo: easy_install: command not found
-e * Create server config file
What is the problem here???
can you suggest the proper permissions for the odoo_install.sh and /opt directory..???
The text was updated successfully, but these errors were encountered: