Hi, I tried to use dicompyler and followed the hint I had received in a similar case[1] and used:
DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}') export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/$(DEBPKGNAME) --install-scripts=/usr/share/$(DEBPKGNAME) Unfortunately this ended up in Installing dicompyler script to /home/andreas/debian-maintain/repack/dicompyler/dicompyler-0.4.2/debian/dicompyler/usr/share error: [Errno 21] Is a directory: '/home/andreas/debian-maintain/repack/dicompyler/dicompyler-0.4.2/debian/dicompyler/usr/share/dicompyler' E: pybuild pybuild:256: install: plugin distutils failed with: exit code=1: /usr/bin/python setup.py install --root /home/andreas/debian-maintain/repack/dicompyler/dicompyler-0.4.2/debian/dicompyler --install- lib=/usr/share --install-scripts=/usr/share dh_auto_install: pybuild --install -i python{version} -p 2.7 --dir . --dest-dir /home/andreas/debian-maintain/repack/dicompyler/dicompyler-0.4.2/debian/dicompyler returned exit code 13 debian/rules:16: recipe for target 'binary' failed make: *** [binary] Error 13 which I can't understand. The full packaging is in SVN Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dicompyler/trunk/ Any hint is welcome Andreas. [1] https://lists.debian.org/debian-python/2014/02/msg00049.html -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140825114535.gg16...@an3as.eu