Gentoo Archives: gentoo-portage-dev

From: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
To: "gentoo-portage-dev@l.g.o" <gentoo-portage-dev@l.g.o>
Subject: [gentoo-portage-dev] *eselect move trouble
Date: Tue, 31 Mar 2015 20:54:14
Message-Id: 1427835250.14291.24.camel@transmode.se
1 Using my own profile I get this for teh recent *eselect move:
2 gentoo64-server ~ # emerge -aNDuv world
3 [ebuild N ] app-eselect/eselect-python-20111108
4 [ebuild N ] app-eselect/eselect-ctags-1.18
5 [ebuild N ] app-eselect/eselect-opengl-1.2.7
6 [ebuild N ] app-eselect/eselect-lib-bin-symlink-0.1.1
7 [ebuild N ] app-eselect/eselect-mesa-0.0.10
8 [ebuild N ] app-eselect/eselect-emacs-1.18
9 [ebuild N ] app-eselect/eselect-pinentry-0.4
10 [ebuild U ] sys-apps/man-pages-3.81 [3.79] USE="nls" LINGUAS="-da -de -fr -it -ja -nl -pl -ro -ru -zh_CN"
11 [ebuild U ] dev-libs/libtasn1-4.4 [4.2] USE="-doc -static-libs" ABI_X86="(64) -32 (-x32)"
12 [ebuild N ] app-eselect/eselect-fontconfig-1.1
13
14 Would you like to merge these packages? [Yes/No]
15
16 There is no notation of these having moved.
17
18 eselect profile list
19 Available profile symlink targets:
20 [1] default/linux/amd64/13.0
21 [2] default/linux/amd64/13.0/selinux
22 [3] default/linux/amd64/13.0/desktop
23 [4] default/linux/amd64/13.0/desktop/gnome
24 [5] default/linux/amd64/13.0/desktop/gnome/systemd
25 [6] default/linux/amd64/13.0/desktop/kde
26 [7] default/linux/amd64/13.0/desktop/kde/systemd
27 [8] default/linux/amd64/13.0/developer
28 [9] default/linux/amd64/13.0/no-multilib
29 [10] default/linux/amd64/13.0/x32
30 [11] hardened/linux/amd64
31 [12] hardened/linux/amd64/selinux
32 [13] hardened/linux/amd64/no-multilib
33 [14] hardened/linux/amd64/no-multilib/selinux
34 [15] hardened/linux/amd64/x32
35 [16] hardened/linux/musl/amd64
36 [17] default/linux/uclibc/amd64
37 [18] hardened/linux/uclibc/amd64
38 [19] transmode:gentoo64
39 [20] transmode:gentoo64-server *
40
41 gentoo64-server profiles # cat gentoo64-server/parent
42 gentoo:default/linux/amd64/13.0
43 ../gentoo64-common
44
45 I figured gentoo64-server would inherit the package move from
46 gentoo:default/linux/amd64/13.0 ?
47
48 portage: v2.2.18
49
50 Jocke

Replies

Subject Author
Re: [gentoo-portage-dev] *eselect move trouble Ulrich Mueller <ulm@g.o>