preinst script fails when /proc/sys/kernel/shmmax is too big
Bug #1405501 reported by
Alberto Ruiz
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Openbravo ERP |
New
|
Undecided
|
Unassigned |
Bug Description
I am trying to install Openbravo in a Ubuntu Precise Docker container. The value of /proc/sys/
This prevents the package from being installable as /proc is mounted read-only
To post a comment you must log in.
Hi,
The error was something like this ? 74399: integer expression expected
bash: [: 184467440736927
If so, probably means that bash is not able to manage this big number,
by the way this number is around 17 Peta Bytes or 17 thousand million
giga bytes
A server with all this ram nowadays could be quite expensive ;)
Can you try to reduce the shammax to a value like 100 GB?
107374182400 ( 100 * 1024 * 1024 * 1024 )
Regards
Gorka
On Thu, Dec 25, 2014 at 1:20 AM, Alberto Ruiz <email address hidden> wrote: kernel/ shmmax is 184467440736927 74399 which /bugs.launchpad .net/bugs/ 1405501 kernel/ shmmax is too big kernel/ shmmax is 184467440736927 74399 which /bugs.launchpad .net/openbravo- erp/+bug/ 1405501/ +subscriptions _______ _______ _______ _______ _______ _____ /launchpad. net/~openbravo- isv /launchpad. net/~openbravo- isv /help.launchpad .net/ListHelp
> Public bug reported:
>
> I am trying to install Openbravo in a Ubuntu Precise Docker container.
> The value of /proc/sys/
> 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:/
>
> Title:
> preinst script fails when /proc/sys/
>
> Status in Openbravo ERP:
> New
>
> Bug description:
> I am trying to install Openbravo in a Ubuntu Precise Docker container.
> The value of /proc/sys/
> 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:/
>
> _______
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/