Package: flashplugin-nonfree Version: 1:2.1 Severity: important Tags: patch
If LANG is not set to en_*, then update-alternatives --display flash-mozilla.so \ | grep "link currently points to /usr/lib/flashplugin-nonfree/libflashplayer.so" in warning_about_alternatives() always returns false. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to pl_PL) Shell: /bin/sh linked to /bin/dash Versions of packages flashplugin-nonfree depends on: ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy ii fontconfig 2.6.0-3 generic font configuration library ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit ii libc6 2.7-16 GNU C Library: Shared libraries ii libcairo2 1.6.4-6.1 The Cairo 2D vector graphics libra ii libdirectfb-1.0-0 1.0.1-11 direct frame buffer graphics - sha ii libexpat1 2.0.1-4 XML parsing C library - runtime li ii libfontconfig1 2.6.0-3 generic font configuration library ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib ii libgcc1 1:4.3.2-1 GCC support library ii libglib2.0-0 2.16.6-1 The GLib library of C routines ii libgtk2.0-0 2.12.11-4 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libnspr4-0d 4.7.1-4 NetScape Portable Runtime Library ii libnss3-1d 3.12.0-5 Network Security Service libraries ii libpango1.0-0 1.20.5-3 Layout and rendering of internatio ii libpcre3 7.6-2.1 Perl 5 Compatible Regular Expressi ii libpixman-1-0 0.10.0-2 pixel-manipulation library for X a ii libpng12-0 1.2.27-2 PNG library - runtime ii libsm6 2:1.0.3-2 X11 Session Management library ii libstdc++6 4.3.2-1 The GNU Standard C++ Library v3 ii libx11-6 2:1.1.5-2 X11 client-side library ii libxau6 1:1.0.3-3 X11 authorisation library ii libxcb-render-util0 0.2.1+git1-1 utility libraries for X C Binding ii libxcb-render0 1.1-1.1 X C Binding, render extension ii libxcb-xlib0 1.1-1.1 X C Binding, Xlib/XCB interface li ii libxcb1 1.1-1.1 X C Binding ii libxcomposite1 1:0.4.0-3 X11 Composite extension library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxdamage1 1:1.1.1-4 X11 damaged region extension libra ii libxdmcp6 1:1.0.2-3 X11 Display Manager Control Protoc ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.4-1 X11 Input extension library ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library ii libxrandr2 2:1.2.3-1 X11 RandR extension library ii libxrender1 1:0.9.4-2 X Rendering Extension client libra ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii wget 1.11.4-2 retrieves files from the web ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime flashplugin-nonfree recommends no packages. Versions of packages flashplugin-nonfree suggests: ii iceweasel 3.0.4-1 lightweight web browser based on M pn konqueror-nsplugins <none> (no description available) ii msttcorefonts 2.6 transitional dummy package ii ttf-dejavu 2.25-3 Metapackage to pull in ttf-dejavu- ii ttf-mscorefonts-installer [m 2.6 Installer for Microsoft TrueType c pn ttf-xfree86-nonfree <none> (no description available) ii x-ttcidfont-conf 31 TrueType and CID fonts configurati ii xfs 1:1.0.8-2.1 X font server -- debconf information: flashplugin-nonfree/httpget: false flashplugin-nonfree/not_exist: flashplugin-nonfree/local:
--- /usr/sbin/update-flashplugin-nonfree 2008-12-15 00:48:50.000000000 +0100 +++ /tmp/update-flashplugin-nonfree 2008-12-16 14:17:05.169690233 +0100 @@ -98,7 +98,7 @@ warning_about_alternatives() { letswarn="no" - update-alternatives --display flash-mozilla.so \ + LANG=C update-alternatives --display flash-mozilla.so \ | grep "link currently points to /usr/lib/flashplugin-nonfree/libflashplayer.so" \ > /dev/null 2>&1 || \ cat <<-EOF