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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
|
<!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=%3C4DF2D3EC.3070501%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005392.html">
<LINK REL="Next" HREF="005360.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=%3C4DF2D3EC.3070501%40laposte.net%3E"
TITLE="[Mageia-dev] Missing packages in Mageia 1. How to backport?">andr55 at laposte.net
</A><BR>
<I>Sat Jun 11 04:33:16 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005392.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI>Next message: <A HREF="005360.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5396">[ date ]</a>
<a href="thread.html#5396">[ thread ]</a>
<a href="subject.html#5396">[ subject ]</a>
<a href="author.html#5396">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>James Kerr a écrit :
><i>
</I>><i> On 10/06/11 22:44, andre999 wrote:
</I>>><i> James Kerr a écrit :
</I>>>><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
</I>>>>>><i> 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
</I>>>>><i> 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>>><i>
</I>>><i> That was a bug in rpmdrake.
</I>>><i> If you had updated the repos with backports media enabled, when the
</I>>><i> backports media was subsequently disabled, the previously available
</I>>><i> backports packages remained displayed/installable. But new backports
</I>>><i> were not added if the repos were updated with backports disabled. There
</I>>><i> was the same problem for other media (like non-free).
</I>>><i> Otherwise enabling/disabling backports (or any other media) wouldn't
</I>>><i> make any sense.
</I>>><i>
</I>><i>
</I>><i> It is not a bug, but intended behaviour. When mdkonline/mgaonline is
</I>><i> running it updates backports sources each time it checks for updates. As
</I>><i> I indicated in an earlier email you can see that this is done if you
</I>><i> check /var/log/auth.log.
</I>><i>
</I>><i> The system that I tested on, has never had backports sources enabled and
</I>><i> I was able to install a recent package from a disabled backports source,
</I>><i> by selecting it from Backports, displayed using the first filter in
</I>><i> rpmdrake.
</I>><i>
</I>><i> This facility was set up to allow inexperienced users to selectively
</I>><i> install backports, without enabling the backports sources.
</I>><i>
</I>><i> Jim
</I>
OK, I just verified. As you say, backports are visible if viewing backports alone, even if the
backports medias are not selected. (This is the first time I have selected viewing backports alone.)
I have, however, temporarily enabled at least one backports media on occasion, which were then
viewable under "all" (packages). The backports packages in question remained viewable under "all",
after all the backports media were disabled.
Note that if backports media are not enabled, backports are normally not visible under "all"
(packages) or "all updates".
The same thing has happened with "non-free" medias, which I normally leave disabled.
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005392.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI>Next message: <A HREF="005360.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5396">[ date ]</a>
<a href="thread.html#5396">[ thread ]</a>
<a href="subject.html#5396">[ subject ]</a>
<a href="author.html#5396">[ 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>
|