Hello together,
issue: x2goclient not building on launchpad for ubuntu focal 20.04 (https://launchpadlibrarian.net/479335968/buildlog.txt.gz)
possible solution: Change debian/control like in patch attached
If it's OK for all, I would push it to master.
Best Regards, Juri Grabowski
Hi Juri,
On Mo 18 Mai 2020 10:18:31 CEST, x2go-dev wrote:
Hello together,
issue: x2goclient not building on launchpad for ubuntu focal 20.04 (https://launchpadlibrarian.net/479335968/buildlog.txt.gz)
possible solution: Change debian/control like in patch attached
If it's OK for all, I would push it to master.
I'd rather suggest merging more of the official x2goclient DEB into
upstream DEB packaging, in fact. Ideally, you should prefer Qt5 over
Qt4 builds (swap build-dependencies around).
I think your patch (with Qt5 preferred) is a good starting point, but
the official DEB has more assets to port over.
DAS-NETZWERKTEAM c\o Technik- und Ökologiezentrum Eckernförde Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde mobile: +49 (1520) 1976 148 landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
Hello Mike,
I'd rather suggest merging more of the official x2goclient DEB into upstream DEB packaging, in fact. Ideally, you should prefer Qt5 over Qt4 builds (swap build-dependencies around).
I think your patch (with Qt5 preferred) is a good starting point, but the official DEB has more assets to port over. I have changed Makefile for checking if qmake-qt4 is available in PATH,
On 2020-05-19 19:52 2, Mike Gabriel wrote: thanks for you suggestion. After reverting my changes from Mihai, I rebased my changes and pushed it to feature/focal-ppa remote branch. Maybe can someone merge it to master branch and maybe make new release, because some people would like to use new x2goclient in ubuntu 20.04 from official x2go stable ppa. then use it and lrelease-qt4, if not, then use qmake and lrelease.
Here are succesfully builds for focal and groovy: https://code.launchpad.net/~gratuxri/+recipe/x2go-daily
It's any reasons for using Bazaar in x2go on launchpad or I can migrate recipes for using git? With git we can use format 0.4 with revtime, so that we would have fewer upload conflicts on launchpad.
Best Regards, Juri Grabowski