blob: 073403813b0a15268c377f487611464491e06424 (
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
121
122
123
124
125
126
|
<!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=%3Cbb5cc8e93d2b81e7785024e9e422a124.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="016699.html">
<LINK REL="Next" HREF="016697.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media</H1>
<B>Maarten Vanraes</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=%3Cbb5cc8e93d2b81e7785024e9e422a124.squirrel%40mail.rmail.be%3E"
TITLE="[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media">maarten.vanraes at gmail.com
</A><BR>
<I>Thu Jun 21 13:30:10 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="016699.html">[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</A></li>
<LI>Next message: <A HREF="016697.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#16696">[ date ]</a>
<a href="thread.html#16696">[ thread ]</a>
<a href="subject.html#16696">[ subject ]</a>
<a href="author.html#16696">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i> 21.06.2012 13:35, AL13N kirjutas:
</I>>><i> B. fetch dependencies only from enabled repositories
</I>>><i> Problems:
</I>>><i> - if backports are enabled, dependencies could come from backports
</I>>><i> instead of release.
</I>>><i>
</I>>><i> Solutions for this:
</I>>><i> - this can be prevented in various ways: even as simple as the backport
</I>>><i> packager to bump an update with stricter requires so that the backport
</I>>><i> wouldn't be fetched (_IF_ it indeed would be incompatible) AND the
</I>>><i> update
</I>>><i> could have stricter requires for that new dependency.
</I>><i> I still can't see how are you going to solve this case:
</I>><i> I have backports enabled. There are packages that are newer than the one
</I>><i> in release. I
</I>><i> haven't installed them. Now new update requires such package that is both
</I>><i> in release and in
</I>><i> backports. Update will pull package from enabled backports as they are
</I>><i> newer - i didn't want
</I>><i> that. And you can't just submit new backport that blocks it. Older
</I>><i> backports are still
</I>><i> there. So you can install those if new backport doesn't work for you (the
</I>><i> same we have for
</I>><i> updates at the moment).
</I>
IF the update cannot work with the backported new dependency, it should be
strict required in the update. in that case, the one from release will be
used.
if the update does work with the backport, then i don't see why you
wouldn't want that, since you enabled backports.
==> this sounds like cherry-picking backports.
in other words, you're advanced enough to find out what you want, because
i don't think we can support all forms of cherry-picking backports.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="016699.html">[Mageia-dev] bug 2317 revisited: --update option should behave like --search-media
</A></li>
<LI>Next message: <A HREF="016697.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#16696">[ date ]</a>
<a href="thread.html#16696">[ thread ]</a>
<a href="subject.html#16696">[ subject ]</a>
<a href="author.html#16696">[ 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>
|