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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] vbox/vboxadditions conflicts question
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20vbox/vboxadditions%20conflicts%20question&In-Reply-To=%3C4D8BAF25.5090406%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003614.html">
<LINK REL="Next" HREF="003616.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] vbox/vboxadditions conflicts question</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20vbox/vboxadditions%20conflicts%20question&In-Reply-To=%3C4D8BAF25.5090406%40laposte.net%3E"
TITLE="[Mageia-dev] vbox/vboxadditions conflicts question">andr55 at laposte.net
</A><BR>
<I>Thu Mar 24 21:52:53 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003614.html">[Mageia-dev] vbox/vboxadditions conflicts question
</A></li>
<LI>Next message: <A HREF="003616.html">[Mageia-dev] buildsystem => maintainers db link test
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3629">[ date ]</a>
<a href="thread.html#3629">[ thread ]</a>
<a href="subject.html#3629">[ subject ]</a>
<a href="author.html#3629">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Frank Griffin a écrit :
><i>
</I>><i> On 03/24/2011 12:41 PM, andre999 wrote:
</I>>><i> Frank Griffin a écrit :
</I>>>><i>
</I>>>><i> Is there an rpm or urpmq query
</I>>>><i> that will highlight conflicts between installed packages on a system ?
</I>>>><i> For example, if I installed dkms-virtualbox and then installed
</I>>>><i> dkms-vboxadditions with --force, is there a query which would report
</I>>>><i> that these two are in conflict ?
</I>>>><i>
</I>>><i> good idea.
</I>>><i>
</I>>><i> Also, it seems that when a conflict is reported, it should list the
</I>>><i> applications (and versions) it finds to be in conflict.
</I>>><i> It is _really_ frustrating to have these anonymous conflicts, when
</I>>><i> rpm/urpm must know what it is finding in conflict.
</I>>><i>
</I>><i>
</I>><i> I was hoping this was already possible. If it's not, I'll enter an
</I>><i> enhancement request. Could some rpm/urpmq guru confirm one way or the
</I>><i> other, please ?
</I>
I was thinking of installs in rpmdrake (under mdv).
Sometimes it says that a package can't be installed -- if I remember
correctly, because of conflicts -- but doesn't give the blocker.
If I try to install the package directly (from console or Nautilus)
often I get more info. Sometimes I have found circular
depends/conflicts, so I have had to use --force to work around the problem.
If it is an upgrade, sometimes uninstalling the old package (with
rpmdrake), then installing the new, works. (But it is not always
possible to uninstall without uninstalling a lot of other packages.)
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003614.html">[Mageia-dev] vbox/vboxadditions conflicts question
</A></li>
<LI>Next message: <A HREF="003616.html">[Mageia-dev] buildsystem => maintainers db link test
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3629">[ date ]</a>
<a href="thread.html#3629">[ thread ]</a>
<a href="subject.html#3629">[ subject ]</a>
<a href="author.html#3629">[ 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>
|