blob: aabe245ad2022c789700a30d0381ba362acbca79 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Trying to solve bug #2317
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Trying%20to%20solve%20bug%20%232317&In-Reply-To=%3C201109221515.48385.stormi%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008311.html">
<LINK REL="Next" HREF="008313.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Trying to solve bug #2317</H1>
<B>Samuel Verschelde</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Trying%20to%20solve%20bug%20%232317&In-Reply-To=%3C201109221515.48385.stormi%40laposte.net%3E"
TITLE="[Mageia-dev] Trying to solve bug #2317">stormi at laposte.net
</A><BR>
<I>Thu Sep 22 15:15:48 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008311.html">[Mageia-dev] Trying to solve bug #2317
</A></li>
<LI>Next message: <A HREF="008313.html">[Mageia-dev] Trying to solve bug #2317
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8312">[ date ]</a>
<a href="thread.html#8312">[ thread ]</a>
<a href="subject.html#8312">[ subject ]</a>
<a href="author.html#8312">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le jeudi 22 septembre 2011 15:08:51, Sander Lepik a écrit :
><i> 22.09.2011 15:40, Samuel Verschelde kirjutas:
</I>><i> > I forgot: what about the suggestion that was made to tweak urpmi
</I>><i> > --update's behaviour so that it proposes only updates from update media,
</I>><i> > but is capable to pull dependencies from release media ? Would there be
</I>><i> > drawbacks to this solution ?
</I>><i> >
</I>><i> > Samuel
</I>><i>
</I>><i> Does urpmi know which one is release media and not backports?
</I>><i>
</I>
There are not tags used by urpmi for that AFAIK, but it could use media
containing /release/. There's already a similar hack for backports in
rpmdrake.
Samuel
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008311.html">[Mageia-dev] Trying to solve bug #2317
</A></li>
<LI>Next message: <A HREF="008313.html">[Mageia-dev] Trying to solve bug #2317
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8312">[ date ]</a>
<a href="thread.html#8312">[ thread ]</a>
<a href="subject.html#8312">[ subject ]</a>
<a href="author.html#8312">[ 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>
|