1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 25.03.2012 17:20, Pascal Terjan wrote:
<blockquote
cite="mid:CA+CX+bid9ndvRAEOK=RbqfYKVvMmMrV7ds1e=7axAA_CmDrUHg@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">On Sun, Mar 25, 2012 at 15:51, Angelo
Naselli <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:anaselli@linux.it">anaselli@linux.it</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
In data domenica 25 marzo 2012 14:48:01, Julien ha scritto:<br>
<div class="im">> Hello,<br>
><br>
> Is there a mass rebuild planned before mageia 2 ? And
if not, is there a<br>
> value in rebuilding a package without update since 1
year ?<br>
</div>
Can you point us the list? Maybe we can consider if they can
go, or have to be<br>
rebuild, or removed...<br>
</blockquote>
<div><br>
</div>
<div>That's one third of the packages </div>
<div><br>
</div>
<div>[schedbot@valstar ~]$ ls
/distrib/mirror/distrib/cauldron/SRPMS/core/release/*.mga1.src.rpm
| wc -l</div>
</div>
<div>3420</div>
<div>[schedbot@valstar ~]$ ls
/distrib/mirror/distrib/cauldron/SRPMS/core/release/*.mga2.src.rpm
| wc -l</div>
<div>6479</div>
<div><br>
</div>
</blockquote>
I have got a semi-automated script to do it.<br>
<br>
On 05.12.2011 15:26, Thomas Backlund wrote:
<blockquote cite="mid:4EDCD49C.7080302@mageia.org" type="cite">Hi, <br>
<br>
so... the long wait is over.... <br>
<br>
I've submitted gcc-4.6.2-1.mga2 to core/release now. <br>
<br>
As soon as it's available on the primary mirror I'll invalidate
the cauldron chroots on the BS to make sure the new gcc is used. <br>
<br>
Ater that I'll submit a new glibc and kernel so they are built
with <br>
the new toolchain. <br>
<br>
So, we now have glibc & the toolchain upgraded: <br>
- glibc is at 2.14.1 (available in cauldron since 2011-10-24) <br>
- binutils 2.22 (available in cauldron since 2011-11-28) <br>
- gcc-4.6.2 (available later today (2011-12-05) <br>
<br>
Now, in order to provide a very good Mageia 2, every package
should <br>
be rebuilt with the new toolchain/glibc in order to make sure they
<br>
still build _and_ work correctly (and flush out any bugs in the <br>
toolchain) <br>
<br>
Now this rebuild should be done preferably in BR order when
possible, <br>
to rule out bad interaction between packages and be preferably be
<br>
fully done by alpha3 or beta1 at the latest so we have time to fix
<br>
it properly for Mageia 2. <br>
<br>
-- <br>
Thomas <br>
</blockquote>
<br>
So we should focus not on the mga1 packages but not [re]bulded since
pushing the 4.6.2.<br>
<br>
On 06.12.2011 00:13, Thomas Backlund wrote:
<blockquote cite="mid:4EDD501F.60207@mageia.org" type="cite">05.12.2011
16:26, Thomas Backlund skrev: <br>
<blockquote type="cite">Hi,
<br>
<br>
so... the long wait is over....
<br>
<br>
I've submitted gcc-4.6.2-1.mga2 to core/release now.
<br>
<br>
As soon as it's available on the primary mirror I'll invalidate
the
<br>
cauldron chroots on the BS to make sure the new gcc is used.
<br>
<br>
Ater that I'll submit a new glibc and kernel so they are built
with
<br>
the new toolchain.
<br>
</blockquote>
<br>
<br>
New gcc-4.6.2-1.mga2, glibc-2.14.1-3.mga2, kernel-3.1.4-2.mga2 are
now on the mirrors. <br>
<br>
-- <br>
Thomas <br>
</blockquote>
So 6th December is the day when new toolchain landed on the mirrors
and all older packages should be rebuilt.<br>
<br>
I will prepare a tracker to monitor it according to the package
maintainership. :)<br>
</body>
</html>
|