From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: john Newsgroups: gmane.emacs.bugs Subject: bug#34252: 27.0.50; rmail-get-new-mail fails Date: Wed, 30 Jan 2019 20:29:29 +0000 (GMT) Message-ID: References: <8106-Tue29Jan2019205719+0000-jpff@codemist.co.uk> <5k1in9e55.fsf@fencepost.gnu.org> <83a7ji0y9h.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="279718404-971466798-1548880199=:12775" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="15446"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Alpine 2.20 (DEB 67 2015-01-07) Cc: 34252@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jan 30 21:31:11 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gowVr-0003uR-Df for geb-bug-gnu-emacs@m.gmane.org; Wed, 30 Jan 2019 21:31:11 +0100 Original-Received: from localhost ([127.0.0.1]:43760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gowVq-0006mD-59 for geb-bug-gnu-emacs@m.gmane.org; Wed, 30 Jan 2019 15:31:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:46034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gowVj-0006m7-9h for bug-gnu-emacs@gnu.org; Wed, 30 Jan 2019 15:31:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gowVi-0003mr-HJ for bug-gnu-emacs@gnu.org; Wed, 30 Jan 2019 15:31:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52674) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gowVi-0003mm-Eh for bug-gnu-emacs@gnu.org; Wed, 30 Jan 2019 15:31:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gowVi-0005UQ-6g for bug-gnu-emacs@gnu.org; Wed, 30 Jan 2019 15:31:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: john Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Jan 2019 20:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34252 X-GNU-PR-Package: emacs Original-Received: via spool by 34252-submit@debbugs.gnu.org id=B34252.154888020320961 (code B ref 34252); Wed, 30 Jan 2019 20:31:02 +0000 Original-Received: (at 34252) by debbugs.gnu.org; 30 Jan 2019 20:30:03 +0000 Original-Received: from localhost ([127.0.0.1]:51955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gowUk-0005Ru-Qr for submit@debbugs.gnu.org; Wed, 30 Jan 2019 15:30:03 -0500 Original-Received: from [217.155.197.248] (port=50718 helo=codemist.co.uk) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gowUj-0005R8-0q for 34252@debbugs.gnu.org; Wed, 30 Jan 2019 15:30:01 -0500 Original-Received: from [172.16.4.42] (helo=snout.codemist.co.uk) by codemist.co.uk with esmtp (Exim 4.91) (envelope-from ) id 1gowUh-0003r3-6F; Wed, 30 Jan 2019 20:29:59 +0000 In-Reply-To: <83a7ji0y9h.fsf@gnu.org> X-ACL-Warn: No reverse lookup X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:154903 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --279718404-971466798-1548880199=:12775 Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 8BIT Just changing lin 2075 it does not crash but after quite a time it says Getting mail from /mnt/snout/home/jpff/mbox... movemail: No locks available for /mnt/snout/home/jpff/mbox (No new mail has arrived) 0 new messages read You can run the command ¡rmail-get-new-mail¢ with g 0 new messages read and no mail is read If I understand the message the problem relates to fie locking somewhee. I tried earlier o explain this used to work but after a hardware/software uorade on the server it failed. ==John ff On Wed, 30 Jan 2019, Eli Zaretskii wrote: >> Date: Wed, 30 Jan 2019 18:10:29 +0000 (GMT) >> From: john >> Cc: 34252@debbugs.gnu.org >> >> This could be due to a kernel/NFS problem but te effect on using rmail for >> my user-base is a real problem. The problems with proto being nil in >> rmail-remote-proto-p is clearly wrong and despite your statement it does >> happen to me on two diffrent computers/users attempting to read mail in >> emacs via rmail. > > If you leave only the one change in the place where Glenn said proto > could be nil, and revert the changes in the other two places, does the > problem still happen to you? > > Thanks. > --279718404-971466798-1548880199=:12775--