Your message dated 05 Dec 2002 03:51:19 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#161903: fixed in linuxconf 1.26r4-2.1 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 Sep 2002 13:53:11 +0000 >From [EMAIL PROTECTED] Sun Sep 22 08:53:11 2002 Return-path: <[EMAIL PROTECTED]> Received: from (smtp.inode.at) [62.99.194.4] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17t7Ad-0008RB-00; Sun, 22 Sep 2002 08:53:11 -0500 Received: from line-e-139.adsl-dynamic.inode.at ([62.99.165.139]:32838 helo=localhost) by smtp.inode.at with esmtp (Exim 4.05) id 17t796-0000kO-00 for [EMAIL PROTECTED]; Sun, 22 Sep 2002 15:51:36 +0200 Received: by localhost (Postfix, from userid 1000) id BA63EAE11; Sun, 22 Sep 2002 15:52:11 +0200 (CEST) Date: Sun, 22 Sep 2002 15:52:11 +0200 From: Matthias Weiss <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: linuxconf: broken dependency on libgd1 Message-ID: <[EMAIL PROTECTED]@inode.at> Reply-To: [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Delivered-To: [EMAIL PROTECTED] Package: linuxconf Version: 1.26r4-2 When I invoke: apt-get install linuxconf I get: 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: linuxconf: Depends: libgd1 (>= 1.8.4-7) E: Sorry, broken packages After installing libgd1-xpm manually and and installing linuxconf with: dpkg -i --force-depends linuxconf_.... the package installed and worked fine. It seems that something is broken in the virtual package libgd1. I'm using Debian GNU/Linux unstable. matthias --------------------------------------- Received: (at 161903-done) by bugs.debian.org; 5 Dec 2002 02:51:36 +0000 >From [EMAIL PROTECTED] Wed Dec 04 20:51:32 2002 Return-path: <[EMAIL PROTECTED]> Received: from jagor.srce.hr [161.53.2.130] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18Jm6o-0002hN-00; Wed, 04 Dec 2002 20:51:26 -0600 Received: from fuzz.uucp (a1531.cmu.carnet.hr [193.198.140.92]) by jagor.srce.hr (8.12.2/8.12.2) with ESMTP id gB52o7U7023387 for <[EMAIL PROTECTED]>; Thu, 5 Dec 2002 03:50:10 +0100 (MET) Received: from mvela by fuzz.uucp with local (Exim 3.36 #1 (Debian)) id 18Jm6h-00006H-00 for <[EMAIL PROTECTED]>; Thu, 05 Dec 2002 03:51:19 +0100 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Bug#161903: fixed in linuxconf 1.26r4-2.1 Date: 05 Dec 2002 03:51:19 +0100 Message-ID: <[EMAIL PROTECTED]> Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Matej Vela <[EMAIL PROTECTED]> X-Virus-Scanned: by amavisd-milter at jagor.srce.hr Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-0.5 required=5.0 tests=SPAM_PHRASE_00_01,USER_AGENT version=2.41 X-Spam-Level: The dependency got fixed when the package was recompiled with a current libgd-dev. Thanks, Matej