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
|
<!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=%3C1307719134.26948.177.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005374.html">
<LINK REL="Next" HREF="005368.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Missing packages in Mageia 1. How to backport?</H1>
<B>Michael Scherer</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=%3C1307719134.26948.177.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] Missing packages in Mageia 1. How to backport?">misc at zarb.org
</A><BR>
<I>Fri Jun 10 17:18:54 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005374.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI>Next message: <A HREF="005368.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5367">[ date ]</a>
<a href="thread.html#5367">[ thread ]</a>
<a href="subject.html#5367">[ subject ]</a>
<a href="author.html#5367">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le vendredi 10 juin 2011 à 16:27 +0200, Oliver Burger a écrit :
><i> James Kerr <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jim at jkerr82508.free-online.co.uk</A>> schrieb am 10.06.2011
</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.)
</I>><i> I make you parden, but: no!
</I>><i>
</I>><i> When a repo is disabled it doesn't get updated automatically and its
</I>><i> packages are not to be found in rpmdrake.
</I>><i> Did you confuse "disabling repos" and "marking a repo for updates"
</I>><i> (sorry, me doesn't know the exact English strings).
</I>><i>
</I>><i>
</I>><i> So you have to enable the backports repos and even though you don't
</I>><i> "mark them as update repos", urpmi will ignore that (rpmdrake won't
</I>><i> but urpmi will) and will update everything from those repos...
</I>
UI wise, I think it would make sense to have that ( even if a idea is
not sufficient, and we need a patch ) :
User search for a package, he should see the latest recommended version
( ie, release/updates ).
If he say "also provides newer versions", then we could show backports,
with some indication that we provides a tested version, and a
potentially newer ones.
We can agree that everybody want something newer for some rpms, but few
people want everything to be newer ( ie, now one run backports as a
update media, I think ). So as much as I am against asking to users
questions, we must show them the choice somewhere, in a non obstrusive
way.
And for testing integration, I think we could have a different workflow,
maybe something linked to a bug reporting tool. I have a bug on kde and
use some custom bug reporting tool, the tools notice that something
could be tested, and say to the user "we have a update candidate, do you
want to test ? If unsure, say no" ?
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005374.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI>Next message: <A HREF="005368.html">[Mageia-dev] Missing packages in Mageia 1. How to backport?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5367">[ date ]</a>
<a href="thread.html#5367">[ thread ]</a>
<a href="subject.html#5367">[ subject ]</a>
<a href="author.html#5367">[ 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>
|