Your message dated Wed, 20 Apr 2005 14:27:26 +0900 with message-id <[EMAIL PROTECTED]> and subject line Bug#305395: mozilla-browser: Typo in /usr/bin/mozilla-suite 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; 19 Apr 2005 20:05:20 +0000 >From [EMAIL PROTECTED] Tue Apr 19 13:05:20 2005 Return-path: <[EMAIL PROTECTED]> Received: from p549fe31c.dip.t-dialin.net (darktim.dyndns.org) [84.159.227.28] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DNyyF-00034m-00; Tue, 19 Apr 2005 13:05:20 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by darktim.dyndns.org (Mail Daemon) with ESMTP id 40264166342; Tue, 19 Apr 2005 22:05:17 +0200 (CEST) Received: from darktim.dyndns.org ([127.0.0.1]) by localhost (filez [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 16279-08; Tue, 19 Apr 2005 22:05:15 +0200 (CEST) Received: from [127.0.0.1] (wlan.darktim.dyndns.org [192.168.0.223]) by darktim.dyndns.org (Mail Daemon) with ESMTP id 26AD616633D; Tue, 19 Apr 2005 22:05:15 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Andre Timmermann <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: mozilla-browser: Typo in /usr/bin/mozilla-suite X-Mailer: reportbug 3.9 Date: Tue, 19 Apr 2005 22:05:14 +0200 Message-Id: <[EMAIL PROTECTED]> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at darktim.dyndns.org 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: mozilla-browser Version: 2:1.7.7-1 Severity: grave Justification: renders package unusable Typo in /usr/bin/mozilla-suite. If started from console, the bash shows following lines: $ mozilla /usr/bin/mozilla: line 75: syntax error near unexpected token `elif' /usr/bin/mozilla: line 75: `elif [ "$MOZILLA_DSP" = "none" ];then' Removing line 74 solves this problem: 70 elif echo $P | xargs ps -p | grep arts >/dev/null 2>&1; then 71 MOZILLA_DSP=artsdsp; fi 72 elif echo $P | xargs ps -p | grep rplayd >/dev/null 73 2>&1; then MOZILLA_DSP=rplaydsp; fi 74 fi 75 elif [ "$MOZILLA_DSP" = "none" ];then 76 MOZILLA_DSP="" 77 fi After removing line 74 (containing 'fi') the browser starts up normaly. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages mozilla-browser depends on: ii debconf 1.4.48 Debian configuration management sy ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii libfontconfig1 2.3.1-2 generic font configuration library ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib ii libgcc1 1:3.4.3-12 GCC support library ii libglib2.0-0 2.6.4-1 The GLib library of C routines ii libgtk2.0-0 2.6.4-1 The GTK+ graphical user interface ii libnspr4 2:1.7.7-1 Netscape Portable Runtime Library ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio ii libstdc++5 1:3.3.5-12 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte ii libxft2 2.1.7-1 FreeType-based font drawing librar ii libxp6 4.3.0.dfsg.1-12.0.1 X Window System printing extension ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxt6 4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics ii psmisc 21.6-1 Utilities that use the proc filesy ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4 compression library - runtime -- debconf information: * mozilla/dsp: auto mozilla/locale_auto: true * mozilla/prefs_note: --------------------------------------- Received: (at 305395-close) by bugs.debian.org; 20 Apr 2005 05:27:52 +0000 >From [EMAIL PROTECTED] Tue Apr 19 22:27:52 2005 Return-path: <[EMAIL PROTECTED]> Received: from fourier.airs.net (fourier.northeye.org) [210.150.176.206] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DO7ke-0001gE-00; Tue, 19 Apr 2005 22:27:52 -0700 Received: from [192.168.254.200] (unknown [192.168.254.200]) by fourier.northeye.org (FlexMail(Postfix)) with ESMTP id 2215479C2D3; Wed, 20 Apr 2005 14:27:51 +0900 (JST) Subject: Re: Bug#305395: mozilla-browser: Typo in /usr/bin/mozilla-suite From: Takuo KITAME <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Content-Type: text/plain Organization: Debian Project Date: Wed, 20 Apr 2005 14:27:26 +0900 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 Content-Transfer-Encoding: 7bit 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-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-Spam-Level: X-CrossAssassin-Score: 4 fixed in 2:1.7.7-2 -- Takuo KITAME -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]