blob: f76e05b0f0d26586d0309ca1c919cf198205d282 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Automated rebuild test
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Automated%20rebuild%20test&In-Reply-To=%3CCA%2BCX%2Bbjd24u30q3xmdX6mGVES6-286iNRK3wEkXNHBYVEeMu7g%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020423.html">
<LINK REL="Next" HREF="020416.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Automated rebuild test</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Automated%20rebuild%20test&In-Reply-To=%3CCA%2BCX%2Bbjd24u30q3xmdX6mGVES6-286iNRK3wEkXNHBYVEeMu7g%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Automated rebuild test">pterjan at gmail.com
</A><BR>
<I>Fri Nov 30 10:16:20 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020423.html">[Mageia-dev] Automated rebuild test
</A></li>
<LI>Next message: <A HREF="020416.html">[Mageia-dev] is iurt usable in MGA2?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20428">[ date ]</a>
<a href="thread.html#20428">[ thread ]</a>
<a href="subject.html#20428">[ subject ]</a>
<a href="author.html#20428">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Nov 30, 2012 at 6:23 AM, Thierry Vignaud
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>> wrote:
><i> On 29 November 2012 19:53, Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>> wrote:
</I>>>><i> In preparation for a real mass rebuild, I have started one last night
</I>>>><i> a on a machine that is sadly still idle (sucuk).
</I>>>><i>
</I>>>><i> Good news is that after rebuilding 10% of core, failure rate is under 10%.
</I>>>><i> Bad news is that it will take about 10 days to complete as I am
</I>>>><i> building only one package at a time.
</I>>>><i>
</I>>>><i> Partial results are on <A HREF="http://pkgsubmit.mageia.org/autobuild/">http://pkgsubmit.mageia.org/autobuild/</A> so that
</I>>>><i> people can start fixing the packages.
</I>>><i>
</I>>><i> Now added to youri check so that you can see your packages
</I>>><i> <A HREF="http://check.mageia.org/cauldron/build.html">http://check.mageia.org/cauldron/build.html</A>
</I>>><i>
</I>>><i> Sadly, after you fix your package it will remain there until next run
</I>><i>
</I>><i> Those results are bogus. eg: d-i-stage2 just got rebuild smoothly...
</I>
The only differences I know with normal build system are:
- I forgot the --rpmmacros "%distro_section core" parameter to iurt.
- I am not using --urpmi-root as I am using a local repository (iurt
does not support rebuilding a remote one)
The second may be the problem as it means it is using main system
settings when installing
FATAL: no match for */LC_MESSAGES/draksnapshot.mo
FATAL: no match for */LC_MESSAGES/drakx-net.mo
FATAL: no match for */LC_MESSAGES/drakx-kbd-mouse-x11.mo
FATAL: no match for */LC_MESSAGES/urpmi.mo
The machine only as English locale installed
%_install_langs
en:en_AG:en_AU:en_BE:en_BW:en_CA:en_DK:en_GB:en_HK:en_IE:en_IN:en_NG:en_NZ:en_PH:en_SG:en_US:en_ZA:en_ZM:en_ZW
And there is no .mo for English
ls: cannot access /usr/share/locale/*/LC_MESSAGES/urpmi.mo: No such
file or directory
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020423.html">[Mageia-dev] Automated rebuild test
</A></li>
<LI>Next message: <A HREF="020416.html">[Mageia-dev] is iurt usable in MGA2?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20428">[ date ]</a>
<a href="thread.html#20428">[ thread ]</a>
<a href="subject.html#20428">[ subject ]</a>
<a href="author.html#20428">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|