Bug#555211: Potential patch for this bug

Piotr Ożarowski piotr at debian.org
Thu Nov 12 14:16:46 UTC 2009


[Kumar Appaiah, 2009-11-12]
> diff -Nru --exclude changelog gst0.10-python-0.10.17/debian/python-gst0.10-dev.preinst gst0.10-python-0.10.17/debian/python-gst0.10-dev.preinst
> --- gst0.10-python-0.10.17/debian/python-gst0.10-dev.preinst	1969-12-31 18:00:00.000000000 -0600
> +++ gst0.10-python-0.10.17/debian/python-gst0.10-dev.preinst	2009-11-12 07:49:32.000000000 -0600

I think you meant python-gst0.10-dbg.preinst here (note the s/dev/dbg/)

> @@ -0,0 +1,8 @@
> +#!/bin/sh
> +# TODO: remove this file after releasing Squeeze
> +set -e
> +if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt 0.10.17-2
> +then
> +    pycentral pkgremove python-gst0.10-dbg

or something's wrong with this line ;-P





More information about the Pkg-gstreamer-maintainers mailing list