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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Remove upgrade functionnality in installer
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Remove%20upgrade%20functionnality%20in%20installer&In-Reply-To=%3CCACYHsMx85DKt7O-vV8%2B-i-J86Jeai8aCkOXGNMSDzmSHb9sX6Q%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="016805.html">
<LINK REL="Next" HREF="016893.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Remove upgrade functionnality in installer</H1>
<B>Anne nicolas</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Remove%20upgrade%20functionnality%20in%20installer&In-Reply-To=%3CCACYHsMx85DKt7O-vV8%2B-i-J86Jeai8aCkOXGNMSDzmSHb9sX6Q%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Remove upgrade functionnality in installer">ennael at mageia.org
</A><BR>
<I>Mon Jun 25 09:24:30 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="016805.html">[Mageia-dev] Remove upgrade functionnality in installer
</A></li>
<LI>Next message: <A HREF="016893.html">[Mageia-dev] Remove upgrade functionnality in installer
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16806">[ date ]</a>
<a href="thread.html#16806">[ thread ]</a>
<a href="subject.html#16806">[ subject ]</a>
<a href="author.html#16806">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i> But using a DVD to upgrade an already installed system is a good way to get
</I>><i> around the fact that many packages, including nonfree firmware, are missing
</I>><i> from the DVD.
</I>><i> If one does a clean install, one has to try to find a lot of missing
</I>><i> packages, because they are no longer installed.  This impacts considerably
</I>><i> the usability of the system.  (Considering what the user had installed.)
</I>><i> All one has to do after the upgrade install, is reboot and do a normal
</I>><i> upgrade with rpmdrake (selecting "all updates" and "all packages"), and
</I>><i> almost everything works well.
</I>><i> (For me upgrade to mga1 worked perfectly.  The last 2 upgrades with mdv had
</I>><i> some problems, due to other factors.  A clean install has always caused me a
</I>><i> lot of problems.)
</I>><i> With a clean install, it can be problematic to find all the missing
</I>><i> packages, as well as missing firmware.
</I>
I'm not saying we remove all upgrade ways as we still have mgaapplet.
We experienced *a lot* of problem during QA tests using DVD to
upgrade. Really I don'"t understand your point...
><i>
</I>><i> Note that I don't use mgaapplet after an upgrade install, since it doesn't
</I>><i> give me all the information I want, to help me decide if I should drop some
</I>><i> packages that were installed.
</I>
This is not the role of this tool.
><i> It may be that using mgaapplet after an upgrade install is the weak link in
</I>><i> the chain.
</I>><i> And certainly urpmi is not a convenient tool at this point.  (Although I use
</I>><i> it a lot at other times.)
</I>
So because mgaapplet is buggy for upgrades, we should just let it down
and use DVD ?
><i>
</I>><i> Note also that with upgrade install, even firmware that is missing from the
</I>><i> release (and not only the DVD) remains installed.  So there are cases where
</I>><i> an upgrade install necessarily produces a better functioning system.
</I>><i>
</I>><i> So in sum, in my view, removing upgrade install for DVDs would be an
</I>><i> important regression.
</I>><i> But maybe we should suggest rebooting and using rpmdrake after such an
</I>><i> install.
</I>
This is non sense... Either the upgrade tool does its job properly or
not... How can we say Mageia is easy when you propose such process?
><i>
</I>><i> Regards :)
</I>><i>
</I>><i> --
</I>><i> André
</I>><i>
</I>
--
Anne
<A HREF="http://www.mageia.org">http://www.mageia.org</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="016805.html">[Mageia-dev] Remove upgrade functionnality in installer
</A></li>
<LI>Next message: <A HREF="016893.html">[Mageia-dev] Remove upgrade functionnality in installer
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16806">[ date ]</a>
<a href="thread.html#16806">[ thread ]</a>
<a href="subject.html#16806">[ subject ]</a>
<a href="author.html#16806">[ 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>
|