diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120619/007936.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20120619/007936.html | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120619/007936.html b/zarb-ml/mageia-discuss/20120619/007936.html new file mode 100644 index 000000000..428416fdc --- /dev/null +++ b/zarb-ml/mageia-discuss/20120619/007936.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] How can I kickstart pinentry-qt + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20can%20I%20kickstart%20pinentry-qt&In-Reply-To=%3Cop.wf4em3xnn7mcit%40hodgins.homeip.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007935.html"> + <LINK REL="Next" HREF="007943.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] How can I kickstart pinentry-qt</H1> + <B>David W. Hodgins</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20can%20I%20kickstart%20pinentry-qt&In-Reply-To=%3Cop.wf4em3xnn7mcit%40hodgins.homeip.net%3E" + TITLE="[Mageia-discuss] How can I kickstart pinentry-qt">davidwhodgins at gmail.com + </A><BR> + <I>Tue Jun 19 00:41:17 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="007935.html">[Mageia-discuss] How did i tell to urpmi.addmedia that a repo not have pubkey? +</A></li> + <LI>Next message: <A HREF="007943.html">[Mageia-discuss] How can I kickstart pinentry-qt +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7936">[ date ]</a> + <a href="thread.html#7936">[ thread ]</a> + <a href="subject.html#7936">[ subject ]</a> + <a href="author.html#7936">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, 18 Jun 2012 04:52:05 -0400, Anne Wilson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">annew at kde.org</A>> wrote: + +><i> On 17/06/12 19:28, David W. Hodgins wrote: +</I>>><i> On Sun, 17 Jun 2012 11:56:36 -0400, Anne Wilson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">annew at kde.org</A>> +</I>>><i> wrote: +</I>>><i> +</I>>>><i> different? I have pinentry-qt installed, I ran through the GPG +</I>>>><i> wizard and everything looks fine, but I'm never asked for a +</I>>>><i> password, so I can't decrypt messages and I can't sign them. +</I>>><i> +</I>>><i> See <A HREF="https://bugs.mageia.org/show_bug.cgi?id=5360#c8">https://bugs.mageia.org/show_bug.cgi?id=5360#c8</A> +</I>>><i> +</I>>><i> Regards, Dave Hodgins +</I>><i> +</I>><i> Maybe I'm missing something, but that seemes to be exactly the start +</I>><i> of the existing gpg-agent.sh. I'm really puzzled. +</I> +It's line 8 of /etc/profile.d/gpg-agent.sh that needs to be deleted, +then logout/in to start the gpg-agent. + +That line contains "-s /etc/mtab && \", which is a test the mtab +file exists, and is not zero size. In Mageia 2, /etc/mtab has been +replaced with a symlink to /proc/mounts, so the test fails, preventing +gpg-agent from starting. Just deleting that line fixes the problem. + +Regards, Dave Hodgins +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007935.html">[Mageia-discuss] How did i tell to urpmi.addmedia that a repo not have pubkey? +</A></li> + <LI>Next message: <A HREF="007943.html">[Mageia-discuss] How can I kickstart pinentry-qt +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7936">[ date ]</a> + <a href="thread.html#7936">[ thread ]</a> + <a href="subject.html#7936">[ subject ]</a> + <a href="author.html#7936">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
