Your message dated Thu, 06 Nov 2003 12:17:29 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#204789: fixed in gclcvs 2.7.0-14
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Aug 2003 06:13:25 +0000
>From [EMAIL PROTECTED] Sun Aug 10 01:13:23 2003
Return-path: <[EMAIL PROTECTED]>
Received: from ppp117-15.lns1.syd2.internode.on.net (freestyle.idesign.fl.net.au) 
[150.101.117.15] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 19ljSF-0001ju-00; Sun, 10 Aug 2003 01:13:23 -0500
Received: from duraid by freestyle.idesign.fl.net.au with local (Exim 3.35 #1 (Debian))
        id 19ljSB-000551-00; Sun, 10 Aug 2003 16:13:19 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Duraid Madina <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: acl2: crashes on startup
X-Mailer: reportbug 2.21
Date: Sun, 10 Aug 2003 16:13:19 +1000
Message-Id: <[EMAIL PROTECTED]>
Sender: Duraid Madina <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
        tests=BAYES_10,HAS_PACKAGE
        version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 
(1.174.2.15-2003-03-30-exp)

Package: acl2
Version: 2.7-7
Severity: grave
Justification: renders package unusable

> [EMAIL PROTECTED]:~$ acl2
> [SGC off]Segmentation fault
> [EMAIL PROTECTED]:~$

:(

-- System Information:
Debian Release: testing/unstable
Architecture: ia64
Kernel: Linux freestyle 2.6.0-test2 #4 SMP Sat Aug 2 11:05:23 EST 2003 ia64
Locale: LANG=C, LC_CTYPE=C

Versions of packages acl2 depends on:
ii  libc6.1                   2.3.2-2        GNU C Library: Shared libraries an
ii  libgmp3                   4.1.2-3        Multiprecision arithmetic library
ii  libncurses5               5.3.20030719-1 Shared libraries for terminal hand
ii  libreadline4              4.3-5          GNU readline and history libraries

-- no debconf information


---------------------------------------
Received: (at 204789-close) by bugs.debian.org; 6 Nov 2003 17:23:18 +0000
>From [EMAIL PROTECTED] Thu Nov 06 11:23:15 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AHnqi-0004So-00; Thu, 06 Nov 2003 11:23:12 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
        id 1AHnlB-0008M4-00; Thu, 06 Nov 2003 12:17:29 -0500
From: Camm Maguire <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.42 $
Subject: Bug#204789: fixed in gclcvs 2.7.0-14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 06 Nov 2003 12:17:29 -0500
Delivered-To: [EMAIL PROTECTED]

Source: gclcvs
Source-Version: 2.7.0-14

We believe that the bug you reported is fixed in the latest version of
gclcvs, which is due to be installed in the Debian FTP archive:

gclcvs-doc_2.7.0-14_all.deb
  to pool/main/g/gclcvs/gclcvs-doc_2.7.0-14_all.deb
gclcvs_2.7.0-14.dsc
  to pool/main/g/gclcvs/gclcvs_2.7.0-14.dsc
gclcvs_2.7.0-14.tar.gz
  to pool/main/g/gclcvs/gclcvs_2.7.0-14.tar.gz
gclcvs_2.7.0-14_i386.deb
  to pool/main/g/gclcvs/gclcvs_2.7.0-14_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Camm Maguire <[EMAIL PROTECTED]> (supplier of updated gclcvs 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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  6 Nov 2003 15:43:07 +0000
Source: gclcvs
Binary: gclcvs gclcvs-doc
Architecture: source all i386
Version: 2.7.0-14
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire <[EMAIL PROTECTED]>
Changed-By: Camm Maguire <[EMAIL PROTECTED]>
Description: 
 gclcvs     - GNU Common Lisp compiler, CVS snapshot
 gclcvs-doc - Documentation for GNU Common Lisp, CVS snapshot
Closes: 204789 217484
Changes: 
 gclcvs (2.7.0-14) unstable; urgency=low
 .
   * Portability patches to makefiles to support non-GNU grep (no -q),
     and non-bash sh, C_INCLUDE_PATH=...;export C_INCLUDE_PATH
   * copy the global *info* parameter in c1flet and c1labels to prevent
     accumulation of old data -- FIXME -- make sure there are no other
     copies required, and eventually replace this global parameter with
     local variables
   * Turn on some optimization on hppa, -O only
   * Make all C defined functions installed into lisp static functions
     to work around dynamic function descriptors on ia64, Closes:
     #217484, Closes: #204789, (STATIC_FUNCTION_POINTERS define in
     config.h)
Files: 
 2bad5f3d1eeea24ce92518f27675a57f 623 interpreters optional gclcvs_2.7.0-14.dsc
 d114cc8d4d272f5fec0006cd06d66027 8855447 interpreters optional gclcvs_2.7.0-14.tar.gz
 ff44d0b7b14a8b71d715602d02ae6896 3295112 doc optional gclcvs-doc_2.7.0-14_all.deb
 601480048c48148c9e90a61f666ed097 7467978 interpreters optional 
gclcvs_2.7.0-14_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/qnmIczG1wFfwRdwRAqE2AKCPNgLN5CHrVh0pBUf4EZQH6KNLswCfSu7o
bzGSkKovZd/Cq8rKCuCcqaE=
=YJJv
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to