On 29 March 2011 18:20, Frank Griffin <[email protected]> wrote: > On 03/29/2011 12:12 PM, Ahmad Samir wrote: >> >> Could you attach the whole 'urpmi --debug' output? (without --keep). > > [root@localhost ftg]# urpmi --auto-update --debug > getting lock on urpmi > parsing: /etc/urpmi/mediacfg.d/Devel-1-x86_64 > comparing /mnt/cooker/cauldron/x86_64/media/core/release/media_info/MD5SUM > and /var/lib/urpmi/Core Release/MD5SUM > medium "Core Release" is up-to-date > comparing [...]
“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
