blob: 77dcacf5d0fedb4ce2257f406fabe7edf979f7bd (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Need sysadm help to identify a build problem
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Need%20sysadm%20help%20to%20identify%20a%20build%20problem&In-Reply-To=%3CCA%2BCX%2BbhLff9YC6oGhX%2B_4zoTx_woU0D6SBaLcrOcM4udw%3DPkhA%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="004674.html">
<LINK REL="Next" HREF="004680.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Need sysadm help to identify a build problem</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Need%20sysadm%20help%20to%20identify%20a%20build%20problem&In-Reply-To=%3CCA%2BCX%2BbhLff9YC6oGhX%2B_4zoTx_woU0D6SBaLcrOcM4udw%3DPkhA%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] Need sysadm help to identify a build problem">pterjan at gmail.com
</A><BR>
<I>Fri Sep 14 17:09:34 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004674.html">[Mageia-sysadm] Need sysadm help to identify a build problem
</A></li>
<LI>Next message: <A HREF="004680.html">[Mageia-sysadm] Please remove remnant of old compiz src.rpm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4678">[ date ]</a>
<a href="thread.html#4678">[ thread ]</a>
<a href="subject.html#4678">[ subject ]</a>
<a href="author.html#4678">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Sep 14, 2012 at 2:42 AM, Claire Revillet <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">grenoya at zarb.org</A>> wrote:
><i> Hello dear system administrators :)
</I>><i>
</I>><i> One of my packages fail to pass the tests on the BS (it succed on my box,
</I>><i> same arch).
</I>><i> The problem seemed to be with the multiprocessing module of Python. Whether
</I>><i> the problem is really with the BS or not could be easy checked:
</I>><i> We just need to run `python -c "import multiprocessing as mp; mp.Pool(2)"`
</I>><i> on the BS (x86_64 would be the best).
</I>><i> If it ends up correctly (no errors, no messages) i would have to search
</I>><i> somewhere else.
</I>><i>
</I>><i> I'm not sure i can't access the BS by myself (i'm quite sure I can, in fact)
</I>><i> that's why i'm asking it here: could someone please do this test for me ?
</I>
I didn't create a chroot to try in real conditions but if /dev/shm is
not available in the chroot multiprocessing will fail with "OSError:
[Errno 38] Function not implemented"
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004674.html">[Mageia-sysadm] Need sysadm help to identify a build problem
</A></li>
<LI>Next message: <A HREF="004680.html">[Mageia-sysadm] Please remove remnant of old compiz src.rpm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4678">[ date ]</a>
<a href="thread.html#4678">[ thread ]</a>
<a href="subject.html#4678">[ subject ]</a>
<a href="author.html#4678">[ 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>
|