From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P51P0-0003ho-SA for garchives@archives.gentoo.org; Sun, 10 Oct 2010 19:17:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C26BE084D; Sun, 10 Oct 2010 19:17:00 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id F0C20E084D for ; Sun, 10 Oct 2010 19:16:59 +0000 (UTC) Received: by iwn39 with SMTP id 39so1389238iwn.40 for ; Sun, 10 Oct 2010 12:16:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=Zpz0Q/pEWpJ55ge4tvOJDpGgf7EqgD1sIKvAADIZY+Q=; b=xzpC4S9RattzWihDThKG4diIQDTzGNHQo+uawUbGlJuU2IL1Avwjdgxr3jMt7jclb8 06oTJtknzWMgIsnrL2rwv0g7XvM60BZF6z2DTHCg+J9m0FH1SfmN24TbcGP+m9kPlhMM YCIFm0Bai1PCPZhfBiHWY7FvyVsm/R3nsNfLM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=FeJFus1CGInwlZ36Zw2fLubPOF8M+CFCs550V8eM0LiLZVNuP44ykz0L6LzpJ1loAl ZypCXj9hYgqbBcTihN1psUM4W9S8UN79Oom5q11raIE1LhSIhpw6pi2/l68/n+xGtlvc m3Dw34ocKxYZhn+kPsYwm9zoBFwB3Q/W2ut6k= Received: by 10.231.162.2 with SMTP id t2mr4094363ibx.57.1286738218553; Sun, 10 Oct 2010 12:16:58 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: fthtmn@gmail.com Received: by 10.231.19.71 with HTTP; Sun, 10 Oct 2010 12:16:28 -0700 (PDT) In-Reply-To: <201010101217.39627.stephane@22decembre.eu> References: <201010101217.39627.stephane@22decembre.eu> From: =?ISO-8859-1?Q?Fatih_T=FCmen?= Date: Sun, 10 Oct 2010 22:16:28 +0300 X-Google-Sender-Auth: DZ4YeME4ZJnx9nA128DiucuFBu4 Message-ID: Subject: Re: [gentoo-user] openrc fails To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 34f6d136-9f5f-47fb-a610-266bb72dd602 X-Archives-Hash: c6a76ee451b84e458855dee90f51392a On Sun, Oct 10, 2010 at 1:17 PM, St=E9phane Guedon = wrote: > Anyone have an idea where to start to solve the problem ? I am on baselayout1 and had a similar thing with cron couple of days ago. I noticed I was not receiving mails from my system for the last three hours. Cron seemed to be running but hang there, sleeping but not zombie. I think I suspending in the middle of a cron job. Restarting, zapping the service would not work. The solution for me was to kill all instances of cron processes and start c= ron. -- Fatih