[py3porters-devel] Bug#782958: Please provide a python3 module

Paul Tagliamonte paultag at debian.org
Thu Apr 23 02:07:56 UTC 2015


On Wed, Apr 22, 2015 at 08:59:49PM -0500, Dirk Eddelbuettel wrote:
> I declare defeat.  

Aw, sorry to hear that edd. That sucks. We should really document this
to make it look better :\

> I rewrote debian/rules following a current python3 package but I am hitting a
> brick wall as the substvers does not work.  And maybe the package does not
> build the same way.  For the (new) python3 I get

The way you have ${python3:Depends} appears correct to me. Looking at
the rules, I'd change

    dh $@ --with python2, --with python3
to
    dh $@ --with python2,python3

but I don't think the top one is wrong at all, so I can't imagine why
that's not kicking in :\

>  ./usr/lib/python3/dist-packages/rpy2/rinterface/_rpy_device.cpython-34m-i386-linux-gnu.so
>  ./usr/lib/python3/dist-packages/rpy2/rinterface/_rinterface.cpython-34m-i386-linux-gnu.so
> 
> whereas python2 has
> 
>  ./usr/lib/python2.7/dist-packages/rpy2/rinterface/_rpy_device.so
>  ./usr/lib/python2.7/dist-packages/rpy2/rinterface/_rinterface.so
> 
> which leads to a proper Depends: whereas it does not for python3 :-/
> 
> debian/rules and debian/control attached. The compat was obviously inc'ed to
> 9 as well.

Hurm, those paths look OK to me, do they work? I wonder why the
substvars is broken.

I'll clone the source in the morning :)

> Can you guys take a log?  Laurent (upstream) is pretty responsive.
> 
> Dirk

Thanks for being so responsive, Dirk!
  Paul


-- 
 .''`.  Paul Tagliamonte <paultag at debian.org>  |   Proud Debian Developer
: :'  : 4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
`. `'`  http://people.debian.org/~paultag
 `-     http://people.debian.org/~paultag/conduct-statement.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/py3porters-devel/attachments/20150422/48374442/attachment.sig>


More information about the py3porters-devel mailing list