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
104
105
106
107
108
109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Trying to solve bug #2317 (was: Re: Meeting tonight)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Trying%20to%20solve%20bug%20%232317%20%28was%3A%20Re%3A%20Meeting%0A%09tonight%29&In-Reply-To=%3C201109302145.31912.stormi%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008548.html">
<LINK REL="Next" HREF="008076.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Trying to solve bug #2317 (was: Re: Meeting tonight)</H1>
<B>Samuel Verschelde</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Trying%20to%20solve%20bug%20%232317%20%28was%3A%20Re%3A%20Meeting%0A%09tonight%29&In-Reply-To=%3C201109302145.31912.stormi%40laposte.net%3E"
TITLE="[Mageia-dev] Trying to solve bug #2317 (was: Re: Meeting tonight)">stormi at laposte.net
</A><BR>
<I>Fri Sep 30 21:45:31 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008548.html">[Mageia-dev] Trying to solve bug #2317 (was: Re: Meeting tonight)
</A></li>
<LI>Next message: <A HREF="008076.html">[Mageia-dev] MANDATORY READ : 7 days before misc unleashes CERBERUS !
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8546">[ date ]</a>
<a href="thread.html#8546">[ thread ]</a>
<a href="subject.html#8546">[ subject ]</a>
<a href="author.html#8546">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le jeudi 22 septembre 2011 14:35:55, Samuel Verschelde a écrit :
><i> Le jeudi 15 septembre 2011 16:12:11, Thierry Vignaud a écrit :
</I>><i> [...]
</I>><i>
</I>><i> > Suggestions:
</I>><i> > - investigating using the equivalent of --searchmedia
</I>><i>
</I>><i> That is an interesting option indeed.
</I>><i>
</I>><i> > - reusing the old connectiva upgrade infrastructure in the drakx
</I>><i> > installer
</I>><i> >
</I>><i> > and release a patched installed (a mageia 1.1) that list mdv packages,
</I>><i> >
</I>><i> > remove them prior to upgrading"
</I>><i>
</I>><i> This looks like a heavy solution (needs new ISOs, doesn't cover already
</I>><i> migrated systems, means that mdv packages that have no equivalent in mageia
</I>><i> are removed from the system), so it's not my preferred solution.
</I>><i>
</I>><i> > - patch perl-URPM so that foobar-X-Ymga is always newer than
</I>><i> > foobar-Z-Wmdv
</I>><i>
</I>><i> I'm sorry, but I don't understand what problems this third option would
</I>><i> solve. Can you explain to me (and maybe I'm not alone) ?
</I>
It looks like my question has been forgotten among the daily flow of messages,
but I'm still interested by the answer.
><i>
</I>><i> > In the first case, we would go with something like r[1-4].diff
</I>><i> > warning: unknown impact on startup time & RAM usage (in fact it's not
</I>><i> > even tested)
</I>><i>
</I>><i> I applied those 4 patches to rpmdrake and built a RPM that I installed on
</I>><i> my system, but I haven't seen a difference in behaviour. The msec update
</I>><i> candidate from updates_testing (updates_testing media have the update flag
</I>><i> set on my system) still can't be installed, with the following message:
</I>><i>
</I>><i> Sorry, the following package cannot be selected:
</I>><i> - msec-0.80.10-2.2.mga1.i586 (due to unsatisfied sendmail)
</I>><i>
</I>><i> It apparently still doesn't use the /release media in MageiaUpdate, if I
</I>><i> infer correctly from the console logs :
</I>[skip]
Any idea why the r[1-4].diff seem to not work ? From the little I know I would
think that maybe they apply to the rpmdrake UI, but not to MageiaUpdate ?
Best regards
Samuel Verschelde
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008548.html">[Mageia-dev] Trying to solve bug #2317 (was: Re: Meeting tonight)
</A></li>
<LI>Next message: <A HREF="008076.html">[Mageia-dev] MANDATORY READ : 7 days before misc unleashes CERBERUS !
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8546">[ date ]</a>
<a href="thread.html#8546">[ thread ]</a>
<a href="subject.html#8546">[ subject ]</a>
<a href="author.html#8546">[ 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>
|