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 1N8ITm-0007Lp-89 for garchives@archives.gentoo.org; Wed, 11 Nov 2009 19:03:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AED6EE09E8; Wed, 11 Nov 2009 19:03:40 +0000 (UTC) Received: from eastrmmtao103.cox.net (eastrmmtao103.cox.net [68.230.240.9]) by pigeon.gentoo.org (Postfix) with ESMTP id 7DDA8E09E8 for ; Wed, 11 Nov 2009 19:03:40 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao103.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20091111190339.FARR1428.eastrmmtao103.cox.net@eastrmimpo02.cox.net> for ; Wed, 11 Nov 2009 14:03:39 -0500 Received: from [192.168.1.101] ([68.226.67.252]) by eastrmimpo02.cox.net with bizsmtp id 3v3f1d0095Sa0uU02v3fiC; Wed, 11 Nov 2009 14:03:40 -0500 X-VR-Score: -140.00 X-Authority-Analysis: v=1.0 c=1 a=JUdNQ9hlmg0A:10 a=66in8IF31hbNTS_hvrUA:9 a=8ZldcIMfM3ouyNDR4eYA:7 a=dI6xu-3fXd_lh6kd6ltcJsCzK9EA:4 X-CM-Score: 0.00 Message-ID: <4AFB0A8B.6060302@cox.net> Date: Wed, 11 Nov 2009 14:03:39 -0500 From: Marcus Wanner User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] troubles with emerge --sync References: <9663F7C9-5019-4D43-B526-AEFAD3751413@wayfm.com> In-Reply-To: <9663F7C9-5019-4D43-B526-AEFAD3751413@wayfm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 3cce7da3-f33d-4ed4-bcd3-f3a95136db93 X-Archives-Hash: 2a7125ea9b5e23d011e3ad7aa0e5a421 On 11/11/2009 2:01 PM, Alexander Clark wrote: > I'm getting a strange error on one particular box when I try to emerge > --sync: > > rsync error: sibling process crashed (code 15) at main.c(1505) > [generator=3.0.6] > >>> Retrying... > > dmesg told me: > > grsec: From 66.55.54.28: signal 4 sent to /usr/bin/rsync[rsync:30041] > uid/euid:0/0 gid/egid:0/0, parent /usr/bin/rsync[rsync:30040] > uid/euid:0/0 gid/egid:0/0 > > I had done an emerge -uDN world, so it's quite possible that rsync got > recompiled in a screwy way. I've tried re-emerging it since then, but > without changing whatever went wrong, that didn't prove anything. > > Can anyone suggest a next step for probing deeper into what happened, > or finding a fix? > > Alexander Clark > > You could just use emerge --webrsync... Marcus