Package: python-gtk2 Version: 2.8.2-3.1 Severity: normal
While dist-upgrading unstable python-gtk2 fails while postinst with sed: -e Ausdruck #1, Zeichen 32: unterminated `s' command After looking into /var/lib/dpkg/info/python-gtk2.postinst I see an unterminated sed in line 11: PYVERS=$(dpkg-query -s $PACKAGE | sed -n -e '/^Python-Version:/s/.*:\(.*\)/\1' | tr -d ,) Change it to PYVERS=$(dpkg-query -s $PACKAGE | sed -n -e '/^Python-Version:/s/.*:\(.*\)/\1/' | tr -d ,) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages python-gtk2 depends on: ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra ii libfontconfig1 2.3.2-7 generic font configuration library ii libglib2.0-0 2.10.3-1 The GLib library of C routines ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libx11-6 2:1.0.0-6 X11 client-side library ii libxcursor1 1.1.5.2-5 X cursor management library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra ii python 2.3.5-10 An interactive high-level object-o ii python-cairo 1.0.2-2 Python bindings for the Cairo vect ii python-central 0.5.0 register and build utility for Pyt ii python-numeric 24.2-3 Numerical (matrix-oriented) Mathem python-gtk2 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

