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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] bs down
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bs%20down&In-Reply-To=%3Cm3aaj322i2.fsf%40euphor.blino.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002132.html">
<LINK REL="Next" HREF="002136.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] bs down</H1>
<B>Olivier Blin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bs%20down&In-Reply-To=%3Cm3aaj322i2.fsf%40euphor.blino.org%3E"
TITLE="[Mageia-dev] bs down">mageia at blino.org
</A><BR>
<I>Fri Jan 14 11:39:17 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002132.html">[Mageia-dev] bs down
</A></li>
<LI>Next message: <A HREF="002136.html">[Mageia-dev] bs down
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2135">[ date ]</a>
<a href="thread.html#2135">[ thread ]</a>
<a href="subject.html#2135">[ subject ]</a>
<a href="author.html#2135">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thomas Spuhler <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thomas at btspuhler.com</A>> writes:
><i> Is the bs down. Looks like rpmbuild is missing?
</I>
Yes, it was.
Actually, I've uploaded one after the other two packages that are in the
chroot tarball: mingetty, then make.
In the next package build (libcroco0.6), iurt decided to rebuild the
chroot tarball for mingetty.
But at the same time, make has been uploaded, and the chroot creation
failed because the make version listed in hdlist disappeared (replaced
by a new version).
iurt detects the chroot creation failure in such cases.
But this failure was not fatal (probably to workaround some previous bugs
in urpmi return code...), and iurt thought the generated chroot tarball
was still fine, because /bin/rpm was here...
I've made this error fatal, and also added a check for /usr/bin/rpmbuild
instead of /bin/rpm
Actually, I already fixed this error in iurt SVN yesterday, but I've now
uploaded a package with the fix on the BS nodes.
Sorry for the inconvenience, it should not happen again.
--
Olivier Blin - blino
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002132.html">[Mageia-dev] bs down
</A></li>
<LI>Next message: <A HREF="002136.html">[Mageia-dev] bs down
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2135">[ date ]</a>
<a href="thread.html#2135">[ thread ]</a>
<a href="subject.html#2135">[ subject ]</a>
<a href="author.html#2135">[ 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>
|