Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH v3] profiles.desc: Lower some profiles with broken depgraph from dev to exp
Date: Thu, 11 Jan 2018 21:48:07
Message-Id: 1515707276.16305.1.camel@gentoo.org
In Reply to: [gentoo-dev] [PATCH v3] profiles.desc: Lower some profiles with broken depgraph from dev to exp by "Michał Górny"
1 W dniu czw, 11.01.2018 o godzinie 21∶40 +0100, użytkownik Michał Górny
2 napisał:
3 > ---
4 > profiles/profiles.desc | 80 +++++++++++++++++++++++++-------------------------
5 > 1 file changed, 40 insertions(+), 40 deletions(-)
6 >
7 > diff --git a/profiles/profiles.desc b/profiles/profiles.desc
8 > index 4e3223a76b14..13cb5d0922c0 100644
9 > --- a/profiles/profiles.desc
10 > +++ b/profiles/profiles.desc
11 > @@ -29,7 +29,7 @@ amd64 default/linux/amd64/13.0/desktop/plasma/systemd stable
12 > amd64 default/linux/amd64/13.0/developer stable
13 > amd64 default/linux/amd64/13.0/no-multilib stable
14 > amd64 default/linux/amd64/13.0/systemd stable
15 > -amd64 default/linux/amd64/13.0/x32 dev
16 > +amd64 default/linux/amd64/13.0/x32 exp
17 > amd64 default/linux/amd64/17.0 stable
18 > amd64 default/linux/amd64/17.0/selinux dev
19 > amd64 default/linux/amd64/17.0/hardened dev
20 > @@ -44,7 +44,7 @@ amd64 default/linux/amd64/17.0/no-multilib stable
21 > amd64 default/linux/amd64/17.0/no-multilib/hardened dev
22 > amd64 default/linux/amd64/17.0/no-multilib/hardened/selinux dev
23 > amd64 default/linux/amd64/17.0/systemd stable
24 > -amd64 default/linux/amd64/17.0/x32 dev
25 > +amd64 default/linux/amd64/17.0/x32 exp
26 >
27 > # Experimental SYMLINK_LIB=no profiles
28 > # Run app-portage/unsymlink-lib *before* switching the profile.
29 > @@ -240,22 +240,22 @@ x86 default/linux/x86/17.0/developer stable
30 > x86 default/linux/x86/17.0/systemd stable
31 >
32 > # Gentoo/FreeBSD Profiles
33 > -amd64-fbsd default/bsd/fbsd/amd64/9.1 dev
34 > -amd64-fbsd default/bsd/fbsd/amd64/11.1 dev
35 > +amd64-fbsd default/bsd/fbsd/amd64/9.1 exp
36 > +amd64-fbsd default/bsd/fbsd/amd64/11.1 exp
37 > amd64-fbsd default/bsd/fbsd/amd64/9.1/clang exp
38 > amd64-fbsd default/bsd/fbsd/amd64/11.1/clang exp
39 > sparc-fbsd default/bsd/fbsd/sparc/8.2 exp
40 > -x86-fbsd default/bsd/fbsd/x86/9.1 dev
41 > -x86-fbsd default/bsd/fbsd/x86/11.1 dev
42 > +x86-fbsd default/bsd/fbsd/x86/9.1 exp
43 > +x86-fbsd default/bsd/fbsd/x86/11.1 exp
44 >
45 > # Hardened Profiles
46 > amd64 hardened/linux/amd64 stable
47 > amd64 hardened/linux/amd64/selinux stable
48 > amd64 hardened/linux/amd64/no-multilib stable
49 > amd64 hardened/linux/amd64/no-multilib/selinux stable
50 > -amd64 hardened/linux/amd64/x32 dev
51 > -arm hardened/linux/arm/armv7a dev
52 > -arm hardened/linux/arm/armv6j dev
53 > +amd64 hardened/linux/amd64/x32 exp
54 > +arm hardened/linux/arm/armv7a exp
55 > +arm hardened/linux/arm/armv6j exp
56 > ia64 hardened/linux/ia64 dev
57 > mips hardened/linux/mips/mipsel/multilib/n32 exp
58 > mips hardened/linux/mips/mipsel/multilib/n64 exp
59 > @@ -266,8 +266,8 @@ mips hardened/linux/mips/multilib/n64 exp
60 > mips hardened/linux/mips/n32 exp
61 > mips hardened/linux/mips/n64 exp
62 > ppc hardened/linux/powerpc/ppc32 dev
63 > -ppc hardened/linux/powerpc/ppc64/32bit-userland dev
64 > -ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev
65 > +ppc hardened/linux/powerpc/ppc64/32bit-userland exp
66 > +ppc64 hardened/linux/powerpc/ppc64/64bit-userland exp
67 > x86 hardened/linux/x86 stable
68 > x86 hardened/linux/x86/selinux stable
69 >
70 > @@ -290,37 +290,37 @@ x86 default/linux/musl/x86 exp
71 > x86 hardened/linux/musl/x86 exp
72 >
73 > # Non-embedded uclibc profiles
74 > -amd64 default/linux/uclibc/amd64 dev
75 > -amd64 hardened/linux/uclibc/amd64 dev
76 > -arm default/linux/uclibc/arm/armv7a dev
77 > -arm hardened/linux/uclibc/arm/armv7a dev
78 > -mips default/linux/uclibc/mips dev
79 > -mips hardened/linux/uclibc/mips dev
80 > -mips default/linux/uclibc/mips/mipsel dev
81 > -mips hardened/linux/uclibc/mips/mipsel dev
82 > -ppc default/linux/uclibc/ppc dev
83 > -ppc hardened/linux/uclibc/ppc dev
84 > -x86 default/linux/uclibc/x86 dev
85 > -x86 hardened/linux/uclibc/x86 dev
86 > +amd64 default/linux/uclibc/amd64 exp
87 > +amd64 hardened/linux/uclibc/amd64 exp
88 > +arm default/linux/uclibc/arm/armv7a exp
89 > +arm hardened/linux/uclibc/arm/armv7a exp
90 > +mips default/linux/uclibc/mips exp
91 > +mips hardened/linux/uclibc/mips exp
92 > +mips default/linux/uclibc/mips/mipsel exp
93 > +mips hardened/linux/uclibc/mips/mipsel exp
94 > +ppc default/linux/uclibc/ppc exp
95 > +ppc hardened/linux/uclibc/ppc exp
96 > +x86 default/linux/uclibc/x86 exp
97 > +x86 hardened/linux/uclibc/x86 exp
98 >
99 > # uclibc/embedded multiarch profiles
100 > -#amd64 uclibc/amd64 dev
101 > -#arm uclibc/arm dev
102 > -#arm uclibc/arm/2.4 dev
103 > -#mips uclibc/mips dev
104 > -#mips uclibc/mips/hardened dev
105 > -#ppc uclibc/ppc dev
106 > -#ppc uclibc/ppc/2.4 dev
107 > -#ppc uclibc/ppc/hardened dev
108 > -#ppc uclibc/ppc/hardened/2.4 dev
109 > -#sh uclibc/sh dev
110 > -#sh uclibc/sh/2.4 dev
111 > -#x86 uclibc/x86 dev
112 > -#x86 uclibc/x86/2.4 dev
113 > -#x86 uclibc/x86/2005.1 dev
114 > -#x86 uclibc/x86/2005.1/2.4 dev
115 > -#x86 uclibc/x86/hardened dev
116 > -#x86 uclibc/x86/hardened/2.4 dev
117 > +#amd64 uclibc/amd64 exp
118 > +#arm uclibc/arm exp
119 > +#arm uclibc/arm/2.4 exp
120 > +#mips uclibc/mips exp
121 > +#mips uclibc/mips/hardened exp
122 > +#ppc uclibc/ppc exp
123 > +#ppc uclibc/ppc/2.4 exp
124 > +#ppc uclibc/ppc/hardened exp
125 > +#ppc uclibc/ppc/hardened/2.4 exp
126 > +#sh uclibc/sh exp
127 > +#sh uclibc/sh/2.4 exp
128 > +#x86 uclibc/x86 exp
129 > +#x86 uclibc/x86/2.4 exp
130 > +#x86 uclibc/x86/2005.1 exp
131 > +#x86 uclibc/x86/2005.1/2.4 exp
132 > +#x86 uclibc/x86/hardened exp
133 > +#x86 uclibc/x86/hardened/2.4 exp
134 >
135 >
136 > # These are Gentoo Prefix profiles, maintained by the Prefix team
137
138 I withdraw this since everyone obviously has his special workflow and we
139 can't touch anything. Now the CI report is 3.5M large and lists over 900
140 broken packages. Please start looking into fixing your profiles. Thank
141 you.
142
143 --
144 Best regards,
145 Michał Górny

Replies