Package: mock
Version: 0.9.7-2
Severity: grave
Tags: patch
Justification: renders package unusable

Mock cannot find any of its plugins due to incorrect/outdated search paths in 
the /usr/sbin/mock file.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mock depends on:
ii  adduser                       3.110      add and remove users and groups
ii  python [python-ctypes]        2.5.2-3    An interactive high-level object-o
ii  python-decoratortools         1.7-3      version-agnostic decorators suppor
ii  rpm                           4.4.2.3-1  Red Hat package manager
ii  usermode                      1.81-3.2   Graphical tools for certain user a
ii  yum                           3.2.12-1.2 Advanced front-end for rpm

mock recommends no packages.

mock suggests no packages.

-- no debconf information
diff -u sbin/mock patched/mock
--- sbin/mock	2008-12-15 11:30:32.861037552 +0000
+++ patched/mock	2008-12-15 11:32:32.204573221 +0000
@@ -44,8 +44,8 @@
 # all of the variables below are substituted by the build system
 __VERSION__="0.9.7"
 SYSCONFDIR="/etc"
-PYTHONDIR="/usr/lib/python2.4/site-packages"
-PKGPYTHONDIR="/var/lib/python-support/python2.4/mock"
+PYTHONDIR="/usr/lib/python2.5/site-packages"
+PKGPYTHONDIR="/usr/share/python-support/mock/mock"
 MOCKCONFDIR = os.path.join(SYSCONFDIR, "mock")
 # end build system subs
 

Reply via email to