Your message dated Wed, 16 Oct 2013 11:35:01 +0200 (CEST)
with message-id <[email protected]>
and subject line Re: Bug#67127: procmail blocks when acquiring a kernel lock
has caused the Debian Bug report #67127,
regarding procmail is unable to create mail spool file under NFS.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
67127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=67127
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: procmail
Version: 3.15-0.0.pre
Distribution: debian woody
Uname -a: Linux uzeb 2.2.14 #1 Mon Apr 24 15:26:52 CEST 2000 i686 unknown
procmail is unable to acquire kernel locks, and blocks indefinitely when I
change the file to deliver. For instance, consider doing a simple
`cat <mail file> | procmail' in these two situations:
1/ procmailrc contains just VERBOSE=on
The output is:
,----
| procmail: [1666] Wed Jul 12 18:48:10 2000
| procmail: Locking "/var/spool/mail/didier.lock"
| procmail: Assigning "LASTFOLDER=/var/spool/mail/didier"
| procmail: Opening "/var/spool/mail/didier"
| procmail: Acquiring kernel-lock
| procmail: Unlocking "/var/spool/mail/didier.lock"
| From [email protected] Wed Jul 12 18:33:11 2000
| Subject: test
| Folder: /var/spool/mail/didier 1999
`-----
2/ Now, I add "DEFAULT=.mbox" in procmailrc
The output is:
,----
| procmail: [1690] Wed Jul 12 18:53:25 2000
| procmail: Locking ".mbox.lock"
| procmail: Assigning "LASTFOLDER=.mbox"
| procmail: Opening ".mbox"
| procmail: Acquiring kernel-lock
`-----
and here, procmail is blocked. After Control-C:
,----
| procmail: [1692] Wed Jul 12 18:53:50 2000
| procmail: Terminating prematurely whilst waiting for a kernel-lock
| From [email protected] Wed Jul 12 18:33:11 2000
| Subject: test
| Folder: **Bounced** 0
| procmail: Unlocking ".mbox.lock"
`-----
I seem to remember that some months ago, I used to get "kernel-lock
failed" messages in the same conffiguration, but that was not causing a
hangup.
Thanks for ideas.
--
/ / _ _ Didier Verna http://www.inf.enst.fr/~verna/
- / / - / / /_/ / EPITA / LRDE mailto:[email protected]
/_/ / /_/ / /__ / 14-16 rue Voltaire Tel. +33 (1) 44 08 01 77
94276 Kremlin-BicĂȘtre cedex Fax. +33 (1) 44 08 01 99
--- End Message ---
--- Begin Message ---
On Fri, 4 Aug 2000, Didier Verna wrote:
> Santiago Vila <[email protected]> wrote:
>
> > On 12 Jul 2000, Didier Verna wrote:
> >
> > > Package: procmail
> > > Version: 3.15-0.0.pre
> >
> > Do you still reproduce this with 3.15-0.1.pre? (now in woody)
>
> Hi Santiago,
>
> Sorry for the late reply. After doing the same test as in my first report, it
> appears that procmail doesn't block anymore. BTW, it still says "Kernel-Lock
> failed", but it is not blocked.
>
> I guess that closes this bug report thread.
I take your word that this was fixed in those ancient times.
Thanks a lot and sorry for the late reply.
--- End Message ---