From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C3=93scar_Fuentes?= Subject: org-crypt broken on Ubuntu 18.04 Date: Wed, 13 Jun 2018 19:24:30 +0200 Message-ID: <87bmceeh0x.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fT9Vl-0000aC-Fe for emacs-orgmode@gnu.org; Wed, 13 Jun 2018 13:24:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fT9Vg-0002hW-EO for emacs-orgmode@gnu.org; Wed, 13 Jun 2018 13:24:45 -0400 Received: from [195.159.176.226] (port=34926 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fT9Vg-0002b4-78 for emacs-orgmode@gnu.org; Wed, 13 Jun 2018 13:24:40 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fT9TW-0000vh-KP for emacs-orgmode@gnu.org; Wed, 13 Jun 2018 19:22:26 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hello. Today I noticed that org-crypt is broken on my daily driver. On a header with the :crypt: tag I invoke org-decrypt-entry, a popup dialog asks for the password, I type the password and then the minibuffer shows GPG error: "Decryption failed", "" The complete error message on *Messages* is epg--check-error-for-decrypt: GPG error: "Decryption failed", "" This is a very recent problem. In dpkg.log I see: 2018-06-12 00:33:00 upgrade gnupg-utils:amd64 2.2.4-1ubuntu1 2.2.4-1ubuntu1.1 2018-06-12 00:33:05 upgrade gnupg:amd64 2.2.4-1ubuntu1 2.2.4-1ubuntu1.1 I tried the latest org-mode (9.1.13) and Emacs from master branch but the problem persists. $ gpg --version gpg (GnuPG) 2.2.4 libgcrypt 1.8.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /home/oscar/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2