Source: python-gobject-dev Version: 2.21.4+is.2.21.3-1 Severity: serious usr/bin/pygobject-codegen-2.0 > #!/bin/sh > > prefix=/usr > datarootdir=${prefix}/share > datadir=${datarootdir} > codegendir=${datadir}/pygobject/2.0/codegen > > PYTHONPATH=$codegendir > export PYTHONPATH > > exec /usr/bin/python2.6 $codegendir/codegen.py "$@"
explicitely executes python2.6 while the package only depends on python (>=2.5) This causes the current gtk-vnc FTBFS Regards Christoph -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 10.0-0-amd64 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org