Package: iceweasel Version: 2.0.0.18-0etch1 Severity: normal Tags: patch I run Iceweasel in the ADM64 environement as listed below but in 32-bit version installed in chroot ($CHROOT=/opt/firefox-chroot). After an upgrade from version 2.0.0.17-0etch1 to 2.0.0.18-0etch1 iceweasell stopped to be able to start from this wrapper script by Carlo Wood (http://www.xs4all.nl/~carlo17/howto/iceweasel32.html):
=================== #!/bin/sh export GTK_PATH="/usr/lib32/gtk-2.0" CHROOT="/opt/firefox-chroot" export LD_LIBRARY_PATH="/lib32:/usr/lib32:$CHROOT/lib:$CHROOT/usr/lib" linux32 "$CHROOT/usr/lib/iceweasel/iceweasel" "$@" =================== The reason i have found is the hardcoded installation path of iceweasel 2.0.0.18-0etch1 in /usr/lib/iceweasel/iceweasel wrapper script (line 41): MOZ_DIST_BIN="/usr/lib/iceweasel" Version 2.0.0.17-0etch1 of this line of the startup script still works fine in my case and looks like: MOZ_DIST_BIN="$(dirname $0)" Take this system configuration into account during next iceweasel updates. Many Thanks, mm -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (989, 'stable'), (60, 'testing'), (50, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.26-1-amd64 Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Versions of packages iceweasel depends on: ii debianutils 2.17 Miscellaneous utilities specific t ii fontconfig 2.4.2-1.2 generic font configuration library ii libatk1.0-0 1.12.4-3 The ATK accessibility toolkit ii libc6 2.7-14 GNU C Library: Shared libraries ii libcairo2 1.2.4-4.1+etch1 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libmyspell3c2 1:3.1-18etch1 MySpell spellchecking library ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio ii libpng12-0 1.2.15~beta5-1 PNG library - runtime ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxp6 1:1.0.0.xsf1-1 X Printing Extension (Xprint) clie ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library ii psmisc 22.3-1 Utilities that use the proc filesy ii zlib1g 1:1.2.3-13 compression library - runtime iceweasel recommends no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

