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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Missing packages in Mageia 1. How to backport?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Missing%20packages%20in%20Mageia%201.%20How%20to%20backport%3F&In-Reply-To=%3C4DF29032.3040906%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005359.html">
<LINK REL="Next" HREF="005392.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Missing packages in Mageia 1. How to backport?</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Missing%20packages%20in%20Mageia%201.%20How%20to%20backport%3F&In-Reply-To=%3C4DF29032.3040906%40laposte.net%3E"
TITLE="[Mageia-dev] Missing packages in Mageia 1. How to backport?">andr55 at laposte.net
</A><BR>
<I>Fri Jun 10 23:44:18 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005359.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI>Next message: <A HREF="005392.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5389">[ date ]</a>
<a href="thread.html#5389">[ thread ]</a>
<a href="subject.html#5389">[ subject ]</a>
<a href="author.html#5389">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>James Kerr a écrit :
><i>
</I>><i> On 10/06/11 15:09, James Kerr wrote:
</I>>><i> On 10/06/11 13:54, Michael Scherer wrote:
</I>>>><i> Le vendredi 10 juin 2011 à 14:21 +0200, Oliver Burger a écrit :
</I>>>>><i> Thomas Backlund<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at mageia.org</A>> schrieb am 10.06.2011
</I>>>>>><i> So the path would then be */updates_testing -> */updates _if_ we
</I>>>>>><i> decide that's the way to go...
</I>>>>><i> As I see it, it's the only user friendly way. Using backports is fine
</I>>>>><i> for experienced users who do know what to install from backports or
</I>>>>><i> who are capable of facing the consequences.
</I>>>>><i> If a total newbie asks fort a package in the forums and is pointed to
</I>>>>><i> backports he is in great danger of wrecking his system by installing
</I>>>>><i> some new kernel, graphics driver, desktop or whatever, precisely
</I>>>>><i> because there is no real qa on backports.
</I>>>><i>
</I>>>><i> He can also wait for the release. Or he can enable backport just for the
</I>>>><i> time needed to install and then disable it. I think rpmdrake have some
</I>>>><i> stuff for that.
</I>>><i>
</I>>><i> Even though backports are disabled rpmdrake can display a list of
</I>>><i> available backports. (The sources are automatically updated by
</I>>><i> mgaonline.) A selected backport can then be installed, without enabling
</I>>><i> the backports source. (I've just tested this on mdv 2010.0, the only mdv
</I>>><i> system that I have available.)
</I>><i>
</I>><i> I've just realised there is a potential problem with this. Because
</I>><i> Mageia has /backports_testing repo's (mdv does not) packages from
</I>><i> /backports_testing may also be displayed. Mgaonline is updating those
</I>><i> sources.
</I>><i>
</I>><i> Jim
</I>
That was a bug in rpmdrake.
If you had updated the repos with backports media enabled, when the backports media was
subsequently disabled, the previously available backports packages remained displayed/installable.
But new backports were not added if the repos were updated with backports disabled. There was
the same problem for other media (like non-free).
Otherwise enabling/disabling backports (or any other media) wouldn't make any sense.
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005359.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI>Next message: <A HREF="005392.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5389">[ date ]</a>
<a href="thread.html#5389">[ thread ]</a>
<a href="subject.html#5389">[ subject ]</a>
<a href="author.html#5389">[ 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>
|