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.43) id 1DtHH7-0003N2-KI for garchives@archives.gentoo.org; Fri, 15 Jul 2005 03:54:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6F3r7e0015040; Fri, 15 Jul 2005 03:53:07 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6F3nZ1G011833 for ; Fri, 15 Jul 2005 03:49:36 GMT Received: by zproxy.gmail.com with SMTP id l1so303577nzf for ; Thu, 14 Jul 2005 20:49:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=djK6YDsKpX1CvSM+JmP3w6mLJLpJpjWwLY6nck1TpuAoOJtru9SKZkBHlY7RQEJoe2e1PBKmfpUe47dwPiWH2rPREC8bcWK9cunuLXOAwRuala5nMy4vdR/Cc8Vdv3JqfJ5mRTADSLBnuH8EjX9OUrcDdnjFB1Ii2wUHM+opjkU= Received: by 10.36.141.3 with SMTP id o3mr674390nzd; Thu, 14 Jul 2005 20:49:45 -0700 (PDT) Received: from ?192.168.1.103? ([24.30.171.44]) by mx.gmail.com with ESMTP id 36sm2531951nza.2005.07.14.20.49.45; Thu, 14 Jul 2005 20:49:45 -0700 (PDT) Message-ID: <42D7327C.1060601@gmail.com> Date: Thu, 14 Jul 2005 20:50:20 -0700 From: Zac Medico User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050624) X-Accept-Language: en-us, en 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge error... References: <42D71488.3050508@gmail.com> In-Reply-To: <42D71488.3050508@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 614e0001-34dd-4925-a494-ca73f7056fae X-Archives-Hash: 064678e4fa06f5becec0802a9a75afff Karsten Gebbert wrote: > Hello list, > > The described error, or failure, always occures when building the 59th > app after emerge --newuse --emptytree system: > >>sys-apps/baselayout-1.11.12-r4 > > and again: > >>!!!Files listed in the manifest do not exist! >>files/digest-baselayout-1.12.0-pre1 >>baselayout-1.12.0_pre1.ebuild > > Why can it not get the sources and build it? Could this be a problem > within make.conf's known mirrors or so? > > KArsten Unfortunately our portage tree rsync system does not handle concurrency well which occasionally results in an inconsistent portage snapshot. If you emerge sync again that should fix it. Alteratively, you can use "ebuild digest" to correct the inconsistency yourself. See the ebuild(1) manpage for details. Also, maybe you can skip the first 58 packages with "emerge --resume". Zac -- gentoo-user@gentoo.org mailing list