blob: c72639551c44478ba713907b2aabcd7cf81ff488 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bug%202317%20revisited%3A%20--update%20option%20should%20behave%0A%20like%20--search-media&In-Reply-To=%3Cec8f5030efe80b1952ab1bcd66b2e2a4.squirrel%40mail.rmail.be%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="016715.html">
<LINK REL="Next" HREF="016711.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media</H1>
<B>AL13N</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bug%202317%20revisited%3A%20--update%20option%20should%20behave%0A%20like%20--search-media&In-Reply-To=%3Cec8f5030efe80b1952ab1bcd66b2e2a4.squirrel%40mail.rmail.be%3E"
TITLE="[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media">alien at rmail.be
</A><BR>
<I>Thu Jun 21 17:36:05 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="016715.html">[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</A></li>
<LI>Next message: <A HREF="016711.html">[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16709">[ date ]</a>
<a href="thread.html#16709">[ thread ]</a>
<a href="subject.html#16709">[ subject ]</a>
<a href="author.html#16709">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>[...]
><i> A. fetch dependencies only from enabled release/update repositories
</I>><i> Problems:
</I>><i> - patch doesn't exist yet and code complexity is alot higher
</I>><i> - if backports are enabled, a dependency fetched from release could
</I>><i> conflict with other installed (from backports or other). thus the update
</I>><i> would fail.
</I>><i>
</I>><i> Solutions for this:
</I>><i> - this is not cleanly solvable, we would have to remove the backport.
</I>[...]
In this thread at the moment, I see mostly people having (personal
preference) problems with how i would solve this bug.
while they aren't less important, what I would rather see in this thread
is alternative solutions, or how the problem with A can be solved if it
happens.
even if both A and B are regarded as bad, I'd even prefer people to say
that B is the lesser evil.
complaining on how B is not good for you, doesn't get us anywhere with
this bug.
So please, give alternative solutions or state how A is perfectly viable.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="016715.html">[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</A></li>
<LI>Next message: <A HREF="016711.html">[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16709">[ date ]</a>
<a href="thread.html#16709">[ thread ]</a>
<a href="subject.html#16709">[ subject ]</a>
<a href="author.html#16709">[ 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>
|