← Back to team overview

openbravo-isv team mailing list archive

[Bug 1405501] [NEW] preinst script fails when /proc/sys/kernel/shmmax is too big

 

Public bug reported:

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

** Affects: openbravo-erp
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References