Source: zorp
Version: 3.9.5-3
Severity: wishlist

While trying to backport Zorp to Squeeze, I encountered a problem with
debian/rules: it hardcodes the python version, on this line:

 dh_install --fail-missing --exclude usr/sbin/kzorp --exclude 
usr/lib/python2.7/dist-packages/python_kzorp-0.0.0.egg-info \

Since Squeeze has python2.6, that file ends up being called
usr/lib/python2.6/etc.., and due to the --fail-missing, the build
fails.

I'd like to suggest preemptively removing all .egg-info files under
usr/lib, prior to calling dh_install. This way, you won't need the
exclude, and the package will be backport friendlier.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to