[Python-modules-team] Bug#799833: python3-kivy: debian/rules

Dean Serenevy dean at serenevy.net
Mon Nov 20 12:31:43 UTC 2017


Me too.

This seems to be an instance of upstream bug #3225 ( https://github.com/kivy/kivy/issues/3225 ). There is apparently something which needs to be cleaned up between the python2 and python3 builds that isn't. The resolution of #3225 points to a debina/rules file which does some additional cleanup between builds ( https://github.com/thopiekar/kivy_fork/blob/03abc51fad6ccf5b11bb37d678ae334540262683/rules ).

I can confirm that building from the debian sources with the linked rules file via:

# Debian stretch sources and system
apt-get source kivy
cd kivy-1.9.1
vim debian/rules
dpkg-buildpackage -rfakeroot -uc -us -tc -i

produces a functional python3-kivy package.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20171120/2e6e3a0f/attachment.sig>


More information about the Python-modules-team mailing list