Your message dated Mon, 31 Oct 2005 20:19:27 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324498: fixed in stalin 0.9+0.10alpha2-2
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; 22 Aug 2005 13:12:58 +0000
>From [EMAIL PROTECTED] Mon Aug 22 06:12:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from host81-137-32-145.in-addr.btopenworld.com 
(socius.baseblack.co.uk) [81.137.32.145] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E7C6k-00062p-00; Mon, 22 Aug 2005 06:12:58 -0700
Received: from tunc ([192.168.123.21])
        by socius.baseblack.co.uk with esmtp (Exim 4.22)
        id 1E7C6C-0007S1-La; Mon, 22 Aug 2005 14:12:24 +0100
From: John Kozak <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: stalin: won't apt-get install 
X-Debbugs-CC: John Kozak <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 22 Aug 2005 14:12:24 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: stalin
Severity: critical

won't install, claiming it depends on libgc1, which has been
superseded by libgc1c2.  Console log:

  tunc:/tmp$ sudo apt-get install stalin
  Reading package lists... Done
  Building dependency tree... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  
  Since you only requested a single operation it is extremely likely that
  the package is simply not installable and a bug report against
  that package should be filed.
  The following information may help to resolve the situation:
  
  The following packages have unmet dependencies:
    stalin: Depends: libgc1 but it is not installable
  E: Broken packages


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


---------------------------------------
Received: (at 324498-close) by bugs.debian.org; 1 Nov 2005 04:41:41 +0000
>From [EMAIL PROTECTED] Mon Oct 31 20:41:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EWncN-0002mk-00; Mon, 31 Oct 2005 20:19:27 -0800
From: Rob Browning <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#324498: fixed in stalin 0.9+0.10alpha2-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 31 Oct 2005 20:19:27 -0800
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: stalin
Source-Version: 0.9+0.10alpha2-2

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

stalin_0.9+0.10alpha2-2.diff.gz
  to pool/main/s/stalin/stalin_0.9+0.10alpha2-2.diff.gz
stalin_0.9+0.10alpha2-2.dsc
  to pool/main/s/stalin/stalin_0.9+0.10alpha2-2.dsc
stalin_0.9+0.10alpha2-2_i386.deb
  to pool/main/s/stalin/stalin_0.9+0.10alpha2-2_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.
Rob Browning <[EMAIL PROTECTED]> (supplier of updated stalin 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: Sun, 30 Oct 2005 15:48:21 -0800
Source: stalin
Binary: stalin
Architecture: source i386
Version: 0.9+0.10alpha2-2
Distribution: unstable
Urgency: low
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Changed-By: Rob Browning <[EMAIL PROTECTED]>
Description: 
 stalin     - An extremely aggressive Scheme compiler
Closes: 320972 324498 336502
Changes: 
 stalin (0.9+0.10alpha2-2) unstable; urgency=low
 .
   * Migrate to quilt.
 .
   * Fix problem where bootstrap required . to be in PATH.  Thanks to
     Christopher Cramer.  (closes: #336502)
     - debian/patches/misc.diff.
 .
   * Rebuild against newer libgc.  (closes: #320972, #324498)
 .
   * Build-Depend on and build with gcc-3.4 for now.  A gcc-4.0 build goes
     off into an infinite loop at the moment.  The compiler can now be
     selected via the CC environment variable.
     - debian/patches/allow-compiler-selection.diff
     - debian/control
     - debian/rules
 .
   * Add simple after-build sanity checks.
     - debian/rules
Files: 
 347757314670ad765e5aa19325111851 643 devel optional stalin_0.9+0.10alpha2-2.dsc
 712ed4fdad23cbe09cec4722393ed125 5655 devel optional 
stalin_0.9+0.10alpha2-2.diff.gz
 79aa5cc81999f4e7286ac6cc74efa3db 2087054 devel optional 
stalin_0.9+0.10alpha2-2_i386.deb

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

iD8DBQFDZugxJcjTd4x+c6QRAum6AJ4iSD9BbsF337v42HTi/LMTwNCKPACffGK9
3lPrjH9iqB8HjY+XBASUPUk=
=pEcV
-----END PGP SIGNATURE-----


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

Reply via email to