Your message dated Sun, 16 Mar 2003 17:11:35 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#184137: libffi2-dev uninstallable
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 Mar 2003 04:12:21 +0000
>From [EMAIL PROTECTED] Sun Mar 09 22:12:20 2003
Return-path: <[EMAIL PROTECTED]>
Received: from anis.telecom.uqam.ca (uqam.ca) [132.208.250.6] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18sEeC-0005Hg-00; Sun, 09 Mar 2003 22:12:20 -0600
Received: from anis.telecom.uqam.ca (anis.telecom.uqam.ca [132.208.250.6])
        by sortant.uqam.ca (8.12.8/8.12.1) with SMTP id h2A4A9RP007295
        for <[EMAIL PROTECTED]>; Sun, 9 Mar 2003 23:10:13 -0500 (EST)
Received: from antivirus.uqam.ca ([127.0.0.1])
 by anis.telecom.uqam.ca (NAVGW 2.5.1.12) with SMTP id M2003030923101316207
 for <[EMAIL PROTECTED]>; Sun, 09 Mar 2003 23:10:13 -0500
Received: from localhost (perseval.info.uqam.ca [132.208.137.96])
        by intrant.uqam.ca (8.12.8/8.12.2/uqam-filtres) with ESMTP id 
h2A488aI006784;
        Sun, 9 Mar 2003 23:08:08 -0500 (EST)
X-Spam-Filter: Filtre-Uqam re:  [EMAIL PROTECTED]
Received: from egagnon by localhost with local (Exim 3.36 #1 (Debian))
        id 18sEa9-0004sa-00; Sun, 09 Mar 2003 23:08:09 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Prof. Etienne M. Gagnon" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libffi2-dev uninstallable
X-Mailer: reportbug 2.10
Date: Sun, 09 Mar 2003 23:08:09 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
        tests=HAS_PACKAGE,SPAM_PHRASE_02_03
        version=2.44
X-Spam-Level: 

Package: libffi2-dev
Version: 1:3.2.3-0pre3
Severity: important

Hi there.

SableVM depends on the libffi2 package, and more specifically,
build-depends on libffi2-dev.  It seems the latest GCC upgrade broke
libffi2-dev, as can be seen below:

$ apt-get install libffi2-dev
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:

Sorry, but the following packages have unmet dependencies:
  libffi2-dev: Depends: LIBC_DEV but it is not installable
E: Sorry, broken packages

Thanks for fixing the problem.

Regards,

Etienne

--
Etienne M. Gagnon, Ph.D.             http://www.info.uqam.ca/~egagnon/
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux perseval 2.4.18 #1 Thu May 2 15:18:26 EDT 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libffi2-dev depends on:
ii  gcc-3.2-base               1:3.2.3-0pre4 The GNU Compiler Collection (base 
ii  libc6-dev                  2.3.1-14      GNU C Library: Development Librari
ii  libffi2                    1:3.2.3-0pre4 Foreign Function Interface library

-- no debconf information


---------------------------------------
Received: (at 184137-done) by bugs.debian.org; 16 Mar 2003 16:17:01 +0000
>From [EMAIL PROTECTED] Sun Mar 16 10:17:00 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18uaom-0006vs-00; Sun, 16 Mar 2003 10:17:00 -0600
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id RAA05277;
        Sun, 16 Mar 2003 17:11:36 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h2GGBZR14021;
        Sun, 16 Mar 2003 17:11:35 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 16 Mar 2003 17:11:35 +0100
To: "Prof. Etienne M. Gagnon" <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#184137: libffi2-dev uninstallable
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.5 required=4.0
        tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01
        version=2.44
X-Spam-Level: 

Prof. Etienne M. Gagnon writes:
> Sorry, but the following packages have unmet dependencies:
>   libffi2-dev: Depends: LIBC_DEV but it is not installable
> E: Sorry, broken packages

Fixed in 3.2.3-0pre5.


Reply via email to