=== cpaelzer__ is now known as cpaelzer [21:07] Hi [21:07] I try to package a software and to upload on a ppa [21:08] but the package fails to build [21:08] https://launchpadlibrarian.net/464423706/buildlog_ubuntu-bionic-amd64.studmanager_0.2.1-6_BUILDING.txt.gz [21:14] lemoldu: I'm not great with packaging, but it looks like pyversions isn't in python3.6-minimal, it's in python-minimal [21:14] so it may not be installed [21:21] tomwardill, I think I already tried that [21:21] I will try it again, maybe I did something wrong [21:24] tomwardill, you were right [21:24] it is not working now, but the error message is different [21:24] https://launchpadlibrarian.net/464425751/buildlog_ubuntu-bionic-amd64.studmanager_0.2.1-7_BUILDING.txt.gz [21:25] hmm, if this is a python3 package, then probably installing the python2 toolchain is the wrong way to go about it [21:26] but I've run out of knowledge there, I'm afraid [21:26] it looks more like a dependency / environment problem than something specific to a PPA, however [21:27] I think you are right, I have to find the right dependency