blob: 06381d8263c3fa0fb0dfcfe56a13dd1d5db4edeb (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] cairo and poppler conflicts
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20cairo%20and%20poppler%20conflicts&In-Reply-To=%3CAANLkTinabBvtsM4QQMyFK%3D_%3D%3DvnBJkvBP6nchpxSjLif%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003790.html">
<LINK REL="Next" HREF="003797.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] cairo and poppler conflicts</H1>
<B>Ahmad Samir</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20cairo%20and%20poppler%20conflicts&In-Reply-To=%3CAANLkTinabBvtsM4QQMyFK%3D_%3D%3DvnBJkvBP6nchpxSjLif%40mail.gmail.com%3E"
TITLE="[Mageia-dev] cairo and poppler conflicts">ahmadsamir3891 at gmail.com
</A><BR>
<I>Tue Mar 29 21:01:30 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003790.html">[Mageia-dev] cairo and poppler conflicts
</A></li>
<LI>Next message: <A HREF="003797.html">[Mageia-dev] cairo and poppler conflicts
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3794">[ date ]</a>
<a href="thread.html#3794">[ thread ]</a>
<a href="subject.html#3794">[ subject ]</a>
<a href="author.html#3794">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 29 March 2011 18:20, Frank Griffin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ftg at roadrunner.com</A>> wrote:
><i> On 03/29/2011 12:12 PM, Ahmad Samir wrote:
</I>>><i>
</I>>><i> Could you attach the whole 'urpmi --debug' output? (without --keep).
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at localhost</A> ftg]# urpmi --auto-update --debug
</I>><i> getting lock on urpmi
</I>><i> parsing: /etc/urpmi/mediacfg.d/Devel-1-x86_64
</I>><i> comparing /mnt/cooker/cauldron/x86_64/media/core/release/media_info/MD5SUM
</I>><i> and /var/lib/urpmi/Core Release/MD5SUM
</I>><i> medium "Core Release" is up-to-date
</I>><i> comparing
</I>[...]
“attach”...
Anyway, from the log:
auto-select: adding lib64cairo-xcb2-1.10.2-4.mga1.x86_64 replacing
lib64cairo-xcb2-1.10.2-3.mga1.x86_64
which means you have lib64cairo-xcb2 installed (rpm -qa lib64cairo*
should confirm/deny); this is not the default, urpmi is set to prefer
lib(64)cairo2 over lib(64)cairo-xcb2, so I think, 'urpmi lib64cairo2'
should fix this issue.
--
Ahmad Samir
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003790.html">[Mageia-dev] cairo and poppler conflicts
</A></li>
<LI>Next message: <A HREF="003797.html">[Mageia-dev] cairo and poppler conflicts
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3794">[ date ]</a>
<a href="thread.html#3794">[ thread ]</a>
<a href="subject.html#3794">[ subject ]</a>
<a href="author.html#3794">[ 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>
|