blob: 3e31abd5446705e7152d45940ec000bcdf24f54a (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Needs locking iurt chroot tarballs
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Needs%20locking%20iurt%20chroot%20tarballs&In-Reply-To=%3CCAONrEtZf6SzYOBA7aE6ejp60Td9Ar_R_nxukMkX12HADE20YuQ%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="004246.html">
<LINK REL="Next" HREF="004248.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Needs locking iurt chroot tarballs</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Needs%20locking%20iurt%20chroot%20tarballs&In-Reply-To=%3CCAONrEtZf6SzYOBA7aE6ejp60Td9Ar_R_nxukMkX12HADE20YuQ%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] Needs locking iurt chroot tarballs">thierry.vignaud at gmail.com
</A><BR>
<I>Tue Feb 28 09:02:55 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004246.html">[Mageia-sysadm] [Mageia-dev] proposition to drop xedit
</A></li>
<LI>Next message: <A HREF="004248.html">[Mageia-sysadm] Needs locking iurt chroot tarballs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4247">[ date ]</a>
<a href="thread.html#4247">[ thread ]</a>
<a href="subject.html#4247">[ subject ]</a>
<a href="author.html#4247">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi
Yesterday evening, iurt chroot was rebuild due to new rpm.
However some packages failed to build:
<A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120228010948.fwang.valstar.11974/log/botcmd.1330391389.jonund.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120228010948.fwang.valstar.11974/log/botcmd.1330391389.jonund.log</A>
D: [iurt_root_command] Running iurt_root_command --untar
/home/iurt/chroot_cauldron.x86_64.tar.gz
/home/iurt/chroot_tmp/iurt/chroot_cauldron...
D: [iurt_root_command] Uncompress tarball
gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
I: [iurt_root_command] ERROR: Uncompress tarball
There're 2 bugs:
1) build continues despite the tar failure
2) we should:
- either lock the chroot tarball when rebuilding it and when unpackagint it
in order to prevent that to happen again
- ensure chroot tarball is updated atomically (temp tarball + single mv)
WDYT?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004246.html">[Mageia-sysadm] [Mageia-dev] proposition to drop xedit
</A></li>
<LI>Next message: <A HREF="004248.html">[Mageia-sysadm] Needs locking iurt chroot tarballs
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4247">[ date ]</a>
<a href="thread.html#4247">[ thread ]</a>
<a href="subject.html#4247">[ subject ]</a>
<a href="author.html#4247">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|