Your message dated Mon, 14 Jan 2008 22:43:08 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460408: bad error message if not owner and can't read
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: mutt
Version: 1.5.17-2
Severity: minor

1. I looked all around the mutt upsteam site and even registered for
an account, but cannot find the Submit Bug button. Never mind.

2. Bug for you:
$ for i in q r; do mutt -f $i; cat $i; done
q: No such file or directory (errno = 2)
cat: q: No such file or directory
r: Success (errno = 0) <---lousy mutt error message
cat: r: Permission denied
$ touch j
$ chmod 0 j
$ mutt -f j
j: Permission denied (errno = 13)
$ ls -l ?
---------- 1 jidanni jidanni     0 2008-01-12 18:33 j
-rw------- 1 dyy     dyy     42560 2008-01-12 18:28 r <---the troublesome one
$ whoami
jidanni



--- End Message ---
--- Begin Message ---
tags 460408 + unreproducible
thanks

That produces a nice message here:

Re: [EMAIL PROTECTED] 2008-01-12 <[EMAIL PROTECTED]>
> -rw------- 1 dyy     dyy     42560 2008-01-12 18:28 r <---the troublesome one

[0] 22:41 [EMAIL PROTECTED]:~ 2s 2j $ LC_ALL=C mutt -f moo
moo: Permission denied (errno = 13)
[0] 22:41 [EMAIL PROTECTED]:~ 2s 2j $ l moo
-rw------- 1 schluff myon 0 2008-01-14 22:40 moo

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to