[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mutt-dev
Subject:    bug#114: marked as done (pgp signing got wierd)
From:       bugmaster () guug ! de (GUUG bug Tracking System)
Date:       2001-05-29 14:03:02
[Download RAW message or body]

Your message dated Tue, 29 May 2001 09:49:52 -0400
with message-id <20010529094952.A431@xanadu.kublai.com>
and subject line can't reproduce
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.)

Herr der Kaefer
(administrator, GUUG bugs database)

--------------------------------------
Received: (at submit) by bugs.guug.de; 11 May 2000 09:30:15 +0000
From md@linux.it  Thu May 11 11:29:42 2000
Received: from kirk.linux.it (root@kirk.linux.it [151.99.137.10])
	by sigtrap.guug.de (8.9.3/8.9.3/Debian/GNU) with ESMTP id LAA15399
	for <submit@bugs.guug.de>; Thu, 11 May 2000 11:29:42 +0200
Received: (from uucp@localhost)
	by kirk.linux.it (8.9.3/8.9.3/Md) with UUCP id KAA02175
	for submit@bugs.guug.de; Thu, 11 May 2000 10:18:11 +0200
Received: by giano.linux.it (Postfix, from userid 10)
	id DDD1F3792; Thu, 11 May 2000 11:20:24 +0200 (CEST)
Received: by wonderland.linux.it (Postfix, from userid 1001)
	id ADFE79830; Thu, 11 May 2000 10:58:44 +0200 (CEST)
From: "Marco d'Itri" <md@linux.it>
To: submit@bugs.guug.de
Subject: pgp signing got wierd
X-GUUG-CC: 63913@bugs.debian.org
Message-Id: <20000511085844.ADFE79830@wonderland.linux.it>
Date: Thu, 11 May 2000 10:58:44 +0200 (CEST)

Package: mutt
Version: 1.1.12-1

[NOTE: this bug report has been submitted to the debian BTS as Bug#63913.
Please Cc all your replies to 63913@bugs.debian.org.]

From: Raul Miller <moth@debian.org>
Subject: pgp signing got wierd
Date: Wed, 10 May 2000 16:16:05 -0400

[Note that these problems also happened with the version of mutt I had
installed a few minutes ago: 1.0.9 or some such.]

For some reason, mutt no longer will pgp sign email for me.  What's
really wierd is that according to strace, mutt isn't even trying to
fork()!  For example:

gettimeofday({957989503, 703819}, NULL) = 0
read(0, "y", 1)                         = 1
write(1, "\33[?25h", 6)                 = 6
 | 00000  1b 5b 3f 32 35 68                                 .[?25h            |
stat("/tmp/mutt-minion-24272-0", {st_mode=S_IFREG|0600, st_size=5, ...}) = 0
time(NULL)                              = 957989503
write(1, "\r\33[24d\33[39;49m\33[37mInvoking PGP."..., 49) = 49
 | 00000  0d 1b 5b 32 34 64 1b 5b  33 39 3b 34 39 6d 1b 5b  ..[24d.[ 39;49m.[ |
 | 00010  33 37 6d 49 6e 76 6f 6b  69 6e 67 20 50 47 50 2e  37mInvok ing PGP. |
 | 00020  2e 2e 1b 5b 4b 1b 5b 33  39 3b 34 39 6d 1b 5b 6d  ...[K.[3 9;49m.[m |
 | 00030  0f                                                .                 |
write(1, "\33[24;1H\33[?1047l\33[?1048l\r\33[?1l\33>", 31) = 31
 | 00000  1b 5b 32 34 3b 31 48 1b  5b 3f 31 30 34 37 6c 1b  .[24;1H. [?1047l. |
 | 00010  5b 3f 31 30 34 38 6c 0d  1b 5b 3f 31 6c 1b 3e     [?1048l. .[?1l.>  |
ioctl(1, SNDCTL_TMR_STOP, {B38400 opost isig icanon echo ...}) = 0
getpid()                                = 24272
unlink("/tmp/mutt-minion-24272-8")      = -1 ENOENT (No such file or directory)
open("/tmp/mutt-minion-24272-8", O_WRONLY|O_CREAT|O_EXCL, 0600) = 4
lstat("/tmp/mutt-minion-24272-8", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
fcntl(4, F_GETFL)                       = 0x1 (flags O_WRONLY)
fstat(4, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
_llseek(4, 0, [0], SEEK_CUR)            = 0
getpid()                                = 24272
unlink("/tmp/mutt-minion-24272-9")      = -1 ENOENT (No such file or directory)
open("/tmp/mutt-minion-24272-9", O_WRONLY|O_CREAT|O_EXCL, 0600) = 5
lstat("/tmp/mutt-minion-24272-9", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
fstat(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
fcntl(5, F_GETFL)                       = 0x1 (flags O_WRONLY)
fstat(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
_llseek(5, 0, [0], SEEK_CUR)            = 0
open("/tmp/mutt-minion-24272-0", O_RDONLY) = 6
read(6, "asdf\n", 1024)                 = 5
read(6, "", 1019)                       = 0
read(6, "", 1024)                       = 0
close(6)                                = 0
write(5, "Content-Type: text/plain; charse"..., 77) = 77
close(5)                                = 0
munmap(0x40016000, 4096)                = 0
write(1, "\7", 1)                       = 1
 | 00000  07                                                .                 |
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=24, ws_col=80, ws_xpixel=0, ws_ypixel=0}) = 0
ioctl(1, SNDCTL_TMR_STOP, {B38400 opost isig -icanon -echo ...}) = 0
write(1, "\33[?1h\33=", 7)              = 7
 | 00000  1b 5b 3f 31 68 1b 3d                              .[?1h.=           |
write(1, "\33[?1048h\33[?1047h\33[1;24r\33[?25h", 29) = 29
 | 00000  1b 5b 3f 31 30 34 38 68  1b 5b 3f 31 30 34 37 68  .[?1048h .[?1047h |
 | 00010  1b 5b 31 3b 32 34 72 1b  5b 3f 32 35 68           .[1;24r. [?25h    |
write(1, "\33[39;49m\33[m\17\33[4l\33[?7h\33[39;49m\33[3"..., 637) = 637
 | 00000  1b 5b 33 39 3b 34 39 6d  1b 5b 6d 0f 1b 5b 34 6c  .[39;49m .[m..[4l |
 | 00010  1b 5b 3f 37 68 1b 5b 33  39 3b 34 39 6d 1b 5b 33  .[?7h.[3 9;49m.[3 |
 | 00020  37 6d 1b 5b 48 1b 5b 32  4a 1b 5b 30 3b 31 6d 0f  7m.[H.[2 J.[0;1m. |
 | 00030  1b 5b 33 32 6d 1b 5b 34  34 6d 79 3a 53 65 6e 64  .[32m.[4 4my:Send |
 | 00040  20 20 71 3a 41 62 6f 72  74 20 20 74 3a 54 6f 20    q:Abor t  t:To  |
 | 00050  20 63 3a 43 43 20 20 73  3a 53 75 62 6a 20 20 61   c:CC  s :Subj  a |
 | 00060  3a 41 74 74 61 63 68 20  66 69 6c 65 20 20 64 3a  :Attach  file  d: |
 | 00070  44 65 73 63 72 69 70 20  20 3f 3a 48 65 6c 70 1b  Descrip   ?:Help. |
 | 00080  5b 4b 0a 1b 5b 35 47 1b  5b 30 6d 0f 1b 5b 33 39  [K..[5G. [0m..[39 |
 | 00090  3b 34 39 6d 1b 5b 33 37  6d 46 72 6f 6d 3a 20 52  ;49m.[37 mFrom: R |
 | 000a0  61 75 6c 20 4d 69 6c 6c  65 72 20 3c 72 61 75 6c  aul Mill er <raul |
 | 000b0  40 75 73 61 74 6f 64 61  79 2e 63 6f 6d 3e 0a 1b  @usatoda y.com>.. |
 | 000c0  5b 37 47 54 6f 3a 20 52  61 75 6c 20 4d 69 6c 6c  [7GTo: R aul Mill |
 | 000d0  65 72 20 3c 72 61 75 6c  3e 0a 1b 5b 37 47 43 63  er <raul >..[7GCc |
 | 000e0  3a 0a 08 08 08 08 42 63  63 3a 0d 0a 20 53 75 62  :.....Bc c:.. Sub |
 | 000f0  6a 65 63 74 3a 20 61 73  64 66 0d 0a 52 65 70 6c  ject: as df..Repl |
 | 00100  79 2d 54 6f 3a 0a 08 08  08 08 46 63 63 3a 0a 08  y-To:... ..Fcc:.. |
 | 00110  08 08 08 4d 69 78 3a 20  3c 6e 6f 20 63 68 61 69  ...Mix:  <no chai |
 | 00120  6e 20 64 65 66 69 6e 65  64 3e 0a 1b 5b 36 47 50  n define d>..[6GP |
 | 00130  47 50 3a 20 53 69 67 6e  0d 0a 20 73 69 67 6e 20  GP: Sign .. sign  |
 | 00140  61 73 3a 20 3c 64 65 66  61 75 6c 74 3e 1b 5b 34  as: <def ault>.[4 |
 | 00150  31 47 4d 49 43 20 61 6c  67 6f 72 69 74 68 6d 3a  1GMIC al gorithm: |
 | 00160  20 70 67 70 2d 73 68 61  31 0d 0a 1b 5b 30 3b 31   pgp-sha 1...[0;1 |
 | 00170  6d 0f 1b 5b 33 32 6d 1b  5b 34 34 6d 2d 2d 20 41  m..[32m. [44m-- A |
 | 00180  74 74 61 63 68 6d 65 6e  74 73 1b 5b 4b 0d 0a 1b  ttachmen ts.[K... |
 | 00190  5b 30 6d 0f 1b 5b 33 39  3b 34 39 6d 1b 5b 34 36  [0m..[39 ;49m.[46 |
 | 001a0  6d 2d 20 49 20 20 20 20  20 31 20 2f 74 6d 70 2f  m- I      1 /tmp/ |
 | 001b0  6d 75 74 74 2d 6d 69 6e  69 6f 6e 2d 32 34 32 37  mutt-min ion-2427 |
 | 001c0  32 2d 30 20 20 20 20 20  20 20 20 20 20 20 5b 74  2-0            [t |
 | 001d0  65 78 74 2f 70 6c 61 69  6e 2c 20 37 62 69 74 2c  ext/plai n, 7bit, |
 | 001e0  20 75 73 2d 61 73 63 69  69 2c 20 30 2e 31 4b 5d   us-asci i, 0.1K] |
 | 001f0  20 1b 5b 32 33 3b 31 48  1b 5b 30 3b 31 6d 0f 1b   .[23;1H .[0;1m.. |
 | 00200  5b 33 32 6d 1b 5b 34 34  6d 2d 2d 20 4d 75 74 74  [32m.[44 m-- Mutt |
 | 00210  3a 20 43 6f 6d 70 6f 73  65 1b 5b 4b 0d 0a 1b 5b  : Compos e.[K...[ |
 | 00220  30 6d 0f 1b 5b 33 39 3b  34 39 6d 1b 5b 33 37 6d  0m..[39; 49m.[37m |
 | 00230  43 61 6e 27 74 20 6f 70  65 6e 20 50 47 50 20 73  Can't op en PGP s |
 | 00240  75 62 70 72 6f 63 65 73  73 21 3a 20 4e 6f 20 73  ubproces s!: No s |
 | 00250  75 63 68 20 66 69 6c 65  20 6f 72 20 64 69 72 65  uch file  or dire |
 | 00260  63 74 6f 72 79 20 28 65  72 72 6e 6f 20 3d 20 32  ctory (e rrno = 2 |
 | 00270  29 1b 5b 33 39 3b 34 39  6d 1b 5b 6d 0f           ).[39;49 m.[m.    |
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
unlink("/tmp/mutt-minion-24272-8")      = 0
unlink("/tmp/mutt-minion-24272-9")      = 0
write(1, "\33[?25l", 6)                 = 6
 | 00000  1b 5b 3f 32 35 6c                                 .[?25l            |
stat("/tmp/mutt-minion-24272-0", {st_mode=S_IFREG|0600, st_size=5, ...}) = 0
write(1, "\33[13;80H", 8)               = 8
 | 00000  1b 5b 31 33 3b 38 30 48                           .[13;80H          |
gettimeofday({957989503, 713553}, NULL) = 0


[And, if I try "sign as", mutt gets caught in an infinite prompting
loop, and I lose control of the session.]

-- 
Raul





---------------------------------------
Received: (at 114-done) by bugs.guug.de; 29 May 2001 13:50:40 +0000
From brendan@kublai.com Tue May 29 15:50:40 2001
Received: from xanadu.kublai.com ([166.84.169.10])
	by trithemius.gnupg.org with esmtp (Exim 3.12 #1 (Debian))
	id 154jtQ-0004xe-00
	for <114-done@bugs.guug.de>; Tue, 29 May 2001 15:50:40 +0200
Received: by xanadu.kublai.com (Postfix, from userid 1000)
	id A54AB3D48; Tue, 29 May 2001 09:49:52 -0400 (EDT)
Date: Tue, 29 May 2001 09:49:52 -0400
From: Brendan Cully <brendan@kublai.com>
To: 114-done@bugs.guug.de
Subject: can't reproduce
Message-ID: <20010529094952.A431@xanadu.kublai.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
X-Operating-System: Linux 2.4.5 i686

I can't reproduce this and this is an ancient dev version.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic