[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange *.so names in pbuild do require tricks for test suite (Was: Trying to run build time tests using nosetest for python-pysam)



> [1] https://anonscm.debian.org/cgit/debian-med/python-pysam.git/tree/debian/rules

just a quick note (.so file names look correct and I didn't check
anything further):

you can simplyfy debian/rulels by adding this line:

  export PYBUILD_TEST_NOSE=1

and moving `make -C pysam_data` outside PYBUILD_TEST_ARGS (i.e. just
invoking it directly in debian/rules, it's not interpreter specific,
right?)

it will also set the right PYTHONPATH which might fix your problem
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: