diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014430.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-April/014430.html | 187 | 
1 files changed, 187 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014430.html b/zarb-ml/mageia-dev/2012-April/014430.html new file mode 100644 index 000000000..e695db75c --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014430.html @@ -0,0 +1,187 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Broken database problem solved but not all well +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20database%20problem%20solved%20but%20not%20all%20well&In-Reply-To=%3C4F8ED5A7.5040104%40kde.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="014422.html"> +   <LINK REL="Next"  HREF="014416.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Broken database problem solved but not all well</H1> +    <B>Anne Wilson</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20database%20problem%20solved%20but%20not%20all%20well&In-Reply-To=%3C4F8ED5A7.5040104%40kde.org%3E" +       TITLE="[Mageia-dev] Broken database problem solved but not all well">annew at kde.org +       </A><BR> +    <I>Wed Apr 18 16:54:31 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="014422.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> +        <LI>Next message: <A HREF="014416.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#14430">[ date ]</a> +              <a href="thread.html#14430">[ thread ]</a> +              <a href="subject.html#14430">[ subject ]</a> +              <a href="author.html#14430">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +On 18/04/12 14:52, Colin Guthrie wrote: +><i> 'Twas brillig, and Anne Wilson at 18/04/12 13:46 did gyre and  +</I>><i> gimble: +</I>>><i> On 18/04/12 13:09, Colin Guthrie wrote: +</I>>>><i> I'm pretty sure it's KDM that failing and subsequently +</I>>>><i> bringing X down with it. I'll see if I can reproduce with KDM +</I>>>><i> here. +</I>>>><i>  +</I>>><i> kdm.log was >5000 lines and full of identical lines, so I mv'd +</I>>><i> it. The attached is a clean kdm.log.  Those 29 lines have the +</I>>><i> answer :-) +</I>><i>  +</I>><i> Indeed it does! +</I>><i>  +</I>>><i> (==) Using system config directory "/usr/share/X11/xorg.conf.d"  +</I>>><i> Cannot mix incompatible Qt library (version 0x40800) with this  +</I>>><i> library (version 0x40801) KCrash: Application 'kdmgreet'  +</I>>><i> crashing... KCrash: Attempting to start  +</I>>><i> /usr/lib/kde4/libexec/drkonqi directly Cannot mix incompatible +</I>>><i> Qt library (version 0x40800) with this library (version 0x40801) +</I>>><i>  Server terminated successfully (0). Closing log file. +</I>><i>  +</I>><i>  +</I>><i> Seems like there is some Qt mixup here. +</I>><i>  +</I>><i> Can you figure out what library it's talking about? It can be +</I>><i> quite hard to know what's wrong, but here are some tips: +</I>><i>  +</I>><i>  +</I>><i> 1. Make sure that "urpmi --auto-update" definitely returns nothing +</I>><i> to be upgraded. +</I>><i>  +</I>It says that it can't read the synthesis file of "Core Release", so +fails with a 23 + +No packages are listed for update, presumably due to that. + +><i> 2. Does "urpme --auto-orphans" work? Be careful as it may suggest  +</I>><i> removing more than it should. If the suggestions look valid +</I>><i> enough, does this help the issue? If so, can you provide a list of +</I>><i> the rpms removes? +</I>><i>  +</I>There is a list of orphans that it says I can remove, but I'm not sure +about some of them.  Here is the list (not removing until you say so +:<i>-) ). +</I> +libpython2.702.7.2-3 +libsporano4-2.7.5-1 +libxau6-devel-1.0.7-1 +libxcb-dri2_0-1.8.1-1 +libxcb-randr0-1.8.1-1 +libxcb-sync0-1.8.1-1 +libxcb-xf86dri0-1.8.1-1 +libxcb-xprint0-1.8.1-1 +libxcb-xv0-1.8.1=1 +pkgconfig-0.26-2 +python-2.7.2-3 +x11-data-bitmaps-1.1.1-1 +x11=proto-devel-7.6.17 +xauth-1.0.6-1 +xload-1.1.0-1 + +Incidentally, "rpm -qa kdebase*" returns nothing - that's how I usually +check the kde version installed. + +><i> 3. Assuming things are still bust, run "urpmq --not-available |  +</I>><i> sort". This will show you packages that are installed on the +</I>><i> machine that are NOT available via the media. You'll typically get +</I>><i> old libraries here (i.e. ones with old major versions that are no +</I>><i> longer needed. These are deliberately not removed as users may have +</I>><i> compiled their own programs against such libraries and we don't +</I>><i> want to break such setups. +</I>><i>  +</I>That returns nothing at all. + +><i> Anyway, this might suggest some things. You should probably remove  +</I>><i> those things that look non-Qt related first and confirm that +</I>><i> things are still broken after their removal. Then remove any +</I>><i> remaining Qt related looking things and confirm that it fixes +</I>><i> things. If the problem goes away at any step (first or second), +</I>><i> please let us know which packages your removed in that step so we +</I>><i> know which one is to blame. +</I>><i>  +</I>><i> 4. If things are still broken, do you have an old self-compiled  +</I>><i> version of Qt or similar in /usr/local/ or /opt/ that might be  +</I>><i> messing with things? +</I>><i>  +</I>No, nothing like that.  Even if I were so adventurous, this is a new, +clean, install on a reformatted partition. + +Anne +- --  +Need KDE help? Try +<A HREF="http://userbase.kde.org">http://userbase.kde.org</A> or +<A HREF="http://forum.kde.org">http://forum.kde.org</A> +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) +Comment: Using GnuPG with Mozilla - <A HREF="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</A> + +iEYEARECAAYFAk+O1Z0ACgkQj93fyh4cnBecoACfbxadfVrmDURbRf/1S3IuVxma +0g4An0m1psK0gzs7kotCgEDz/tKWxTjn +=fPJN +-----END PGP SIGNATURE----- +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="014422.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> +	<LI>Next message: <A HREF="014416.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#14430">[ date ]</a> +              <a href="thread.html#14430">[ thread ]</a> +              <a href="subject.html#14430">[ subject ]</a> +              <a href="author.html#14430">[ 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>  | 
