Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge error...
Date: Fri, 15 Jul 2005 03:54:10
Message-Id: 42D7327C.1060601@gmail.com
In Reply to: [gentoo-user] emerge error... by Karsten Gebbert
1 Karsten Gebbert wrote:
2 > Hello list,
3 >
4 > The described error, or failure, always occures when building the 59th
5 > app after emerge --newuse --emptytree system:
6 >
7 >>sys-apps/baselayout-1.11.12-r4
8 >
9 > and again:
10 >
11 >>!!!Files listed in the manifest do not exist!
12 >>files/digest-baselayout-1.12.0-pre1
13 >>baselayout-1.12.0_pre1.ebuild
14 >
15 > Why can it not get the sources and build it? Could this be a problem
16 > within make.conf's known mirrors or so?
17 >
18 > KArsten
19
20 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 <path to ebuild> digest" to correct the inconsistency yourself. See the ebuild(1) manpage for details.
21
22 Also, maybe you can skip the first 58 packages with "emerge --resume".
23
24 Zac
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge error... Karsten Gebbert <k.gebbert@×××××.com>