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] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%0A%20%3D%3Fiso-8859-1%3Fq%3FCopying_dependencies_to_Updates_%3D28Te%3F%3D%0A%20%3D%3Fiso-8859-1%3Fq%3Fsting%3D29%3D2C_or%3D09changing_mgaapplet_to_use_urpmi_--auto-up%3F%3D%0A%20%3D%3Fiso-8859-1%3Fq%3Fdate_instead_of_urpmi%3D09--update%3D2E%3F%3D&In-Reply-To=%3C201108252049.44551.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007508.html">
<LINK REL="Next" HREF="007534.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%0A%20%3D%3Fiso-8859-1%3Fq%3FCopying_dependencies_to_Updates_%3D28Te%3F%3D%0A%20%3D%3Fiso-8859-1%3Fq%3Fsting%3D29%3D2C_or%3D09changing_mgaapplet_to_use_urpmi_--auto-up%3F%3D%0A%20%3D%3Fiso-8859-1%3Fq%3Fdate_instead_of_urpmi%3D09--update%3D2E%3F%3D&In-Reply-To=%3C201108252049.44551.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.">maarten.vanraes at gmail.com
</A><BR>
<I>Thu Aug 25 20:49:44 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007508.html">[Mageia-dev] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.
</A></li>
<LI>Next message: <A HREF="007534.html">[Mageia-dev] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7528">[ date ]</a>
<a href="thread.html#7528">[ thread ]</a>
<a href="subject.html#7528">[ subject ]</a>
<a href="author.html#7528">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op donderdag 25 augustus 2011 11:47:45 schreef nicolas vigier:
><i> On Thu, 25 Aug 2011, David W. Hodgins wrote:
</I>><i> > The problem with using "urpmi --auto-select" is that it increases i/o
</I>><i> > and cpu usage for every execution of the check for updates by mgaapplet.
</I>><i>
</I>><i> No, it doesn't need to use all repositories to check for updates. It can
</I>><i> use "urpmq --updates --auto-select" to see what updates are available,
</I>><i> and only use all repositories to install them.
</I>><i>
</I>><i> > On my 6 year old system 5 seconds for "urpmi.update --update" versus
</I>><i> > 24 seconds for "urpmi --auto-select", when the system is up-to-date.
</I>><i>
</I>><i> It's not doing the same thing, so this comparison doesn't mean anything.
</I>
tbf, i personally think the best solution is actually to make it so that
urpmi --update --auto-select works the same way as urpmq --update --auto-
select, so that this can be also fixes for commandline usage when not using the
mgaapplet.
thus: updating with --update should use dependencies from all media.
this is imho the cleanest way.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007508.html">[Mageia-dev] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.
</A></li>
<LI>Next message: <A HREF="007534.html">[Mageia-dev] Copying dependencies to Updates (Testing), or changing mgaapplet to use urpmi --auto-update instead of urpmi --update.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7528">[ date ]</a>
<a href="thread.html#7528">[ thread ]</a>
<a href="subject.html#7528">[ subject ]</a>
<a href="author.html#7528">[ 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>
|