diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/020418.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-November/020418.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/020418.html b/zarb-ml/mageia-dev/2012-November/020418.html new file mode 100644 index 000000000..916b138ad --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/020418.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Utter frustration + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Utter%20frustration&In-Reply-To=%3C50B7E315.6060200%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="020422.html"> + <LINK REL="Next" HREF="020424.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Utter frustration</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Utter%20frustration&In-Reply-To=%3C50B7E315.6060200%40roadrunner.com%3E" + TITLE="[Mageia-dev] Utter frustration">ftg at roadrunner.com + </A><BR> + <I>Thu Nov 29 23:35:01 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020422.html">[Mageia-dev] Utter frustration +</A></li> + <LI>Next message: <A HREF="020424.html">[Mageia-dev] Utter frustration +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20418">[ date ]</a> + <a href="thread.html#20418">[ thread ]</a> + <a href="subject.html#20418">[ subject ]</a> + <a href="author.html#20418">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 11/29/2012 11:58 AM, Anne Wilson wrote: +><i> +</I>><i> OK, done that. As you expected, it returned +</I>><i> +</I>><i> /usr/lib/libpowerdevilcore.so.0.1.0 +</I>><i> /usr/lib/packagekitd +</I>><i> /usr/lib/libpolkit-qt-core-1.so.1.103.0 +</I>><i> /usr/bin/xdm +</I>><i> /usr/bin/gnome-session +</I>><i> +</I>><i> So what do I do now? They don't look like things that can just be +</I>><i> removed? usr/lib/libpolkit-qt-core-1.so.1.103.0 looks the most likely +</I>><i> to be connected with my problem. +</I>><i> +</I>><i> Sorry to bang on about this, but at present I can't shut down the +</I>><i> netbook other than by hitting the power switch. I really need to be +</I>><i> able to change those settings before I go away for a few days, this +</I>><i> weekend. +</I>I don't think anything's going to get done in that timeframe, but +CTRL-ALT-{R,S,E,I,U,B} will get you through the weekend. + +What I would do at this point, for each of these, one by one, is + +a) Record their current permissions +b) Change the permissions to make them writable to you (777 will do nicely). +c) Open the file in a binary editor like Okteta. Find every instance of +the org.xxx search string and modify the name in some visible way, e. g. +ConsoleKit -> XonsoleKit +d) Retry your failing case and see if the message you get changes +accordingly +e) Revert the change + +Since it can't find what it wants anyway, this shouldn't affect your +system operation. but it will expose the guilty file(s). Then, use +rpmdrake Search on File Names to find the owning package for each +culprit, and file a bug against it saying that the such-and-such file is +looking for ConsoleKit. + +Either the package(s) were never converted to use something else, or +they've been built incorrectly. + +I'd suggest installing ConsoleKit, but god only knows what that would +screw up as regards its replacement, so it isn't something you'd want to +do before the weekend :-) +</PRE> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020422.html">[Mageia-dev] Utter frustration +</A></li> + <LI>Next message: <A HREF="020424.html">[Mageia-dev] Utter frustration +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20418">[ date ]</a> + <a href="thread.html#20418">[ thread ]</a> + <a href="subject.html#20418">[ subject ]</a> + <a href="author.html#20418">[ 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> |