Gentoo Archives: gentoo-alt

From: "Dennis Lan (dlan)" <dennis.yxun@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] emerge -puDN problems....
Date: Sun, 13 Oct 2013 05:57:06
Message-Id: CAF1ZMEcFoxF4TEVmn9ayvNNeTKz8o-rn738WHBnWt8T3SvFpiw@mail.gmail.com
In Reply to: [gentoo-alt] emerge -puDN problems.... by Alan Hourihane
1 On Sun, Oct 13, 2013 at 6:24 AM, Alan Hourihane <alanh@×××××××××××.uk> wrote:
2 > Anyone else seeing this with executing "emerge -puDN world" in current
3 > portage for prefix ?
4 >
5 > emerge: there are no ebuilds to satisfy
6 > ">=dev-lang/python-3.2.5-r2:3.2[xml(+)]".
7 > (dependency required by
8 > "app-portage/gentoolkit-0.3.0.8-r2[python_targets_python3_2]" [ebuild])
9 > (dependency required by "@selected" [set])
10 > (dependency required by "@world" [argument])
11 >
12 > Thanks,
13 >
14 > Alan.
15 >
16
17
18 The problem is that gentoo-prefix-portage tree does not keep sync with
19 gentoo's official portage tree.
20 and the ebuild of python-3.2.5-r2 is missing there
21
22 you can create an overlay and copy that version from official portage tree..
23
24 of course, it would be nice if gentoo-prefix developer could fix the
25 out-of-sync problem