blob: f4f33b819c52ee1743352b74b4839294e728364c (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Set priorities of dependancies
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Set%20priorities%20of%20dependancies&In-Reply-To=%3C501282A8.10208%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017722.html">
<LINK REL="Next" HREF="017728.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Set priorities of dependancies</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Set%20priorities%20of%20dependancies&In-Reply-To=%3C501282A8.10208%40mageia.org%3E"
TITLE="[Mageia-dev] Set priorities of dependancies">anssi at mageia.org
</A><BR>
<I>Fri Jul 27 13:59:36 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017722.html">[Mageia-dev] Set priorities of dependancies
</A></li>
<LI>Next message: <A HREF="017728.html">[Mageia-dev] wine [263611] new version 1.5.7
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17729">[ date ]</a>
<a href="thread.html#17729">[ thread ]</a>
<a href="subject.html#17729">[ subject ]</a>
<a href="author.html#17729">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>27.07.2012 11:21, Thomas Backlund kirjoitti:
><i> 27.07.2012 11:18, Oliver Burger skrev:
</I>>><i> Hi there,
</I>>><i>
</I>>><i> just a short question.
</I>>><i>
</I>>><i> The x2goserver srpm does create x2goserver, x2goserver-sqlite and
</I>>><i> x2goserver-postgresql.
</I>>><i> Both database sub packages provide x2goserver-database, which is
</I>>><i> required by x2goserver itself.
</I>>><i> The default should be the sqlite version, but urpmi chooses postgresql
</I>>><i> as default (when using the --auto option).
</I>>><i> How can I force the sqlite package to be used as default?
</I>>><i>
</I>><i>
</I>><i> By adding info to prefer.vendor.list in meta-task rpm
</I>
Or, alternatively, make one provide "x2goserver-database = 1" and the
other "x2goserver-database = 2", or something like that. Urpmi will
choose the higher version by default.
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017722.html">[Mageia-dev] Set priorities of dependancies
</A></li>
<LI>Next message: <A HREF="017728.html">[Mageia-dev] wine [263611] new version 1.5.7
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17729">[ date ]</a>
<a href="thread.html#17729">[ thread ]</a>
<a href="subject.html#17729">[ subject ]</a>
<a href="author.html#17729">[ 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>
|