=== Logan_ is now known as Guest33415 === Logan__ is now known as Logan_ === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [11:36] is python-all (2.x) required for python3 builds for ubuntu saucy? I get an error "dh_auto_clean: failed to run pyversions" when I try to build a python3 program [11:36] https://launchpadlibrarian.net/151060488/buildlog.txt.gz [11:37] oh and hello :) [11:37] which debian/compat? [11:37] there are some python2 stuff run by default on low compats [11:37] < 9 probably [11:38] I've just changed it to 9.. hold a sec let me check [11:38] you may have to override the buildsystem [11:38] as python_distutils is wrong for python3 only [11:38] its autodetected from setup.py [11:41] ah you're right, it does use distutils: https://bazaar.launchpad.net/~ffmulticonverter/ffmulticonverter/master/view/head:/setup.py [11:42] there is no buildsystem support for python3 yet in < saucy [11:42] you may be able to do --buildsystem=none to prevent the python2 dependency [11:42] not sure, never built a py3 only package [11:43] there's no harm in using python-all in build-depends/depends though, right? [11:43] depends [11:43] if you don't override clean build and install it may try to run python2 setup.py which can fail [11:44] ok, I'll try adding it and see what happens with the created package. I'll also try the buildsystem=none option. Thank you very much :) === Tobu_ is now known as Tobu === marlinc_ is now known as Marlinc === freeflying is now known as freeflying_away [18:42] jtaylor: It's generally better for this case for < saucy to just override dh_autobuild and loop over the python3 versions executing setup.py. [20:28] I asked about udpating a package yesterday but can't remember who said they'd have a loo at it [20:29] oh right, Noskcaj :) [20:30] sauerbraten, I looked and it seems there is no one to maintain the package in debian. If you'd like to i'd be willing to help you set up, my internet is too slow to packaging it myself [20:30] Noskcaj: sure, let's do that [20:31] Do you have any experience with packaging? [20:32] not really, no [20:33] Can you go to the irc server irc.oftc.net? It's where debian is. There a proper teams there for teaching how to package, and the games team is there [20:36] I'll do that. Do you know what channel I should ask in? [20:36] #debian-mentors for help, #debian-games for sauerbraten. [20:36] I'll be on both and i'll try and help