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: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]