openbravo-isv team mailing list archive
-
openbravo-isv team
-
Mailing list archive
-
Message #00217
[Bug 1405501] Re: preinst script fails when /proc/sys/kernel/shmmax is too big
I believe this issue is caused by an issue in docker itself not reporting the correct value of shmmax:
https://github.com/docker/docker/issues/10176
I ran into the same problem trying to install Oracle Database 11g XE in
centos image using ubuntu 14.10 host with host kernel 3.16.0-44
--
You received this bug notification because you are a member of Openbravo
ERP, which is subscribed to Openbravo ERP.
https://bugs.launchpad.net/bugs/1405501
Title:
preinst script fails when /proc/sys/kernel/shmmax is too big
Status in Openbravo ERP:
New
Bug description:
I am trying to install Openbravo in a Ubuntu Precise Docker container.
The value of /proc/sys/kernel/shmmax is 18446744073692774399 which
Dash/Bash fails to compare to the minimum SHMMAX value and makes the
preinst script abort the package installation.
This prevents the package from being installable as /proc is mounted
read-only
To manage notifications about this bug go to:
https://bugs.launchpad.net/openbravo-erp/+bug/1405501/+subscriptions
References