Bug#149173: marked as done (gcdb: install fails mysteriously without mysql)
Your message dated Wed, 23 Apr 2003 10:22:48 +1000 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 6 Jun 2002 04:00:28 + >From [EMAIL PROTECTED] Wed Jun 05 23:00:28 2002 Return-path: <[EMAIL PROTECTED]> Received: from h24-66-213-224.lb.shawcable.net (matteo.castrov.cuug.ab.ca) [24.66.213.224] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17FoRn-00010u-00; Wed, 05 Jun 2002 23:00:27 -0500 Received: from wuth by matteo.castrov.cuug.ab.ca with local (Exim 3.35 #1 (Debian)) id 17FoRc-0001kI-00; Wed, 05 Jun 2002 22:00:16 -0600 From: Brett Wuth <[EMAIL PROTECTED]> Subject: gcdb: install fails mysteriously without mysql To: [EMAIL PROTECTED] X-Mailer: bug 3.3.10.1 Message-Id: <[EMAIL PROTECTED]> Sender: Brett Wuth <[EMAIL PROTECTED]> Date: Wed, 05 Jun 2002 22:00:16 -0600 Delivered-To: [EMAIL PROTECTED] Package: gcdb Version: 1.1.5-2 Severity: normal If during configuration the mysql database is declared to be on "localhost", but is not in fact installed, the installation of gcdb will fail mysteriously, without any information on what went wrong or how to fix it. [EMAIL PROTECTED] apt-get install gcdb Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: gcdb 0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 0B/48.7kB of archives. After unpacking 397kB will be used. Preconfiguring packages ... Selecting previously deselected package gcdb. (Reading database ... 106378 files and directories currently installed.) Unpacking gcdb (from .../archives/gcdb_1.1.5-2_all.deb) ... Setting up gcdb (1.1.5-2) ... dpkg: error processing gcdb (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: gcdb E: Sub-process /usr/bin/dpkg returned an error code (1) The problem is with lines like: /usr/bin/mysql -f --password=$mysql_pass < /etc/gcdb/mysql-create.sql >/dev/null 2>&1 in /var/lib/dpkg/info/gcdb.postinst The script will terminate if there is an error (set -e), but the error message will be discarded. One possible solution would be to direct the error output to a temporary file and only display it if mysql produces an error. -- System Information Debian Release: 3.0 Kernel Version: Linux matteo 2.2.19 #1 Sun Dec 16 01:52:45 MST 2001 i686 unknown Versions of the packages gcdb depends on: ii debconf1.0.32 Debian configuration management system ii mysql-client 3.23.49-8 mysql database client binaries ii php4 4.1.2-4A server-side, HTML-embedded scripting langu ii php4-mysql 4.1.2-4MySQL module for php4 ii apache 1.3.24-3 Versatile, high-performance HTTP server ^^^ (Provides virtual package httpd) --- Received: (at 149173-done) by bugs.debian.org; 23 Apr 2003 00:23:27 + >From [EMAIL PROTECTED] Tue Apr 22 19:23:25 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19882c-0002yb-00; Tue, 22 Apr 2003 19:23:14 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id C6F4726BC5; Wed, 23 Apr 2003 02:23:13 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 116C123D43; Wed, 23 Apr 2003 10:22:48 +1000 (EST) Date: Wed, 23 Apr 2003 10:22:48 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[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] X-Spam-Status: No, hits=-0.9 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT,VERY_SUSP_RECIPS version=2.44 X-Spam-Level: This package was removed from Debian unstable because it had no maintainer for a long time and has release criticasl bugs. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#149175: marked as done (gcdb: postinst dies on sed substitution)
Your message dated Wed, 23 Apr 2003 10:22:48 +1000 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 6 Jun 2002 04:30:48 + >From [EMAIL PROTECTED] Wed Jun 05 23:30:48 2002 Return-path: <[EMAIL PROTECTED]> Received: from h24-66-213-224.lb.shawcable.net (matteo.castrov.cuug.ab.ca) [24.66.213.224] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17Fov9-00021o-00; Wed, 05 Jun 2002 23:30:48 -0500 Received: from wuth by matteo.castrov.cuug.ab.ca with local (Exim 3.35 #1 (Debian)) id 17Fouy-0002X6-00; Wed, 05 Jun 2002 22:30:36 -0600 From: Brett Wuth <[EMAIL PROTECTED]> Subject: gcdb: postinst dies on sed substitution To: [EMAIL PROTECTED] X-Mailer: bug 3.3.10.1 Message-Id: <[EMAIL PROTECTED]> Sender: Brett Wuth <[EMAIL PROTECTED]> Date: Wed, 05 Jun 2002 22:30:36 -0600 Delivered-To: [EMAIL PROTECTED] Package: gcdb Version: 1.1.5-2 Severity: important With my choice of configuration options (which were the default), gcdb fails to install. Reading Package Lists... Done Building Dependency Tree... Done The following NEW packages will be installed: gcdb 0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 0B/48.7kB of archives. After unpacking 397kB will be used. Preconfiguring packages ... Selecting previously deselected package gcdb. (Reading database ... 106654 files and directories currently installed.) Unpacking gcdb (from .../archives/gcdb_1.1.5-2_all.deb) ... Setting up gcdb (1.1.5-2) ... Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld. Web installation seems ok... Reloading apache modules. /bin/sed: -e expression #1, char 140: Unknown option to 's' The problem is in /var/lib/dpkg/info/gcdb.postinst in the line /bin/sed -e "[EMAIL PROTECTED]@#$dbpersistent#; [EMAIL PROTECTED]@#$dbname#; [EMAIL PROTECTED]@#$dbserver#; [EMAIL PROTECTED]@#$dbuser#; [EMAIL PROTECTED]@#$dbpass#; [EMAIL PROTECTED]@#$brand#; [EMAIL PROTECTED]@#$topbar#; [EMAIL PROTECTED]@#$background#; [EMAIL PROTECTED]@#$tableborder#; [EMAIL PROTECTED]@#$innertable#" /etc/gcdb/gcdb-settings.php.in > /etc/gcdb/gcdb-settings.php In my case $topbar, etc. have a # in them so they cause the sed substitution command to be malformed: + /bin/sed -e '[EMAIL PROTECTED]@#On#; [EMAIL PROTECTED]@#gcdb#; [EMAIL PROTECTED]@#localhost#; [EMAIL PROTECTED]@#gcdbmgr#; [EMAIL PROTECTED]@#none#; [EMAIL PROTECTED]@#gcdb#; [EMAIL PROTECTED]@##88#; [EMAIL PROTECTED]@##FF#; [EMAIL PROTECTED]@##88#; [EMAIL PROTECTED]@##FF#' /etc/gcdb/gcdb-settings.php.in One solution is to change the #'s to |'s. -- System Information Debian Release: 3.0 Kernel Version: Linux matteo 2.2.19 #1 Sun Dec 16 01:52:45 MST 2001 i686 unknown Versions of the packages gcdb depends on: ii debconf1.0.32 Debian configuration management system ii mysql-client 3.23.49-8 mysql database client binaries ii php4 4.1.2-4A server-side, HTML-embedded scripting langu ii php4-mysql 4.1.2-4MySQL module for php4 ii apache 1.3.24-3 Versatile, high-performance HTTP server ^^^ (Provides virtual package httpd) --- Received: (at 149175-done) by bugs.debian.org; 23 Apr 2003 00:23:25 + >From [EMAIL PROTECTED] Tue Apr 22 19:23:24 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19882c-0002yb-00; Tue, 22 Apr 2003 19:23:14 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id C6F4726BC5; Wed, 23 Apr 2003 02:23:13 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 116C123D43; Wed, 23 Apr 2003 10:22:48 +1000 (EST) Date: Wed, 23 Apr 2003 10:22:48 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[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] X-Spam-Status: No, hits=-0.9 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT,VERY_SUSP_RECIPS version=2.44 X-Spam-Level: This
Bug#190268: Shouldn't guppi-gnumeric depend on gnumeric?
Package: guppi-gnumeric Version: 0.40.3-4 Severity: normal Shouldn't guppi-gnumeric depend on gnumeric?
Bug#185019: marked as done (kleandisk is a kde 2 package and not installable anymore)
Your message dated Wed, 23 Apr 2003 10:21:06 +1000 with message-id <[EMAIL PROTECTED]> and subject line removed 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; 16 Mar 2003 15:21:41 + >From [EMAIL PROTECTED] Sun Mar 16 09:21:39 2003 Return-path: <[EMAIL PROTECTED]> Received: from p508ebdb8.dip.t-dialin.net (controller.domain.lan) [80.142.189.184] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18uZxD-0002H0-00; Sun, 16 Mar 2003 09:21:39 -0600 Received: from neo.domain.lan (neo.domain.lan [192.168.74.10]) by controller.domain.lan (Postfix) with ESMTP id 3D9B11F02; Sun, 16 Mar 2003 16:18:40 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Noel Koethe <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kleandisk is a kde 2 package and not installable anymore X-Mailer: reportbug 2.10 Date: Sun, 16 Mar 2003 16:23:56 +0100 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: kleandisk Version: 2.1-beta2-3 Severity: grave Tags: sid # apt-get install kleandisk 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: kleandisk: Depends: kdelibs3 (>= 4:2.2.2-1) but it is not going to be installed Depends: libfam0 but it is not going to be installed Depends: kdebase-libs but it is not going to be installed E: Sorry, broken packages if nobody takes the package (#159405) it may be a good idea to remove it. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux neo 2.4.20-k7 #1 Tue Jan 14 00:29:06 EST 2003 i686 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (ignored: LC_ALL set) --- Received: (at 185019-done) by bugs.debian.org; 23 Apr 2003 00:21:40 + >From [EMAIL PROTECTED] Tue Apr 22 19:21:38 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 198814-0002uF-00; Tue, 22 Apr 2003 19:21:38 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id 7DF4A26BA5; Wed, 23 Apr 2003 02:21:37 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 430CF23D43; Wed, 23 Apr 2003 10:21:06 +1000 (EST) Date: Wed, 23 Apr 2003 10:21:06 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: removed Message-ID: <[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] X-Spam-Status: No, hits=-1.2 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT version=2.44 X-Spam-Level: This package has been removed from Debian unstable because it has not been ported to KDE 3. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#138801: marked as done (kleandisk: Document how archiving works)
Your message dated Wed, 23 Apr 2003 10:21:06 +1000 with message-id <[EMAIL PROTECTED]> and subject line removed 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 maintonly) by bugs.debian.org; 17 Mar 2002 22:03:03 + >From [EMAIL PROTECTED] Sun Mar 17 16:03:03 2002 Return-path: <[EMAIL PROTECTED]> Received: from avocet.mail.pas.earthlink.net (avocet.prod.itd.earthlink.net) [207.217.120.50] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16mik3-0001F8-00; Sun, 17 Mar 2002 16:03:03 -0600 Received: from sdn-ar-017casfrmp197.dialsprint.net ([158.252.221.199] helo=wheat.dslnorthwest.net) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16mik1-0002Tt-00; Sun, 17 Mar 2002 14:03:01 -0800 Received: from ross by wheat.dslnorthwest.net with local (Exim 3.34 #1 (Debian)) id 16mijz-0001qn-00; Sun, 17 Mar 2002 14:02:59 -0800 From: Ross Boylan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kleandisk: Document how archiving works X-Mailer: reportbug 1.48 Date: Sun, 17 Mar 2002 14:02:59 -0800 CC: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> Sender: Ross Boylan <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: kleandisk Version: 2.1-beta1-7 Severity: wishlist As far as I can tell, there is no cocumentatio describing how the archiving function works or where it puts its files. It would be good to know. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux wheat 2.4.17 #1 Sun Jan 6 13:42:56 PST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages kleandisk depends on: ii kdebase-libs 4:2.2.2-13 KDE libraries and modules for kdeb ii kdelibs3 4:2.2.2-13 KDE core libraries (runtime files) ii libc6 2.2.5-3GNU C Library: Shared libraries an ii libjpeg62 6b-5 The Independent JPEG Group's JPEG ii libpng2 1.0.12-3 PNG library - runtime ii libpopt0 1.6.2-7lib for parsing cmdline parameters ii libqt23:2.3.1-19 Qt GUI Library (runtime version). ii libstdc++2.10-glibc2.21:2.95.4-1 The GNU stdc++ library ii xlibs 4.1.0-14 X Window System client libraries ii zlib1g1:1.1.4-1 compression library - runtime --- Received: (at 138801-done) by bugs.debian.org; 23 Apr 2003 00:21:42 + >From [EMAIL PROTECTED] Tue Apr 22 19:21:40 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 198814-0002uF-00; Tue, 22 Apr 2003 19:21:38 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id 7DF4A26BA5; Wed, 23 Apr 2003 02:21:37 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 430CF23D43; Wed, 23 Apr 2003 10:21:06 +1000 (EST) Date: Wed, 23 Apr 2003 10:21:06 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: removed Message-ID: <[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] X-Spam-Status: No, hits=-1.2 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT version=2.44 X-Spam-Level: This package has been removed from Debian unstable because it has not been ported to KDE 3. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#171015: marked as done (gcdb.postinst hangs: unknown sed -e command)
Your message dated Wed, 23 Apr 2003 10:22:48 +1000 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 28 Nov 2002 03:11:14 + >From [EMAIL PROTECTED] Wed Nov 27 21:11:14 2002 Return-path: <[EMAIL PROTECTED]> Received: from h.lb.oro.net (H.oro.net) [204.212.106.126] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18HF57-0007fB-00; Wed, 27 Nov 2002 21:11:14 -0600 Received: from smj by H.oro.net with local id 18HF5C-y1-00; Wed, 27 Nov 2002 19:11:18 -0800 Date: Wed, 27 Nov 2002 19:11:18 -0800 From: Scott Jennings <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Cc: Scott Jennings <[EMAIL PROTECTED]> Subject: gcdb.postinst hangs: unknown sed -e command Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Reportbug-Version: 2.9 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.8 required=5.0 tests=SPAM_PHRASE_00_01,SUPERLONG_LINE,USER_AGENT,USER_AGENT_MUTT version=2.41 X-Spam-Level: Package: gcdb Version: 1.1.5-2 Severity: grave Justification: renders package unusable will not install... gcdb.postinst hangs indefinitely after reporting an unknown option to sed -e 's' command. problem is caused by an attempt to replace parameters with their values by using sed s#param#$value# type commands... but the values can *contain* the '#' character. I was able to successfully install by editing the command in the gcdb.postint script replacing '#' with '/' After shell variable expansion, here is the command that failed: #bin#sed -e "[EMAIL PROTECTED]@#On#; [EMAIL PROTECTED]@#gcdb#; [EMAIL PROTECTED]@#localhost#; [EMAIL PROTECTED]@#gcdbmgr#; [EMAIL PROTECTED]@#hidden#; [EMAIL PROTECTED]@#gcdb#; [EMAIL PROTECTED]@##88#; [EMAIL PROTECTED]@##FF#; [EMAIL PROTECTED]@##88#; [EMAIL PROTECTED]@##FF#" #etc#gcdb#gcdb-settings.php.in > #etc#gcdb#gcdb-settings.php after my edit, here is the command that succeeded: /bin/sed -e "s/@dbpersistent@/On/; s/@dbname@/gcdb/; s/@dbserver@/localhost/; s/@dbuser@/gcdbmgr/; s/@dbpass@/hidden/; s/@brand@/gcdb/; s/@topbar@/#88/; s/@background@/#FF/; s/@tableborder@/#88/; s/@innertable@/#FF/" /etc/gcdb/gcdb-settings.php.in > /etc/gcdb/gcdb-settings.php -- System Information: Debian Release: stable Architecture: i386 Kernel: Linux As 2.4.18 #5 Sat May 11 02:21:41 PDT 2002 i586 unknown Locale: LANG=C, LC_CTYPE=C --- Received: (at 171015-done) by bugs.debian.org; 23 Apr 2003 00:23:20 + >From [EMAIL PROTECTED] Tue Apr 22 19:23:19 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19882c-0002yb-00; Tue, 22 Apr 2003 19:23:14 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id C6F4726BC5; Wed, 23 Apr 2003 02:23:13 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 116C123D43; Wed, 23 Apr 2003 10:22:48 +1000 (EST) Date: Wed, 23 Apr 2003 10:22:48 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[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] X-Spam-Status: No, hits=-0.9 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT,VERY_SUSP_RECIPS version=2.44 X-Spam-Level: This package was removed from Debian unstable because it had no maintainer for a long time and has release criticasl bugs. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#151664: marked as done (gcdb: Dependence problem: gcdb depends on mysql|postgresql, not only mysql)
Your message dated Wed, 23 Apr 2003 10:22:48 +1000 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 2 Jul 2002 11:14:01 + >From [EMAIL PROTECTED] Tue Jul 02 06:14:01 2002 Return-path: <[EMAIL PROTECTED]> Received: from mail1.bas-net.by (sun.bas-net.by) [80.94.160.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17PLbZ-0007ZN-00; Tue, 02 Jul 2002 06:14:00 -0500 Received: from os2.bas-net.by (os2.bas-net.by [80.94.160.7]) by sun.bas-net.by (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id NAA29777; Tue, 2 Jul 2002 13:13:41 +0200 Message-Id: <[EMAIL PROTECTED]> From: Andrei Darashenka <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcdb: Dependence problem: gcdb depends on mysql|postgresql, not only mysql X-Mailer: reportbug 1.50 Date: Tue, 02 Jul 2002 14:14:52 +0300 Delivered-To: [EMAIL PROTECTED] Package: gcdb Version: N/A; reported 2002-07-02 Severity: normal I'm as developer of GCDB can say that: 1. GCDB can work with any SQL database, not only with mysql (currently I work with postgresql) 2. GCDB is too buggy ( 2-15 errors per page!!! ) -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux os2 2.4.18 #6 Wed May 29 13:20:45 EEST 2002 i686 Locale: LANG=ru_RU.koi8r, LC_CTYPE=ru_RU.koi8r --- Received: (at 151664-done) by bugs.debian.org; 23 Apr 2003 00:23:23 + >From [EMAIL PROTECTED] Tue Apr 22 19:23:20 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19882c-0002yb-00; Tue, 22 Apr 2003 19:23:14 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id C6F4726BC5; Wed, 23 Apr 2003 02:23:13 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 116C123D43; Wed, 23 Apr 2003 10:22:48 +1000 (EST) Date: Wed, 23 Apr 2003 10:22:48 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[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] X-Spam-Status: No, hits=-0.9 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT,VERY_SUSP_RECIPS version=2.44 X-Spam-Level: This package was removed from Debian unstable because it had no maintainer for a long time and has release criticasl bugs. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#144139: marked as done (gcdb: Errors while installing)
Your message dated Wed, 23 Apr 2003 10:22:48 +1000 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 23 Apr 2002 00:09:29 + >From [EMAIL PROTECTED] Mon Apr 22 19:09:29 2002 Return-path: <[EMAIL PROTECTED]> Received: from 00-10-5a-80-35-3c.bconnected.net (mail.cm.nu) [209.53.18.133] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16zns9-0008Tf-00; Mon, 22 Apr 2002 19:09:29 -0500 Received: from shane by mail.cm.nu with local id 16zns7-0007Od-00; Mon, 22 Apr 2002 17:09:27 -0700 From: "S. Wegner" <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcdb: Errors while installing X-Mailer: reportbug 1.50 Date: Mon, 22 Apr 2002 17:09:27 -0700 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: gcdb Version: 1.1.5-2 Severity: important Hi, When doing a fresh install of GCDB, the following occurs. Setting up gcdb (1.1.5-2) ... Stopping MySQL database server: mysqld. Starting MySQL database server: mysqld. Web installation seems ok... Reloading apache modules. /bin/sed: -e expression #1, char 144: Unknown option to 's' Following, the screen freezes. I have no experience with gcdb so am not sure is causing this. If there is anything I can do to help, please let me know. Regards, Shane -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux continuum 2.4.19-pre5 #1 SMP Fri Mar 29 22:10:05 PST 2002 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages gcdb depends on: ii apache [httpd] 1.3.24-2.1 Versatile, high-performance HTTP s ii debconf 1.0.32 Debian configuration management sy ii mysql-client 3.23.49-8 mysql database client binaries ii php4 4:4.1.2-3.1 A server-side, HTML-embedded scrip ii php4-mysql 4:4.1.2-3.1 MySQL module for php4 --- Received: (at 144139-done) by bugs.debian.org; 23 Apr 2003 00:23:28 + >From [EMAIL PROTECTED] Tue Apr 22 19:23:27 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19882c-0002yb-00; Tue, 22 Apr 2003 19:23:14 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id C6F4726BC5; Wed, 23 Apr 2003 02:23:13 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 116C123D43; Wed, 23 Apr 2003 10:22:48 +1000 (EST) Date: Wed, 23 Apr 2003 10:22:48 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[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] X-Spam-Status: No, hits=-0.9 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT,VERY_SUSP_RECIPS version=2.44 X-Spam-Level: This package was removed from Debian unstable because it had no maintainer for a long time and has release criticasl bugs. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#179955: marked as done (gcdb should not be in testing)
Your message dated Wed, 23 Apr 2003 10:22:48 +1000 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 5 Feb 2003 21:14:27 + >From [EMAIL PROTECTED] Wed Feb 05 15:14:27 2003 Return-path: <[EMAIL PROTECTED]> Received: from cpe0002b3140673-cm014150001702.cpe.net.cable.rogers.com (pyre.virge.net) [24.157.37.105] (postfix) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18gWsF-00072A-00; Wed, 05 Feb 2003 15:14:27 -0600 Received: by pyre.virge.net (Postfix, from userid 1000) id AE2DF1874B2; Wed, 5 Feb 2003 16:14:26 -0500 (EST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Norbert Veber <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcdb should not be in testing X-Mailer: reportbug 2.10 Date: Wed, 05 Feb 2003 16:14:26 -0500 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.6 required=5.0 tests=SPAM_PHRASE_00_01 version=2.41 X-Spam-Level: Package: gcdb Version: unavailable; reported 2003-02-05 Severity: grave This is just a bug to ensure that gcdb does not get released in its current state. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux pyre.virge.net 2.4.20 #3 Sun Dec 22 00:49:02 EST 2002 i686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 --- Received: (at 179955-done) by bugs.debian.org; 23 Apr 2003 00:23:19 + >From [EMAIL PROTECTED] Tue Apr 22 19:23:14 2003 Return-path: <[EMAIL PROTECTED]> Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19882c-0002yb-00; Tue, 22 Apr 2003 19:23:14 -0500 Received: by bangpath.uucico.de (Postfix, from userid 10) id C6F4726BC5; Wed, 23 Apr 2003 02:23:13 +0200 (CEST) Received: by regression.cyrius.com (Postfix, from userid 1000) id 116C123D43; Wed, 23 Apr 2003 10:22:48 +1000 (EST) Date: Wed, 23 Apr 2003 10:22:48 +1000 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[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] X-Spam-Status: No, hits=-0.9 required=4.0 tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_02_03,USER_AGENT, USER_AGENT_MUTT,VERY_SUSP_RECIPS version=2.44 X-Spam-Level: This package was removed from Debian unstable because it had no maintainer for a long time and has release criticasl bugs. -- Martin Michlmayr [EMAIL PROTECTED]
Bug#186631: marked as done (langdrill: Binary package depends on libsigc++0)
Your message dated Tue, 22 Apr 2003 23:32:23 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#186631: fixed in langdrill 0.2.1-8 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; 28 Mar 2003 15:56:35 + >From [EMAIL PROTECTED] Fri Mar 28 09:55:04 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail.sura.ru [80.95.32.19] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18ywC6-0002hx-00; Fri, 28 Mar 2003 09:55:04 -0600 Received: from theway (host-80-95-35-113.dialup.sura.ru [80.95.35.113]) by mail.sura.ru (Postfix) with ESMTP id 2C020108; Fri, 28 Mar 2003 18:55:01 +0300 (MSK) Received: by theway (Postfix, from userid 1000) id 964A84E05; Fri, 28 Mar 2003 18:45:51 +0300 (MSK) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexander Saltanov <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: langdrill: Binary package depends on libsigc++0 X-Mailer: reportbug 2.10.1 Date: Fri, 28 Mar 2003 18:45:51 +0300 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: langdrill Version: 0.2.1-6 (not installed) Severity: important Tags: sid There is no package libsigc++0 in "sid", so this binary packages must be rebuilt. -- System Information: Debian Release: unstable Architecture: i386 Kernel: Linux theway 2.4.21-pre5 #2 Fri Mar 28 14:40:18 MSK 2003 i586 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R --- Received: (at 186631-close) by bugs.debian.org; 23 Apr 2003 03:38:03 + >From [EMAIL PROTECTED] Tue Apr 22 22:38:03 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 198B59-0003V1-00; Tue, 22 Apr 2003 22:38:03 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 198Azf-0007w5-00; Tue, 22 Apr 2003 23:32:23 -0400 From: Samuel Hocevar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.33 $ Subject: Bug#186631: fixed in langdrill 0.2.1-8 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 22 Apr 2003 23:32:23 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of langdrill, which is due to be installed in the Debian FTP archive: langdrill_0.2.1-8.dsc to pool/main/l/langdrill/langdrill_0.2.1-8.dsc langdrill_0.2.1-8.tar.gz to pool/main/l/langdrill/langdrill_0.2.1-8.tar.gz langdrill_0.2.1-8_i386.deb to pool/main/l/langdrill/langdrill_0.2.1-8_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. Samuel Hocevar <[EMAIL PROTECTED]> (supplier of updated langdrill 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: Wed, 23 Apr 2003 05:21:58 +0200 Source: langdrill Binary: langdrill Architecture: source i386 Version: 0.2.1-8 Distribution: unstable Urgency: low Maintainer: Samuel Hocevar <[EMAIL PROTECTED]> Changed-By: Samuel Hocevar <[EMAIL PROTECTED]> Description: langdrill - language drills Closes: 88244 186631 Changes: langdrill (0.2.1-8) unstable; urgency=low . * New maintainer (Closes: #88244). * Rebuilt on an up-to-date sid (Closes: #186631). Files: cb9767d2acac35d7838d26e679329e5a 513 text optional langdrill_0.2.1-8.dsc 085a79d35819e0356fd4fef737de6a26 79720 text optional langdrill_0.2.1-8.tar.gz a3ff115c42aef22db5525e0a004b 51836 text optional langdrill_0.2.1-8_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+pgeffPP1rylJn2ERAmkkAJ9QsNZr9XbWHmQVJUhaByDnkR6iLQCgoZCK Eg9jI9SxRXQEDorFjiuq+Pk= =pwnc -END PGP SIGNATURE-