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-sysadm] Cleaning iurt svn
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Cleaning%20iurt%20svn&In-Reply-To=%3CBANLkTin1L-6e4GHVOsS0FZ_b1%3DFpVrH0vA%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="003362.html">
<LINK REL="Next" HREF="003364.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Cleaning iurt svn</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Cleaning%20iurt%20svn&In-Reply-To=%3CBANLkTin1L-6e4GHVOsS0FZ_b1%3DFpVrH0vA%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] Cleaning iurt svn">pterjan at gmail.com
</A><BR>
<I>Fri Apr 15 12:23:25 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003362.html">[Mageia-sysadm] Cleaning iurt svn
</A></li>
<LI>Next message: <A HREF="003364.html">[Mageia-sysadm] Cleaning iurt svn
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3363">[ date ]</a>
<a href="thread.html#3363">[ thread ]</a>
<a href="subject.html#3363">[ subject ]</a>
<a href="author.html#3363">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Apr 15, 2011 at 11:17, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>> wrote:
><i> Hi,
</I>><i>
</I>><i> while trying to fix the last python issue, I was looking at
</I>><i> adding /dev/shm in the iurt chroot. But I stumbled accross some various
</I>><i> stuff that would requires some inputs :
</I>><i>
</I>><i> - is uiurt used ? grep -r tell me it doesn't, so maybe we could simply
</I>><i> erase it ( as this is a plain fork of the regular iurt )
</I>><i>
</I>><i> - the makefile still reference mandriva on lots of place. WHile I have
</I>><i> nothing against this, but this could have unintended side effect, should
</I>><i> we adapt, or clean it ?
</I>><i>
</I>><i> - the script iurt_cache_cleaner is also IMHO unused. Remove, clean,
</I>><i> adapt ?
</I>><i>
</I>><i> - main script is called iurt2. There is no iurt script, what about
</I>><i> renaming it and just avoid useless confusion ?
</I>><i>
</I>><i> - iurt.spec is now handled like the other, what about removing it ?
</I>><i>
</I>><i> - Iurt/Utils.pm could be replaced by a external module, like
</I>><i> <A HREF="http://search.cpan.org/~ivan/Net-SCP-0.08/SCP.pm">http://search.cpan.org/~ivan/Net-SCP-0.08/SCP.pm</A> ?
</I>
Does not seem properly maintained
<A HREF="https://rt.cpan.org/Public/Dist/Display.html?Name=Net-SCP">https://rt.cpan.org/Public/Dist/Display.html?Name=Net-SCP</A>
><i> According to comment,
</I>><i> the issue could be when a computer is down and the lack of timeout.
</I>><i> Maybe we should check if this is still the case and if not, try to reuse
</I>><i> code from cpan ?
</I>><i>
</I>><i> - the same goes for Iurt/Mail.pm, there is already more featured modules
</I>><i> on CPAN for that.
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003362.html">[Mageia-sysadm] Cleaning iurt svn
</A></li>
<LI>Next message: <A HREF="003364.html">[Mageia-sysadm] Cleaning iurt svn
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3363">[ date ]</a>
<a href="thread.html#3363">[ thread ]</a>
<a href="subject.html#3363">[ subject ]</a>
<a href="author.html#3363">[ 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>
|