On 9/6/06, Richard Fish <[EMAIL PROTECTED]> wrote:
On 9/5/06, Stefán István <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I want to install hugin which depends on mono, and during the installation of
> mono-1.1.13.2 I get this error:
> ** (./class/lib/monolite/mcs.exe:1463): CRITICAL **:
> _wapi_shm_semaphores_init: semget error: Nincs hely az eszközön.  Try
> deleting some semaphores with ipcs and ipcrm

Actually based on this message, I suspect this has nothing to do with
disk space but the shared memory and semaphore limits set in
/proc/sys/kernel/{sem,shmall,shmmax,shmmni}.

Ungh, responding to myself is sooo uncool.

But I am sure of this.  From "man semget":

      ENOSPC     A semaphore set has to be created but the system  limit  for
                 the maximum number of semaphore sets (SEMMNI), or the system
                 wide  maximum  number  of  semaphores  (SEMMNS),  would   be
                 exceeded.

-Richard



Googling for "/proc/sys/kernel/sem" or "sysctl kernel.sem" may give
you some ideas.

-Richard


--
gentoo-user@gentoo.org mailing list

Reply via email to