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

Re: debian/rules for packages using Cython



[Tim Michelsen, 2013-11-12]
> > That's crazily complicated and looks like it's been cargo-culted from
> > multiple other packages? I recommend pybuild for sanity.
> OK, I followed that style guie but still get failures in the build:
> 
>  dpkg-source -i -I --before-build recipe-1.0.1~ppa7~revno-{revno}

oh, paths with "{foo}" will not work, sorry (will be fixed in next
dh-python upload). I bet you wanted to replace "{revno}" with revision
number, though.

>  fakeroot debian/rules clean
> debian/rules: line 4: fg: no job control
>    dh_testdir -O--buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> E: pybuild pybuild:255: clean: plugin distutils failed with: 'revno'
> 
> https://launchpadlibrarian.net/156368544/buildlog.txt.gz
> 
> I could still need a helping hand to show me what's missinh in this rules
> 
> #DH_VERBOSE=1
> export PYBUILD_NAME=python-fiona

"python-fiona" is not a valid module name, did you mean "fiona"?
-- 
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: