From eric.hanchrow@gmail.com Tue Dec 2 08:49:07 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.6 required=4.0 tests=BAYES_00,FOURLA, FVGT_m_MULTI_ODD,IMPRONONCABLE_2,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 2 Dec 2008 16:49:07 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB2Gn4tD030820 for ; Tue, 2 Dec 2008 08:49:05 -0800 Received: from mx10.gnu.org ([199.232.76.166]:58895) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1L7YQP-0006Zl-3b for emacs-pretest-bug@gnu.org; Tue, 02 Dec 2008 11:48:37 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1L7YQn-00023b-Sg for emacs-pretest-bug@gnu.org; Tue, 02 Dec 2008 11:49:02 -0500 Received: from smtp61.avvanta.com ([206.124.128.61]:59615 helo=mail.avvanta.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L7YQn-000237-Bp for emacs-pretest-bug@gnu.org; Tue, 02 Dec 2008 11:49:01 -0500 Received: from mail.avvanta.com (localhost [127.0.0.1]) by mail.avvanta.com (Postfix) with ESMTP id ECF0D93C5E for ; Tue, 2 Dec 2008 08:48:56 -0800 (PST) Received: from offby1.atm01.sea.blarg.net (q-static-138-125.avvanta.com [206.124.138.125]) by mail.avvanta.com (Postfix) with ESMTP id C7CCB93C45 for ; Tue, 2 Dec 2008 08:48:56 -0800 (PST) Received: from erich by offby1.atm01.sea.blarg.net with local (Exim 4.69) (envelope-from ) id 1L7YQh-0004Lj-9k for emacs-pretest-bug@gnu.org; Tue, 02 Dec 2008 08:48:55 -0800 From: Eric Hanchrow To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Visiting GnuPG-encrypted file yields "file exists, but cannot be read" Date: Tue, 02 Dec 2008 08:48:54 -0800 Message-ID: <87hc5mjzex.fsf@offby1.atm01.sea.blarg.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BlargAV-Status: No viruses detected, BlargAV v1.1 on localhost.scooter.p.blarg.net X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: At the shell: $ cd /usr/local/src/emacs-via-git/src/ create a tiny encrypted file. $ echo Fee fi fo fum | gpg --symmetric > decrypt-me.gpg gpg: gpg-agent is not available in this session You can't see it in this transcript, but I typed a very short passphrase: "foo" Proof that the file is indeed encrypted: $ cat decrypt-me.gpg -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.9 (GNU/Linux) jA0EAwMCJkAO8t1a89pgySSta9bxO023orfaXtK+Y0RuUP+8ohMfpLLgVlYWiTeN sX8mKnE= =HGzp -----END PGP MESSAGE----- Proof that I haven't forgotten the passphrase: $ gpg --decrypt < decrypt-me.gpg gpg: CAST5 encrypted data gpg: gpg-agent is not available in this session Enter passphrase: gpg: encrypted with 1 passphrase Fee fi fo fum gpg: WARNING: message was not integrity protected Now let's visit the file in emacs: $ ./emacs -Q -nw I then typed C-x C-f decrypt-me.gpg RET. Emacs prompted me for the passphrase for symmetric encryption, as I'd expect. I entered it, and then instead of seeing "Fee fi fo fum" in the buffer, as I'd expected, I saw an error in the echo area: "File exists, but cannot be read". If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/src/emacs-via-git/etc/DEBUG for instructions. In GNU Emacs 23.0.60.9 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2008-12-01 on debian configured using `configure '--enable-maintainer-mode' '--with-xpm=yes' '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' '--with-xft' '--with-x-toolkit=gtk'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: erc-ring-mode: t erc-pcomplete-mode: t erc-netsplit-mode: t smerge-mode: t eldoc-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-autojoin-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-log-mode: t erc-services-mode: t erc-networks-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t desktop-save-mode: t recentf-mode: t display-time-mode: t global-auto-revert-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t iswitchb-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: RET C-x k RET ESC x r e p o r t - e m a c s - b TAB RET C-g C-x b i n i RET ESC < C-s g p g C-s C-s C-s C-s C-a C-s e a s y C-s C-a ESC x ESC p RET Recent messages: Partially completed /home/erich/private/: 0% (0/19181) File exists, but cannot be read /home/erich/private/: 0% (0/19181) File exists, but cannot be read /home/erich/private/: 0% (0/19181) File exists, but cannot be read Quit Mark set Mark saved where search started [2 times] -- If you can't change your underwear, can you be sure you have any? From daiki.ueno@gmail.com Tue Dec 2 21:47:12 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.7 required=4.0 tests=AWL,BAYES_00,FVGT_m_MULTI_ODD, GMAIL,HAS_BUG_NUMBER,IMPRONONCABLE_2,MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1471) by emacsbugs.donarmstrong.com; 3 Dec 2008 05:47:12 +0000 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mB35l9ke003409 for <1471@emacsbugs.donarmstrong.com>; Tue, 2 Dec 2008 21:47:10 -0800 Received: by rv-out-0506.google.com with SMTP id k40so3312343rvb.1 for <1471@emacsbugs.donarmstrong.com>; Tue, 02 Dec 2008 21:47:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type :sender; bh=WZQmEOtrd6YJEmKxtUMZVCVKJjBEsd7d1nQk+4PmDN4=; b=cGOTq+OS47ynerAbbS1Op5qZqVDGUTF95MkneiWamKaLzrDfd9Dr2rOSx6iDSAvcmQ VwTK6XwaZSWoiGb9nuoGkYMrVKLQbekOO/ePwLS24WQ4MoO5QtQU4cNXeMkImmUYfdoM P/wh6r/27s06tviDGnJSVSM3Chn3tp3AfkEq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:sender; b=oMfyVNgH/4LVc830JG75yeZSqw3kEDFMaY7kHvabCVRnketAYKjCgbaahufDk2Ey/i W40at9rqRC9na/8B6Vl543TPLHwVmZ3ClEm6WcqNBdpX+kYU1GyVmA1VUg0szlsA06hR EOxdgMySQEUwaVfLi1oib/iSbMjkKaml5sG1s= Received: by 10.141.203.2 with SMTP id f2mr6133263rvq.97.1228283228979; Tue, 02 Dec 2008 21:47:08 -0800 (PST) Received: from p360 ([150.82.175.84]) by mx.google.com with ESMTPS id f42sm5170953rvb.6.2008.12.02.21.47.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Dec 2008 21:47:08 -0800 (PST) From: Daiki Ueno To: Eric Hanchrow Cc: 1471@debbugs.gnu.org Subject: Re: bug#1471: 23.0.60; Visiting GnuPG-encrypted file yields "file exists, but cannot be read" References: <87hc5mjzex.fsf@offby1.atm01.sea.blarg.net> Date: Wed, 03 Dec 2008 14:47:06 +0900 In-Reply-To: <87hc5mjzex.fsf@offby1.atm01.sea.blarg.net> (Eric Hanchrow's message of "Tue, 02 Dec 2008 08:48:54 -0800") Message-ID: <87ocztbyjp.fsf@broken.deisui.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Daiki Ueno >>>>> In <87hc5mjzex.fsf@offby1.atm01.sea.blarg.net> >>>>> Eric Hanchrow wrote: > At the shell: > $ cd /usr/local/src/emacs-via-git/src/ > create a tiny encrypted file. > $ echo Fee fi fo fum | gpg --symmetric > decrypt-me.gpg > gpg: gpg-agent is not available in this session > You can't see it in this transcript, but I typed a very short passphrase: "foo" > Proof that the file is indeed encrypted: > $ cat decrypt-me.gpg > -----BEGIN PGP MESSAGE----- > Version: GnuPG v1.4.9 (GNU/Linux) > jA0EAwMCJkAO8t1a89pgySSta9bxO023orfaXtK+Y0RuUP+8ohMfpLLgVlYWiTeN > sX8mKnE= > =HGzp > -----END PGP MESSAGE----- > Proof that I haven't forgotten the passphrase: > $ gpg --decrypt < decrypt-me.gpg > gpg: CAST5 encrypted data > gpg: gpg-agent is not available in this session > Enter passphrase: gpg: encrypted with 1 passphrase > Fee fi fo fum > gpg: WARNING: message was not integrity protected > Now let's visit the file in emacs: > $ ./emacs -Q -nw > I then typed C-x C-f decrypt-me.gpg RET. Emacs prompted me for the > passphrase for symmetric encryption, as I'd expect. I entered it, and > then instead of seeing "Fee fi fo fum" in the buffer, as I'd expected, I > saw an error in the echo area: "File exists, but cannot be read". I can't reproduce it. Could you please try again with (setq epg-debug t) and provide the content of the " *epg-debug*" buffer? Regards, -- Daiki Ueno From rgm@gnu.org Thu Dec 11 20:04:49 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.0000 Tokens: new, 19; hammy, 38; neutral, 39; spammy, 0. spammytokens: hammytokens:0.000-+--H*UA:Emacs, 0.000-+--H*r:140.186.70, 0.000-+--H*r:ip*140.186.70.10, 0.000-+--H*r:sk:fencepo, 0.000-+--H*MI:fencepost X-Spam-Status: No, score=-9.8 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 12 Dec 2008 04:04:49 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBC44lNs012484 for ; Thu, 11 Dec 2008 20:04:48 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LAzG4-00083o-Hu; Thu, 11 Dec 2008 23:04:08 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18753.58040.527622.804999@fencepost.gnu.org> Date: Thu, 11 Dec 2008 23:04:08 -0500 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: blue X-Ran: tr>(Ro78]-RHzMlTLX.3Kv''26#Zfw*7tAPaW^hDw^7wBR=#X4w%O/G4-:-B#z\QB>[i&E X-Debbugs-No-Ack: yes tags 1471 moreinfo severity 1477 minor severity 1478 minor reassign 1485 emacs,w32 From rudi@constantly.at Thu Dec 11 20:14:31 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.0000 Tokens: new, 58; hammy, 38; neutral, 41; spammy, 2. spammytokens:0.987-1--rudi, 0.944-+--H*c:multipart hammytokens:0.000-+--emacs, 0.000-+--23060, 0.000-+--23.0.60, 0.000-+--HMime-Version:framework, 0.000-+--HMime-Version:Message X-Spam-Status: No, score=-7.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1471) by emacsbugs.donarmstrong.com; 12 Dec 2008 04:14:31 +0000 Received: from mx-out-manc3.simplymailsolutions.com (mx-out-manc3.simplymailsolutions.com [85.90.252.32]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBC4ER1k015865 for <1471@emacsbugs.donarmstrong.com>; Thu, 11 Dec 2008 20:14:29 -0800 Received: from unx-s-manc3.ifeltd.com ([10.1.10.3]) by mx-out-manc3.simplymailsolutions.com (8.14.1/8.14.1) with ESMTP id mBC43eu7017408 for <1471@emacsbugs.donarmstrong.com>; Fri, 12 Dec 2008 04:03:40 GMT Received: from localhost (localhost.localdomain [127.0.0.1]) by unx-s-manc3.ifeltd.com (Postfix) with ESMTP id B36528CA68C for <1471@emacsbugs.donarmstrong.com>; Fri, 12 Dec 2008 04:14:25 +0000 (GMT) X-Virus-Scanned: amavisd-new at Received: from unx-s-manc3.ifeltd.com ([127.0.0.1]) by localhost (unx-s-manc3.ifeltd.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WUHIfNshw7Tq for <1471@emacsbugs.donarmstrong.com>; Fri, 12 Dec 2008 04:14:21 +0000 (GMT) Received: from nb171.iist.unu.edu (z118l194.static.ctm.net [202.175.118.194]) by unx-s-manc3.ifeltd.com (Postfix) with ESMTP id 0C69B8CA60F for <1471@emacsbugs.donarmstrong.com>; Fri, 12 Dec 2008 04:14:19 +0000 (GMT) Message-Id: <84E12317-4EF9-48A6-9D17-F9ABAB090617@constantly.at> From: Rudi Schlatte To: 1471@debbugs.gnu.org Content-Type: multipart/signed; boundary=Apple-Mail-3--507531096; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: bug#1471: 23.0.60; Visiting GnuPG-encrypted file yields "file exists, but cannot be read" Date: Fri, 12 Dec 2008 12:14:15 +0800 X-Mailer: Apple Mail (2.929.2) --Apple-Mail-3--507531096 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Just as additional datapoint: I saw the reported behavior too, at roughly the same time as the original report, but not in an emacs compiled from yesterday's git mirror. Opening a file encrypted with gpg works as expected again for me again. Rudi --Apple-Mail-3--507531096 Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIGJTCCAt4w ggJHoAMCAQICEGDl5jZwSbbSnOcIRPxVvcIwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MDEwMzEwNDI0N1oXDTA5MDEwMjEwNDI0 N1owRDEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEhMB8GCSqGSIb3DQEJARYScnVk aUBjb25zdGFudGx5LmF0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz8Ov52cfVMjy hw5mML76qq/O0GJqWphk3yD83RLDmPHXlMYE/ChcvUpB3gM4NO0iJmMIihEt6EDxvfthbF/7g5js UJ7KgyscnmdWtvEIyIxy5sm4lgJfnD9D1j13k0xsM23McLw7lttme75AXbh1NJ+k2PmGXXOIHVDx 2VgwblGE3j+FZ8j2xyzgiZOv3PrdekT60CSINTkiY0C9bUOAanafmnufoYHHyPw5EHZ0DnlXs2w0 ViDPkM3LvSyDSc18ejU9Eq5c2F0SFowLiW0Zzlzo9KqGOYFSSRtPESWsSX6oHpOBeFGVABGPKhNP ac2PaAT1f0ZGwEN9rwsgnLLaOQIDAQABoy8wLTAdBgNVHREEFjAUgRJydWRpQGNvbnN0YW50bHku YXQwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQAxEMep8YaWpQeAQmAcCA/DmkAbI3Sn oX4R6e6T5jfT+wFtbqJXcSKg5vMrBLhtU0yROqiNkY5Wk4ZjeNHlDTyAhK3XlXSQMYg8vQPI7HOl 6K6MRfaMnND5serpmx0w/4rfebkWVre6KPL+GWsCfPyDd177za2zn4z2xxqrLO1IHDCCAz8wggKo oAMCAQICAQ0wDQYJKoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJu IENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAm BgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhh d3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpBMSUw IwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVy c29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAxKY8 VXNV+065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDXAmNaLIkVcI7dyfAr hVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16emu59l0cUqVIUPSAR/p7bR PGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/AgEAMEMGA1UdHwQ8MDowOKA2 oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJzb25hbEZyZWVtYWlsQ0EuY3JsMAsG A1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJ KoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcPf6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQ IJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQlGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq72 6jTlEBpbNU1341YheILcIRk13iSx0x1G/11fZU8xggMQMIIDDAIBATB2MGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUg UGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQYOXmNnBJttKc5whE/FW9wjAJBgUrDgMCGgUA oIIBbzAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wODEyMTIwNDE0 MTZaMCMGCSqGSIb3DQEJBDEWBBRFw3mR1HQpdBpvMRgJI9FI99FSkjCBhQYJKwYBBAGCNxAEMXgw djBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkgTHRkLjEs MCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEGDl5jZwSbbSnOcI RPxVvcIwgYcGCyqGSIb3DQEJEAILMXigdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3Rl IENvbnN1bHRpbmcgKFB0eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWls IElzc3VpbmcgQ0ECEGDl5jZwSbbSnOcIRPxVvcIwDQYJKoZIhvcNAQEBBQAEggEAcvZaMhOzfV/L OqZZl3c0Ys6lqPcO2YkznTptE+vDOPaD/wIu4kZ1bucW/U8huGEwNBySV7MvWDBcQmst9iSzJGlA S8My74Et9ly29LtMByYquGDUiXAFHQTESl5YDJgsvdzFS4CMb+uvjAWgErrIC9agvWojql9+ikKX p53vJBxyT9lQhjZy6VuJV7U8UJKfRcc3AsEqwkOB/rbk17mnf0sify7KnG5ItouS3U8tNWS1aHTq K4gOoaZBNBlQhmckrjwhmN4h/n6JsT0yNhzG2t7rmyI+fMDOk+ajPiXm1kxKhxky9i7EJRS7W28T FEGWFl3p2e+HY8i1kkcA1kT54wAAAAAAAA== --Apple-Mail-3--507531096-- From daiki.ueno@gmail.com Tue Dec 16 18:21:42 2008 Received: (at 1471-done) by emacsbugs.donarmstrong.com; 17 Dec 2008 02:21:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBH2LdU7018243 for <1471-done@emacsbugs.donarmstrong.com>; Tue, 16 Dec 2008 18:21:40 -0800 Received: by wf-out-1314.google.com with SMTP id 26so3678993wfd.13 for <1471-done@emacsbugs.donarmstrong.com>; Tue, 16 Dec 2008 18:21:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:cc:subject :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=dDUXRdZHM9fDX26aQdwuHdrAsYwvyL1a7nQgpkmiYSM=; b=oBcgbD60FhaMljApF41Ks7V3f/WZKLSoK59K20YNQOKRMHnA3KpvtnfbT11xFyYFz7 jfemW2bgrblh5iaB9Pc44KsIKoswmxF41xi5vfF7q3VHl5+2OnW0cCIsxU/0KqFzzfwU kafOAYJRxsI5J7jKk8aj1qQ71lyC+YRfT2z4A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=sWVZthz9qwxspryFWAM5c1Wp2Thmrmw2zbyVUDift3PQUnLWssbC2cYmT865ySyGdy wH0w0bNLWAVV50DGjmKKRg6KKYvXHowVwnEGnU0oWD4WAeUZ1HbzsU1ArE5gGBktZ2II yWpgkieRu7x9fvENX1DCWdhkTE0AT/jwtKOqY= Received: by 10.143.166.10 with SMTP id t10mr68994wfo.210.1229480499047; Tue, 16 Dec 2008 18:21:39 -0800 (PST) Received: from p360 ([150.82.175.84]) by mx.google.com with ESMTPS id 28sm13228242wfd.34.2008.12.16.18.21.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Dec 2008 18:21:38 -0800 (PST) Sender: Daiki Ueno From: Daiki Ueno To: Rudi Schlatte Cc: 1471-done@debbugs.gnu.org Subject: Re: bug#1471: 23.0.60; Visiting GnuPG-encrypted file yields "file exists, but cannot be read" References: <84E12317-4EF9-48A6-9D17-F9ABAB090617@constantly.at> Date: Wed, 17 Dec 2008 11:21:35 +0900 In-Reply-To: <84E12317-4EF9-48A6-9D17-F9ABAB090617@constantly.at> (Rudi Schlatte's message of "Fri, 12 Dec 2008 12:14:15 +0800") Message-ID: <87hc538rtc.fsf@broken.deisui.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >>>>> In <84E12317-4EF9-48A6-9D17-F9ABAB090617@constantly.at> >>>>> Rudi Schlatte wrote: > Just as additional datapoint: I saw the reported behavior too, at > roughly the same time as the original report, but not in an emacs > compiled from yesterday's git mirror. Opening a file encrypted with > gpg works as expected again for me again. Thanks for the information. I also got the same report from Eric privately. He said that the bug seems like fixed at some time between the following dates: Date: Tue Dec 2 01:12:39 2008 +0000 Date: Wed Dec 3 21:57:10 2008 +0000 Since I had not added any change (except a wording patch) in that time span, I suspect other part of Emacs affected the behavior. Now I'm trying to close this bug. Regards, -- Daiki Ueno From unknown Wed Jun 18 00:26:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 14 Jan 2009 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator