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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Packaging for Mageia
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Packaging%20for%20Mageia&In-Reply-To=%3C201101220737.56453.thomas%40btspuhler.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002304.html">
<LINK REL="Next" HREF="002308.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Packaging for Mageia</H1>
<B>Thomas Spuhler</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Packaging%20for%20Mageia&In-Reply-To=%3C201101220737.56453.thomas%40btspuhler.com%3E"
TITLE="[Mageia-dev] Packaging for Mageia">thomas at btspuhler.com
</A><BR>
<I>Sat Jan 22 15:37:56 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002304.html">[Mageia-dev] Java-Policy first draft published
</A></li>
<LI>Next message: <A HREF="002308.html">[Mageia-dev] [Announce] Rejection of submission with missing dependencies
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2307">[ date ]</a>
<a href="thread.html#2307">[ thread ]</a>
<a href="subject.html#2307">[ subject ]</a>
<a href="author.html#2307">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Friday, January 21, 2011 08:15:59 am Jerome Quelin wrote:
><i> On 11/01/21 16:03 +0100, Michael scherer wrote:
</I>><i> > > i guess this'll be mitigated when:
</I>><i> > > a) more build nodes will be added to bs
</I>><i> >
</I>><i> > Well, we do have a limited rack space at lost oasis so we cannot
</I>><i> > add much server for the moment, and for now, I think we are planning
</I>><i> > others stuff with potential server ( and as people will ask it, no, we
</I>><i> > still do not plan to let people run a buildnode if the sysadmin team is
</I>><i> > not the only group of people to access to it as admin for security
</I>><i> > reason ).
</I>><i>
</I>><i> uh? you mean mageia will run with 1 bs node of each type, and that's it?
</I>><i>
</I>><i> > > b) bs will be updated to allow priorities, queue per submitter, etc.
</I>><i> > > (and i want a pony too)
</I>><i> >
</I>><i> > We do not have it ( except the pony ), but how should we be distribute
</I>><i> > build in a fair fashion ? I fear that having this would lead to some
</I>><i> > frustration ( while first in, first out is IMHO easy to understand and
</I>><i> > quite fair most of the time ).
</I>><i>
</I>><i> i don't know. stéphane télétchea wrote on cooker@ about a scheduler he's
</I>><i> using in his job with lots of fancy features. i guess he'll be able to
</I>><i> describe them in more details, and why we would want them.
</I>><i>
</I>><i>
</I>><i> note to packagers: it's now very easy to throttle in an adaptive way
</I>><i> (thanks to pascal terjean). just add the following before submitting a
</I>><i> package:
</I>><i>
</I>><i> sleep $( HEAD <A HREF="http://pkgsubmit.mageia.org/">http://pkgsubmit.mageia.org/</A> | perl -nE '/X-BS-Throttle:
</I>><i> (\d+)/ && print $1' )
</I>><i>
</I>><i> jérôme
</I>
Jerome, no complaints, you are great. I wish we would have more packagers like
you.
--
Thomas
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002304.html">[Mageia-dev] Java-Policy first draft published
</A></li>
<LI>Next message: <A HREF="002308.html">[Mageia-dev] [Announce] Rejection of submission with missing dependencies
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2307">[ date ]</a>
<a href="thread.html#2307">[ thread ]</a>
<a href="subject.html#2307">[ subject ]</a>
<a href="author.html#2307">[ 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>
|