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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
<!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=%3C4FE07EC5.8070201%40kde.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007936.html">
<LINK REL="Next" HREF="007937.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] How can I kickstart pinentry-qt</H1>
<B>Anne Wilson</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20can%20I%20kickstart%20pinentry-qt&In-Reply-To=%3C4FE07EC5.8070201%40kde.org%3E"
TITLE="[Mageia-discuss] How can I kickstart pinentry-qt">annew at kde.org
</A><BR>
<I>Tue Jun 19 15:29:41 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007936.html">[Mageia-discuss] How can I kickstart pinentry-qt
</A></li>
<LI>Next message: <A HREF="007937.html">[Mageia-discuss] BlogDrake Announce Update of GetRepoDrake
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7943">[ date ]</a>
<a href="thread.html#7943">[ thread ]</a>
<a href="subject.html#7943">[ subject ]</a>
<a href="author.html#7943">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 18/06/12 23:41, David W. Hodgins wrote:
><i> 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>>
</I>><i> wrote:
</I>><i>
</I>>><i> On 17/06/12 19:28, David W. Hodgins wrote:
</I>>>><i> On Sun, 17 Jun 2012 11:56:36 -0400, Anne Wilson
</I>>>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">annew at kde.org</A>> wrote:
</I>>>><i>
</I>>>>><i> different? I have pinentry-qt installed, I ran through the
</I>>>>><i> GPG wizard and everything looks fine, but I'm never asked for
</I>>>>><i> a password, so I can't decrypt messages and I can't sign
</I>>>>><i> 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
</I>>><i> start of the existing gpg-agent.sh. I'm really puzzled.
</I>><i>
</I>><i> It's line 8 of /etc/profile.d/gpg-agent.sh that needs to be
</I>><i> deleted, then logout/in to start the gpg-agent.
</I>><i>
</I>><i> That line contains "-s /etc/mtab && \", which is a test the mtab
</I>><i> file exists, and is not zero size. In Mageia 2, /etc/mtab has
</I>><i> been replaced with a symlink to /proc/mounts, so the test fails,
</I>><i> preventing gpg-agent from starting. Just deleting that line fixes
</I>><i> the problem.
</I>><i>
</I>><i> Regards, Dave Hodgins
</I>
It does indeed. Thanks for the explanation.
Anne
-----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/gfrwACgkQj93fyh4cnBdznwCffZCyQh3aajsAP4GsJIL/aJEi
wL0AniYpidpHAmylWFlrI9vNCLEWo/VW
=kWbY
-----END PGP SIGNATURE-----
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007936.html">[Mageia-discuss] How can I kickstart pinentry-qt
</A></li>
<LI>Next message: <A HREF="007937.html">[Mageia-discuss] BlogDrake Announce Update of GetRepoDrake
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7943">[ date ]</a>
<a href="thread.html#7943">[ thread ]</a>
<a href="subject.html#7943">[ subject ]</a>
<a href="author.html#7943">[ 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>
|