Package: mailutils; Maintainer for mailutils is Jordi Mallach <jordi@debian.org>; Source for mailutils is src:mailutils (PTS, buildd, popcon).
Reported by: Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>
Date: Sat, 21 Feb 2009 23:33:01 UTC
Severity: serious
Found in version mailutils/1:2.0+dfsg1-1
Fixed in version mailutils/1:2.0+dfsg1-3
Done: Luk Claes <luk@debian.org>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#516507; Package mailutils.
(Sat, 21 Feb 2009 23:33:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>:
New Bug report received and forwarded. Copy sent to Jordi Mallach <jordi@debian.org>.
(Sat, 21 Feb 2009 23:33:03 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: mailutils
Version: 1:2.0+dfsg1-1
Severity: serious
Heya,
Your package fails to build on my buildd:
| Automatic build of mailutils_1:2.0+dfsg1-1 on spontini by sbuild/sparc 99.99
| Build started at 20090221-1350
| ******************************************************************************
[...]
| Running /build/buildd/mailutils-2.0+dfsg1/mailbox/testsuite/mailbox/decode2047.exp ...
| FAIL: =?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= <keld@dkuug.dk>
| ERROR OCCURED: : spawn id exp9 not open
| while executing
| "expect -nobrace -i exp9 -timeout 30 -ex {
| } { } default {
| perror "mu_command for target failed";
| return -1
| }"
| invoked from within
| "expect {
| -i exp9 -timeout 30
| -ex "\r\n" { }
| default {
| perror "mu_command for target failed";
| return -1
| }
| }"
| ("uplevel" body line 1)
| invoked from within
| "uplevel $body" NONE : spawn id exp9 not openWARNING: remote_expect statement without a default case?!
| ERROR: Couldn't send "=?ISO-8859-1?Q?Andr=E9?= Pirard <PIRARD@vm1.ulg.ac.be> ": : spawn id exp9 not open.
| ERROR OCCURED: : spawn id exp9 not open
| while executing
| "expect -nobrace -i exp9 -timeout 30 -ex {
| } { } default {
| perror "mu_command for target failed";
| return -1
| }"
| invoked from within
| "expect {
| -i exp9 -timeout 30
| -ex "\r\n" { }
| default {
| perror "mu_command for target failed";
| return -1
| }
| }"
| ("uplevel" body line 1)
| invoked from within
| "uplevel $body" NONE : spawn id exp9 not openWARNING: remote_expect statement without a default case?!
| ERROR: Couldn't send "=?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= ... =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?= ": : spawn id exp9 not open.
| ERROR OCCURED: : spawn id exp9 not open
| while executing
| "expect -nobrace -i exp9 -timeout 30 -ex {
| } { } default {
| perror "mu_command for target failed";
| return -1
| }"
| invoked from within
| "expect {
| -i exp9 -timeout 30
| -ex "\r\n" { }
| default {
| perror "mu_command for target failed";
| return -1
| }
| }"
| ("uplevel" body line 1)
| invoked from within
| "uplevel $body" NONE : spawn id exp9 not openWARNING: remote_expect statement without a default case?!
| ERROR: Couldn't send "=?koi8-r?B?RndkOiDSxcfJ09TSwcPJ0SDEz83FzsE?= ": : spawn id exp9 not open.
| Running /build/buildd/mailutils-2.0+dfsg1/mailbox/testsuite/mailbox/encode2047.exp ...
| FAIL: 16-bytes string
| Running /build/buildd/mailutils-2.0+dfsg1/mailbox/testsuite/mailbox/mime.exp ...
| FAIL: MIME
| === mailbox Summary ===
|
| # of expected passes 228
| # of unexpected failures 3
| # of unresolved testcases 3
| make[5]: *** [check-DEJAGNU] Error 1
| make[5]: Leaving directory `/build/buildd/mailutils-2.0+dfsg1/mailbox/testsuite'
| make[4]: *** [check-am] Error 2
| make[4]: Leaving directory `/build/buildd/mailutils-2.0+dfsg1/mailbox/testsuite'
| make[3]: *** [check-recursive] Error 1
| make[3]: Leaving directory `/build/buildd/mailutils-2.0+dfsg1/mailbox'
| make[2]: *** [check] Error 2
| make[2]: Leaving directory `/build/buildd/mailutils-2.0+dfsg1/mailbox'
| make[1]: *** [check-recursive] Error 1
| make[1]: Leaving directory `/build/buildd/mailutils-2.0+dfsg1'
| make: *** [debian/stamp-makefile-check] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20090221-1423
| FAILED [dpkg-buildpackage died]
| Build needed 00:30:16, 58468k disk space
A complete build log can be found at
http://buildd.debian.org/build.php?arch=sparc&pkg=mailutils&ver=1:2.0+dfsg1-1
Marc
--
BOFH #331:
those damn racoons!
Information forwarded
to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#516507; Package mailutils.
(Mon, 29 Jun 2009 20:54:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Jurij Smakov <jurij@wooyd.org>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>.
(Mon, 29 Jun 2009 20:54:03 GMT) (full text, mbox, link).
Message #10 received at 516507@bugs.debian.org (full text, mbox, reply):
Here's a backtrace I've got for it:
root@debian:/tmp/mailutils-2.0+dfsg1# gdb examples/.libs/lt-decode2047
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "sparc-linux-gnu"...
(gdb) run < mailbox/testsuite/Decode2047
Starting program: /tmp/mailutils-2.0+dfsg1/examples/.libs/lt-decode2047 < mailbox/testsuite/Decode2047
[Thread debugging using libthread_db enabled]
# This file is part of Mailutils testsuite.=> Success
# This file is part of Mailutils testsuite.
# Copyright (C) 2003, 2006, 2007 Free Software Foundation=> Success
# Copyright (C) 2003, 2006, 2007 Free Software Foundation
# => Success
#
# This program is free software; you can redistribute it and/or modify=> Success
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by=> Success
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or=> Success
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.=> Success
# (at your option) any later version.
# => Success
#
# This program is distributed in the hope that it will be useful,=> Success
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of=> Success
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the=> Success
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.=> Success
# GNU General Public License for more details.
# => Success
#
# You should have received a copy of the GNU General Public License=> Success
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,=> Success
# along with this program; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. => Success
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#=> Success
#
=> Success
[New Thread 0xf7f86ff0 (LWP 21601)]
=?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu> => Success=> Success
Keith Moore <moore@cs.utk.edu> => Success
Keith Moore <moore@cs.utk.edu>=> Success
Keith Moore <moore@cs.utk.edu>
=> Success
Program received signal SIGBUS, Bus error.
[Switching to Thread 0xf7f86ff0 (LWP 21601)]
mu_assoc_clear (assoc=0x236a0) at assoc.c:256
256 if (elem->name)
(gdb) bt
#0 mu_assoc_clear (assoc=0x236a0) at assoc.c:256
#1 0xf7f08f08 in mu_assoc_destroy (passoc=0x22068) at assoc.c:270
#2 0xf7f36a98 in mu_property_destroy (pp=0x22020, owner=0x22018) at property.c:72
#3 0xf7f16050 in filter_destroy (stream=<value optimized out>) at filter.c:50
#4 0xf7f3bc68 in mu_stream_destroy (pstream=0xffc5f5fc, owner=0x22018) at stream.c:87
#5 0xf7f37bc8 in mu_rfc2047_decode (tocode=0x10b90 "iso-8859-1", input=0xffc5f670 "=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= <keld@dkuug.dk> => Success",
ptostr=0xffc5f774) at rfc2047.c:171
#6 0x000109d4 in main (argc=<value optimized out>, argv=<value optimized out>) at decode2047.c:73
(gdb) disass
Dump of assembler code for function mu_assoc_clear:
0xf7f08e4c <mu_assoc_clear+0>: save %sp, -112, %sp
0xf7f08e50 <mu_assoc_clear+4>: sethi %hi(0x50800), %l7
0xf7f08e54 <mu_assoc_clear+8>: call 0xf7f089dc
0xf7f08e58 <mu_assoc_clear+12>: add %l7, 0x350, %l7 ! 0x50b50
0xf7f08e5c <mu_assoc_clear+16>: cmp %i0, 0
0xf7f08e60 <mu_assoc_clear+20>: be 0xf7f08ed8 <mu_assoc_clear+140>
0xf7f08e64 <mu_assoc_clear+24>: nop
0xf7f08e68 <mu_assoc_clear+28>: ld [ %i0 + 0xc ], %l2
0xf7f08e6c <mu_assoc_clear+32>: cmp %l2, 0
0xf7f08e70 <mu_assoc_clear+36>: be 0xf7f08ed8 <mu_assoc_clear+140>
0xf7f08e74 <mu_assoc_clear+40>: sethi %hi(0xfffff000), %g1
0xf7f08e78 <mu_assoc_clear+44>: ld [ %i0 + 4 ], %g2
0xf7f08e7c <mu_assoc_clear+48>: or %g1, 0x1d4, %g1
0xf7f08e80 <mu_assoc_clear+52>: sll %g2, 2, %g2
0xf7f08e84 <mu_assoc_clear+56>: ld [ %l7 + %g1 ], %g3
0xf7f08e88 <mu_assoc_clear+60>: ld [ %g3 + %g2 ], %l3
0xf7f08e8c <mu_assoc_clear+64>: cmp %l3, 0
0xf7f08e90 <mu_assoc_clear+68>: be 0xf7f08ed8 <mu_assoc_clear+140>
0xf7f08e94 <mu_assoc_clear+72>: clr %l1
0xf7f08e98 <mu_assoc_clear+76>: b 0xf7f08ea4 <mu_assoc_clear+88>
0xf7f08e9c <mu_assoc_clear+80>: ld [ %i0 + 8 ], %g1
0xf7f08ea0 <mu_assoc_clear+84>: ld [ %i0 + 8 ], %g1
0xf7f08ea4 <mu_assoc_clear+88>: add %g1, 7, %g1
0xf7f08ea8 <mu_assoc_clear+92>: smul %g1, %l1, %l0
0xf7f08eac <mu_assoc_clear+96>: inc %l1
0xf7f08eb0 <mu_assoc_clear+100>: ld [ %l2 + %l0 ], %g1
0xf7f08eb4 <mu_assoc_clear+104>: cmp %g1, 0
0xf7f08eb8 <mu_assoc_clear+108>: be 0xf7f08ecc <mu_assoc_clear+128>
0xf7f08ebc <mu_assoc_clear+112>: add %l2, %l0, %o1
0xf7f08ec0 <mu_assoc_clear+116>: call 0xf7f08c1c <assoc_free_elem>
0xf7f08ec4 <mu_assoc_clear+120>: mov %i0, %o0
0xf7f08ec8 <mu_assoc_clear+124>: clr [ %l2 + %l0 ]
0xf7f08ecc <mu_assoc_clear+128>: cmp %l3, %l1
0xf7f08ed0 <mu_assoc_clear+132>: bgu,a 0xf7f08ea0 <mu_assoc_clear+84>
0xf7f08ed4 <mu_assoc_clear+136>: ld [ %i0 + 0xc ], %l2
0xf7f08ed8 <mu_assoc_clear+140>: ret
0xf7f08edc <mu_assoc_clear+144>: restore
End of assembler dump.
(gdb) info reg
g0 0x0 0
g1 0xb 11
g2 0x0 0
g3 0xf7f41170 -134999696
g4 0xf7f5b08c -134893428
g5 0x10 16
g6 0x3200474c 838879052
g7 0xf7f86ff0 -134713360
o0 0xf7f08e4c -135229876
o1 0x236d8 145112
o2 0xffc5f3ac -3804244
o3 0xf7f8f190 -134680176
o4 0x0 0
o5 0x1 1
sp 0xffc5f348 0xffc5f348
o7 0xf7f08e54 -135229868
l0 0xb 11
l1 0x2 2
l2 0x236d8 145112
l3 0x25 37
l4 0xffc5f390 -3804272
l5 0x0 0
l6 0x0 0
l7 0xf7f599a4 -134899292
i0 0x236a0 145056
i1 0xf7eec000 -135348224
i2 0xffc5f41c -3804132
i3 0xf7f8f190 -134680176
i4 0x0 0
i5 0x1 1
fp 0xffc5f3b8 0xffc5f3b8
i7 0xf7f08f00 -135229696
y 0x0 0
psr 0xff000080 [ S #24 #25 #26 #27 #28 #29 #30 #31 ]
wim 0x0 0
tbr 0x0 0
pc 0xf7f08eb0 0xf7f08eb0 <mu_assoc_clear+100>
npc 0xf7f08eb4 0xf7f08eb4 <mu_assoc_clear+104>
fsr 0x0 [ ]
csr 0x0 0
(gdb) list
251
252 hs = hash_size[assoc->hash_num];
253 for (i = 0; i < hs; i++)
254 {
255 struct _mu_assoc_elem *elem = ASSOC_ELEM (assoc, i);
256 if (elem->name)
257 {
258 assoc_free_elem (assoc, elem);
259 elem->name = NULL;
260 }
(gdb) print i
$1 = 2
(gdb) print assoc->tab
$2 = (void *) 0x236d8
(gdb) print sizeof(struct _mu_assoc_elem)
$3 = 8
(gdb) print assoc->elsize
$4 = 4
Definition of macros:
#define ASSOC_ELEM_SIZE(a) ((a)->elsize + sizeof(struct _mu_assoc_elem) - 1)
#define __ASSOC_ELEM(a,p,n) \
((struct _mu_assoc_elem*) ((char*) (p) + ASSOC_ELEM_SIZE (a) * n))
#define ASSOC_ELEM(a,n) __ASSOC_ELEM(a,(a)->tab,n)
In our case ASSOC_ELEM_SIZE(assoc) is 11 (stored in %l0 register), assoc->tab
is 0x236d8 (stored in %l2) and it chokes trying to load the word into %g1 from
memory location [%l2 + %l0], because it's not word aligned. Generally, packing
the structures of irregular size (11 bytes in this case) in a memory region is
asking for trouble on the platforms with strict alignment requirements.
Best regards,
--
Jurij Smakov jurij@wooyd.org
Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
Information forwarded
to debian-bugs-dist@lists.debian.org, Jordi Mallach <jordi@debian.org>:
Bug#516507; Package mailutils.
(Tue, 30 Jun 2009 21:27:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Jurij Smakov <jurij@wooyd.org>:
Extra info received and forwarded to list. Copy sent to Jordi Mallach <jordi@debian.org>.
(Tue, 30 Jun 2009 21:27:05 GMT) (full text, mbox, link).
Message #15 received at 516507@bugs.debian.org (full text, mbox, reply):
Hi, One possible way to fix the problem is to increase the size returned by ASSOC_ELEM_SIZE macro, defined in mailbox/assoc.c, by one, i.e. to change the line 61 in mailbox/assoc.c from #define ASSOC_ELEM_SIZE(a) ((a)->elsize + sizeof(struct _mu_assoc_elem) - 1) to #define ASSOC_ELEM_SIZE(a) ((a)->elsize + sizeof(struct _mu_assoc_elem)) That will make element size to be 12 on sparc, guaranteeing that each of them will be word-aligned. Assuming that all manipulations rely only on the ASSOC_ELEM_* macros and don't do any assumptions about that size themselves, it looks like a fairly safe way to fix it. I've confirmed that it builds successfully and all tests pass with this change on sparc. Best regards, -- Jurij Smakov jurij@wooyd.org Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
Reply sent
to Luk Claes <luk@debian.org>:
You have taken responsibility.
(Thu, 02 Jul 2009 06:51:03 GMT) (full text, mbox, link).
Notification sent
to Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>:
Bug acknowledged by developer.
(Thu, 02 Jul 2009 06:51:03 GMT) (full text, mbox, link).
Message #20 received at 516507-close@bugs.debian.org (full text, mbox, reply):
Source: mailutils Source-Version: 1:2.0+dfsg1-3 We believe that the bug you reported is fixed in the latest version of mailutils, which is due to be installed in the Debian FTP archive: libmailutils-dev_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/libmailutils-dev_2.0+dfsg1-3_amd64.deb libmailutils2_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/libmailutils2_2.0+dfsg1-3_amd64.deb mailutils-comsatd_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/mailutils-comsatd_2.0+dfsg1-3_amd64.deb mailutils-imap4d_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/mailutils-imap4d_2.0+dfsg1-3_amd64.deb mailutils-mh_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/mailutils-mh_2.0+dfsg1-3_amd64.deb mailutils-pop3d_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/mailutils-pop3d_2.0+dfsg1-3_amd64.deb mailutils_2.0+dfsg1-3.diff.gz to pool/main/m/mailutils/mailutils_2.0+dfsg1-3.diff.gz mailutils_2.0+dfsg1-3.dsc to pool/main/m/mailutils/mailutils_2.0+dfsg1-3.dsc mailutils_2.0+dfsg1-3_amd64.deb to pool/main/m/mailutils/mailutils_2.0+dfsg1-3_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 516507@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Luk Claes <luk@debian.org> (supplier of updated mailutils package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Thu, 02 Jul 2009 08:03:48 +0200 Source: mailutils Binary: libmailutils2 libmailutils-dev mailutils mailutils-imap4d mailutils-pop3d mailutils-comsatd mailutils-mh Architecture: source amd64 Version: 1:2.0+dfsg1-3 Distribution: unstable Urgency: low Maintainer: Jordi Mallach <jordi@debian.org> Changed-By: Luk Claes <luk@debian.org> Description: libmailutils-dev - Development files for GNU mailutils libmailutils2 - GNU Mail abstraction library mailutils - GNU mailutils utilities for handling mail mailutils-comsatd - GNU mailutils-based comsatd daemon mailutils-imap4d - GNU mailutils-based IMAP4 Daemon mailutils-mh - GNU mailutils-based MH utilities mailutils-pop3d - GNU mailutils-based POP3 Daemon Closes: 516507 534980 Changes: mailutils (1:2.0+dfsg1-3) unstable; urgency=low . * Fix alignment by updating ASSOC_ELEM_SIZE (Closes: #516507, #534980). Checksums-Sha1: 4e69b9f1c2dbe572cc2024d55d67f70cee006435 1716 mailutils_2.0+dfsg1-3.dsc 321b7b68a20ae97a79b6fa695a4800811b02ccbb 23062 mailutils_2.0+dfsg1-3.diff.gz 8490796d6826a34b7f0463a534bef7096c5f5183 1061814 libmailutils2_2.0+dfsg1-3_amd64.deb 48ea0f01d5995469174a9ae9bf820e9ab04b0b88 740594 libmailutils-dev_2.0+dfsg1-3_amd64.deb a6ae501a47a7b9441cbb6fef1126d17d7bd9653f 729328 mailutils_2.0+dfsg1-3_amd64.deb dcfa7102195af2c7ed13b626f484cad33e17486b 286794 mailutils-imap4d_2.0+dfsg1-3_amd64.deb fe17d56835fe749118bcf7563578223c3eceef83 286188 mailutils-pop3d_2.0+dfsg1-3_amd64.deb ea53414b16ab18e44e51f55df8658d180c430492 243368 mailutils-comsatd_2.0+dfsg1-3_amd64.deb f770f2ff231c3eb8d66d90d9e9aac47793966335 1546652 mailutils-mh_2.0+dfsg1-3_amd64.deb Checksums-Sha256: 76937b9748832d54b8299cc301d5e30c6d0b10e78ae5f1dbff2c33617e632dc5 1716 mailutils_2.0+dfsg1-3.dsc 1ea937969185d625fa4d8eb4d55fb3dca31be09ba9e43d101195913c59e07b7f 23062 mailutils_2.0+dfsg1-3.diff.gz 875e58bea82a7d65e71b62072f5933f64f0b660000a78fe934640cee11df411d 1061814 libmailutils2_2.0+dfsg1-3_amd64.deb 72c4f582e79a91b494538e50c7f388a709004cf0e892a9397c9e75cdf807954a 740594 libmailutils-dev_2.0+dfsg1-3_amd64.deb 742e1aaf4e3e1b5d051cda143bfd439f206a808b24919a25d35414bf1763da8d 729328 mailutils_2.0+dfsg1-3_amd64.deb ce484d2a8870e8b445a40b4beee8396bffcab7c7c007e8658fa7ecf75c1e6c5b 286794 mailutils-imap4d_2.0+dfsg1-3_amd64.deb 023cec59b5adb20de7d63d24952e3c411b22db9b57f7840144ce3212e61037e5 286188 mailutils-pop3d_2.0+dfsg1-3_amd64.deb 23677570a05b0d18b8e26a67cd3d1714659164a6f39031342f2c897a885812c2 243368 mailutils-comsatd_2.0+dfsg1-3_amd64.deb aafa90515e54508048fcfb1f14bb3a7132ef3206b5779cace6026492e6c7b5f8 1546652 mailutils-mh_2.0+dfsg1-3_amd64.deb Files: 48ad7ca3803cead24ea1c40d3ca4fcaf 1716 libs optional mailutils_2.0+dfsg1-3.dsc bdfa7377fb5e0139ef7412d6e8c667fd 23062 libs optional mailutils_2.0+dfsg1-3.diff.gz b1c7c40eff1a5c3a155c64a9daf28278 1061814 libs optional libmailutils2_2.0+dfsg1-3_amd64.deb 87c91e3e01da51696d682a3c601534e7 740594 libdevel optional libmailutils-dev_2.0+dfsg1-3_amd64.deb b48e37e7473b22c3fc3b12eb65aaa1de 729328 mail optional mailutils_2.0+dfsg1-3_amd64.deb ef4056f6f62e0fd2633aaa6698c7c462 286794 net optional mailutils-imap4d_2.0+dfsg1-3_amd64.deb 9a1304ed64ce0078fa0a9ce194d45bd0 286188 net optional mailutils-pop3d_2.0+dfsg1-3_amd64.deb 18d831fa399f6e0e23ead0b1981da148 243368 net optional mailutils-comsatd_2.0+dfsg1-3_amd64.deb dda644481390f21cafdef755f2832615 1546652 mail optional mailutils-mh_2.0+dfsg1-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpMUwcACgkQ5UTeB5t8Mo14nwCfV7j++AHWgZ7eZ9djZZXo97IU T2EAn2akQJcKaNLLz6nCcHbDoarJ7FgY =OJQj -----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Thu, 30 Jul 2009 07:32:35 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.