Your message dated Sat, 30 Jul 2005 09:14:20 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#320555: gcc-defaults: gcj-4.0 requires /usr/lib/libgcj.spec from non-dependent libgcj6-dev 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; 30 Jul 2005 06:19:56 +0000 >From [EMAIL PROTECTED] Fri Jul 29 23:19:55 2005 Return-path: <[EMAIL PROTECTED]> Received: from sccrmhc14.comcast.net [204.127.202.59] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DykhP-0007dJ-00; Fri, 29 Jul 2005 23:19:55 -0700 Received: from firiesen.local (c-67-171-100-185.hsd1.pa.comcast.net[67.171.100.185]) by comcast.net (sccrmhc14) with ESMTP id <2005073006192401400jdm5je>; Sat, 30 Jul 2005 06:19:24 +0000 Received: by firiesen.local (Postfix, from userid 1000) id AEC73D77B; Sat, 30 Jul 2005 02:19:23 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ray Kohler <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-defaults: gcj-4.0 requires /usr/lib/libgcj.spec from non-dependent libgcj6-dev X-Mailer: reportbug 3.15 Date: Sat, 30 Jul 2005 02:19:23 -0400 Message-Id: <[EMAIL PROTECTED]> 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: gcc-defaults Version: 4.0.0-2 Severity: serious Justification: Policy 3.5 gcj-4.0 requires the file /usr/lib/libgcj.spec from libgcj6-dev. Either this file should be repackaged into libgcj6 or gcj-4.0 should depend on libgcj6-dev. (I suggest the former.) Without this file, gcj errors out when run: gcj: libgcj.spec: No such file or directory -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-powerpc Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) --------------------------------------- Received: (at 320555-done) by bugs.debian.org; 30 Jul 2005 07:14:26 +0000 >From [EMAIL PROTECTED] Sat Jul 30 00:14:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DylY9-0008EN-00; Sat, 30 Jul 2005 00:14:25 -0700 Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id JAA08007; Sat, 30 Jul 2005 09:14:23 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 62CA0FC3D; Sat, 30 Jul 2005 09:14:22 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id 03358-48; Sat, 30 Jul 2005 09:14:21 +0200 (MEST) 11342 Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP; Sat, 30 Jul 2005 09:14:20 +0200 (MEST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6U7EK96024939; Sat, 30 Jul 2005 09:14:20 +0200 (MEST) 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: Sat, 30 Jul 2005 09:14:20 +0200 To: Ray Kohler <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#320555: gcc-defaults: gcj-4.0 requires /usr/lib/libgcj.spec from non-dependent libgcj6-dev In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de 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 Ray Kohler writes: > Package: gcc-defaults > Version: 4.0.0-2 > Severity: serious > Justification: Policy 3.5 > > gcj-4.0 requires the file /usr/lib/libgcj.spec from libgcj6-dev. Either > this file should be repackaged into libgcj6 or gcj-4.0 should depend on > libgcj6-dev. (I suggest the former.) > > Without this file, gcj errors out when run: > gcj: libgcj.spec: No such file or directory The dependency is only needed when compiling to native code, byte compilation works without having libgcj6-dev installed. You may want to depend on libgcj-dev instead as you do for other build dependencies. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]