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