<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1508&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1508</link>
		<description><![CDATA[The most recent posts in enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1.]]></description>
		<lastBuildDate>Tue, 01 Aug 2017 21:18:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4134#p4134</link>
			<description><![CDATA[<p>I was thinking about the problem of having this change overwritten during the next upgrade, but I think to remember that the upgrade process would at least inform me.<br />My problem with the wrapper is to find all references of all users to /usr/bin/thunderbird, so I gave this way a try. And re-adding this &quot;patch&quot; is a quick job <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Let&#039;s see how soon I will change to the wrapper-script...</p>]]></description>
			<author><![CDATA[dummy@example.com (afuerst)]]></author>
			<pubDate>Tue, 01 Aug 2017 21:18:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4134#p4134</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4132#p4132</link>
			<description><![CDATA[<p>I&#039;m happy to hear that you&#039;re in good shape, and that these issues are not present in ascii <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Adding the &quot;unset&quot; line to /usr/bin/thunderbird is a good idea with one caveat: An upgrade to TB will overwrite the file. A wrapper script is ugly but upgrades will leave it alone.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Tue, 01 Aug 2017 21:06:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4132#p4132</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4131#p4131</link>
			<description><![CDATA[<p>I just made a quick test. I have a VM with ascii just to evaluate stuff - not for real use. I just installed TB and enigmail from scratch and it was working, the passphrase pop-up was provided gnome-pinentry3.</p>]]></description>
			<author><![CDATA[dummy@example.com (afuerst)]]></author>
			<pubDate>Tue, 01 Aug 2017 20:44:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4131#p4131</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4130#p4130</link>
			<description><![CDATA[<p>Seems as we are similar refugees <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />I just tried your solution and - as expected - it is working.<br />But to simplify stuff, I didn&#039;t create a wrapper-script, /usr/bin/thunderbird is already a wrapper script. I just added the </p><div class="quotebox"><blockquote><div><p>unset GPG_AGENT_INFO</p></div></blockquote></div><p> after line 38.<br />I also had a look at the Debian issue (<a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784289" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … bug=784289</a>). The reporter closed the issue because after the upgrade to GnuPG 2.1.4 it is working again. In ascii, there is GnuPG 2.1.18 available, perhaps this solved the issue?</p>]]></description>
			<author><![CDATA[dummy@example.com (afuerst)]]></author>
			<pubDate>Tue, 01 Aug 2017 20:28:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4130#p4130</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4126#p4126</link>
			<description><![CDATA[<p>You&#039;re welcome, Armin. Ha ha--we&#039;re both refugees from Gnome3/systemd <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>Thanks for inspiring me to do things the right way, and for the link to the Enigmail FAQs. That was huge.</p><p>Given how similar our setups are, it&#039;s a safe bet that the steps in #5 above will work for you. Please let me know how it goes.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Tue, 01 Aug 2017 14:36:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4126#p4126</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4125#p4125</link>
			<description><![CDATA[<p>BTW, I tried uninstalling gnome-keyring to see what would happen (i.e., to see if I could get away with not having a wrapper script). Unfortunately, it seems that network-manager requires gnome-keyring (or the like) to prompt for wifi passwords.</p><p>If I understood the discussion <a href="https://sourceforge.net/p/enigmail/forum/support/thread/f99ae0fa/" rel="nofollow">here</a> correctly (see Hans&#039; post at the very bottom of page 1), it seems that currently there are two options for getting full Enigmail functionality without interfering with packages that need a keyring: </p><p>(1) Leave gnome-keyring installed, requiring a wrapper script for Thunderbird (as I outlined in #5 above)<br />or<br />(2) Uninstall gnome-keyring, install the better-behaved mate-keyring, dump the wrapper script. The fly in the ointment is that mate-keyring is deprecated and no longer in Debian/Devuan repositories--it would require finding it somewhere and downloading it.</p><p>Between using a wrapper script or using a deprecated package not in the repository, the wrapper script option seems to better follow the KISS principle.</p><p>If anyone can think of a way to get gnome-keyring to stay out of Enigmail&#039;s way <strong>without</strong> resorting to a TB wrapper script, please do tell.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Tue, 01 Aug 2017 14:28:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4125#p4125</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4124#p4124</link>
			<description><![CDATA[<p>Cool, thanks a lot for your detailed instructions. I will try those asap on my machines. BTW: I have the same setup, I&#039;m also using MATE since it is available as packages - and was using Gnome2 before <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (afuerst)]]></author>
			<pubDate>Tue, 01 Aug 2017 14:26:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4124#p4124</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4122#p4122</link>
			<description><![CDATA[<div class="quotebox"><cite>afuerst wrote:</cite><blockquote><div><p>I try to install nearly everything from packages because my hope is, that upgrades are as smooth as possible <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />I&#039;m not sure staying at TB 45.8 is a good solution, since the upgrade is marked as a security-upgrade.</p></div></blockquote></div><p>I completely agree. It was pure laziness that was holding me back. </p><p>At any rate, since my laziness was called out <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> I went ahead and upgraded thunderbird and installed enigmail (version 1.9.8) from Devuan repository using package manager--then took a deep breath to deal with the fallout.</p><p>From reading Enigmail&#039;s FAQ, it seems the Enigmail developers are most familiar with gpg-agent/pinentry and not gnome-keyring and the like. I&#039;m on MATE with gnome-keyring and decided to see if my problems would go away if configured Enigmail to use gpg-agent/pinentry instead of gnome-keyring. </p><p><strong>Here is how I configured Enigmail to use gpg-agent and pinentry instead of gnome-keyring:</strong></p><p>1. Add &quot;use-agent&quot; (without quotes) to ~/.gnupg/gpg.conf</p><p>2. Add &quot;use-standard-socket&quot; (without quotes) to ~/.gnupg/gpg-agent.conf (if the file does not already exist, create it)</p><p>3. Reboot</p><p>Launch Thunderbird and try using Enigmail. If the window that pops up asking for your password is not called &quot;pinentry&quot;, then gnome-keyring is forcing itself on Enigmail and you need a few more steps (I needed steps 4-6 as well, so don&#039;t feel bad): </p><p>4. Create /usr/bin/thunderbird-wrapper with your favorite text editor, put this in it:</p><div class="codebox"><pre><code>#!/bin/bash
unset GPG_AGENT_INFO
exec /usr/bin/thunderbird &quot;$@&quot;</code></pre></div><p>5. In a terminal, make the wrapper script executable:</p><div class="codebox"><pre><code>sudo chmod a+x /usr/bin/thunderbird-wrapper</code></pre></div><p>6. Make sure that the Thunderbird icons in your menu +/- panel point to /usr/bin/thunderbird-wrapper and not /usr/bin/thunderbird </p><p>Reboot, launch Thunderbird, and try using Enigmail again. The window asking for your password when you use Enigmail should now be called &quot;pinentry&quot; and everything should work (encryption, signing, decryption, remembering pin for desired time period).</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Tue, 01 Aug 2017 13:39:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4122#p4122</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4120#p4120</link>
			<description><![CDATA[<p>Thanks for your answers. I do have everything installed using .deb-Packages (I try to install nearly everything from packages because my hope is, that upgrades are as smooth as possible <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> )<br />Before I made an upgrade on an additional machine, I had a quick look and realized, enigmail 1.8.2 was installed as &quot;amd64&quot; and the amd64 package is still on 1.8.2 in debian. Enigmail 1.9.8 is only available as &quot;all&quot; package and this might explain why it was not upgraded - though in my opinion, there should be at least a transitional package enigmail-amd64 to automate the process. But this seems as a Debian issue to me.<br />Thank you for your hint about the problem of encrypting messages. Until now, I just tried to decrypt messages and as soon as I got this running, I thought to have solved the issue. I can&#039;t verify right now, but I will as soon as possible.<br />I&#039;m not sure staying at TB 45.8 is a good solution, since the upgrade is marked as a security-upgrade.<br />Did you have a look at <a href="https://enigmail.net/index.php/en/faq?view=topic&amp;id=14" rel="nofollow">https://enigmail.net/index.php/en/faq?view=topic&amp;id=14</a> - it did not work for me, but perhaps it helps you <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (afuerst)]]></author>
			<pubDate>Tue, 01 Aug 2017 08:49:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4120#p4120</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4115#p4115</link>
			<description><![CDATA[<p>PS: Armin, I just realized that my previous post did not answer your questions. </p><p>In my case, Enigmail was not upgraded automatically because it was installed from within Thunderbird. I&#039;m not a Devuan developer, so if you had Enigmail 1.8.2 installed as a .deb package then I do not know why it wasn&#039;t upgraded along with Thunderbird. Even if they both had been upgraded together, however, I am finding that Thunderbird 52.2.1-4 + Enigmail 1.9.8 break ability to send signed messages.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Mon, 31 Jul 2017 19:49:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4115#p4115</guid>
		</item>
		<item>
			<title><![CDATA[Re: enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4112#p4112</link>
			<description><![CDATA[<p>Hi, Amin. All my machines receive automatic security upgrades and I was surprised by this same issue: Havoc in proper functioning of Thunderbird&#039;s Enigmail plugin after Thunderbird upgrade to version 1:52.2.1-4~deb8u1.</p><p>I found that a newer version of Enigmail restored my ability to send encrypted email. However, if I want to both encrypt <strong>and sign</strong>, sending fails. Error messages appear in two successive windows:</p><div class="codebox"><pre><code>GnuPG reported an error in the communication with gpg-agent (a component of GnuPG)</code></pre></div><p>then</p><div class="codebox"><pre><code>Sending of the message failed.</code></pre></div><p>The &quot;How to fix&quot; tidbit from the Enigmail website (adding &quot;use-standard-socket&quot; to $HOME/.gnupg/gpg-agent.conf and rebooting) made no difference--signing a message still prevents it from being sent.</p><p>Enigmail can be obtained as a .deb package and installed by the package manager, or obtained as a .xpi package and installed from within Thunderbird (Thunderbird &gt; Tools &gt; Add-ons &gt; click on down-arrow next to the little gear &gt; &quot;Install Add-on From File&quot;). </p><p>My workaround for the time being is to stick with the pre-upgrade versions of Thunderbird (<a href="http://snapshot.debian.org/package/icedove/1%3A45.8.0-3%7Edeb8u1/#thunderbird_1:3a:45.8.0-3:7e:deb8u1" rel="nofollow">45.8.0-3~deb8u1</a>) and Enigmail (<a href="http://files.dantas.airpost.net/public/enigmail-1.8.2-sm+tb.xpi" rel="nofollow">1.8.2 xpi package</a>).</p><p>To prevent Thunderbird &amp; Enigmail from being upgraded, I created /etc/apt/preferences.d/thunderbird-keep-v45 with these contents...</p><div class="codebox"><pre><code>Package: thunderbird
Pin: version 1:45.8.0-3~deb8u1
Pin-Priority: 1001</code></pre></div><p>...and in Thunderbird &gt; Tools &gt; Add-ons &gt; click the down-arrow next to the little gear &gt; make sure there&#039;s no checkmark by &quot;Update Add-ons Automatically&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Mon, 31 Jul 2017 19:22:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4112#p4112</guid>
		</item>
		<item>
			<title><![CDATA[enigmail broken since upgrade of Thunderbird to 52.2.1-4~dev8u1]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=4109#p4109</link>
			<description><![CDATA[<p>During the last upgrades, I received the security-upgrade for Thunderbird for version 52.2.1-4~dev8u1.<br />But this version if Thunderbird is incompatible to enigmail 1.8.2. In Debian-Security, enigmail 1.9.8.1-1~deb8u1 is available, but I don&#039;t get this as an update. After downloading this from debian and installing it, it was working again.<br />Additional info: This brought up a new issue (incompatibility between gnome-keyring and gnupg), but this is (at the moment) just an annoying and optical issue (Details: <a href="https://enigmail.net/index.php/en/faq?view=topic&amp;id=14" rel="nofollow">https://enigmail.net/index.php/en/faq?view=topic&amp;id=14</a> / &quot;How to Fix it&quot; / 4.).<br />Does anyone know why enigmail is not updated automatically? Might a configuration issue on my machines be a reason?</p><p>Armin</p>]]></description>
			<author><![CDATA[dummy@example.com (afuerst)]]></author>
			<pubDate>Mon, 31 Jul 2017 18:38:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=4109#p4109</guid>
		</item>
	</channel>
</rss>
