Bug#390392: breaks python2.4-minimal install

Joey Hess joeyh at debian.org
Sat Sep 30 21:52:00 UTC 2006


Package: python-gst0.10
Version: 0.10.5-4
Severity: grave

I'm upgrading a system from the unstable of approximatly 10 months ago to
current unstable.

Setting up python2.4-minimal (2.4.3-8) ...
Linking and byte-compiling packages for runtime python2.4...
Compiling /usr/share/gst-python/0.10/examples/bps.py ...
Sorry: IndentationError: ('expected an indented block', ('/usr/share/gst-python/0.10/examples/bps.py', 114, 6, "\tprint 'buffers must be higher than 0'\n"))
Compiling /usr/share/gst-python/0.10/examples/vorbisplay.py ...
Sorry: IndentationError: ('expected an indented block', ('/usr/share/gst-python/0.10/examples/vorbisplay.py', 125, 9, '\t    pass\n'))
pycentral: pycentral rtinstall: package python-gst0.10: error byte-compiling files (14)
pycentral rtinstall: package python-gst0.10: error byte-compiling files (14)
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1

The first code block in question is:

    if buffers < 1:
    print 'buffers must be higher than 0'
    return

Which is clearly not indented right. The second one:

    try:
        while bin.iterate():
        pass
    except KeyboardInterrupt:
        pass

The first pass needs to be indented another level.

After fixing this indentation, python configures ok.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages python-gst0.10 depends on:
ii  libc6                      2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libglib2.0-0               2.12.3-2      The GLib library of C routines
ii  libgstreamer-plugins-base0 0.10.10-1     GStreamer libraries from the "base
ii  libgstreamer0.10-0         0.10.10-1     Core GStreamer libraries and eleme
ii  libxml2                    2.6.26.dfsg-3 GNOME XML library
ii  python                     2.4.3-11      An interactive high-level object-o
ii  python-support             0.5.2         automated rebuilding support for p

python-gst0.10 recommends no packages.

-- no debconf information

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20060930/80ad787a/attachment.pgp


More information about the Pkg-gstreamer-maintainers mailing list