From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GL4Lf-0006RA-VN for garchives@archives.gentoo.org; Wed, 06 Sep 2006 20:50:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k86KmXkt015805; Wed, 6 Sep 2006 20:48:33 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k86KeiDX015436 for ; Wed, 6 Sep 2006 20:40:45 GMT Received: by wx-out-0506.google.com with SMTP id r21so3074420wxc for ; Wed, 06 Sep 2006 13:40:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZFI90yp3BQRWiJ+gndwIENLLFcmF3tTKIk5kGKKJXMXM2lzONGEKoRWbAy15231+nGpGPRsCWzmaE7+Wx2dNLdUOnfBqbu5VqYP8QftEbbDDSZlh/9tJ0xLI9kqBBElrbCw3AgIIiQdh2lewIiFOti4O4SZmT5bO2BKW4RL65B0= Received: by 10.70.21.10 with SMTP id 10mr10640803wxu; Wed, 06 Sep 2006 13:40:44 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Wed, 6 Sep 2006 13:40:44 -0700 (PDT) Message-ID: <7573e9640609061340ye22554lbe6fa6f747d2dbb3@mail.gmail.com> Date: Wed, 6 Sep 2006 13:40:44 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] installing mono In-Reply-To: <7573e9640609061339g3642c9ddi360096c792594dd7@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <200609060837.17515.stefi@geohidroterv.hu> <7573e9640609061339g3642c9ddi360096c792594dd7@mail.gmail.com> X-Google-Sender-Auth: 4434858002748074 X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k86KeiDX015436 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k86KmXl9015805 X-Archives-Salt: 7c6b6fa1-1774-49d6-9c5e-5aa9b9957439 X-Archives-Hash: 0dce028e35d20e8d73c6adcacf83807f On 9/6/06, Richard Fish wrote: > On 9/5/06, Stef=E1n Istv=E1n wrote: > > Hello, > > > > I want to install hugin which depends on mono, and during the install= ation 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=F6z=F6n. = 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 s= ystem 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 > --=20 gentoo-user@gentoo.org mailing list