Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-28 Thread Martin Landa
Hi, 2018-01-28 15:31 GMT+01:00 Sebastiaan Couwenberg : > The library path needs to be updated too: > > > https://anonscm.debian.org/cgit/pkg-grass/qgis.git/commit/?id=0a6d591bced43ef028c5676681c55a2a2ef1ae09 done, will upload fixed package ASAP. Thanks for pointers, Ma --

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-28 Thread Sebastiaan Couwenberg
On 01/28/2018 03:14 PM, Martin Landa wrote: > 2018-01-28 14:54 GMT+01:00 Sebastiaan Couwenberg : >> The package was not updated for GRASS 7.4, compare the changes in the >> ubuntu/xenial branch to those in master. > > ops, overlooked [1], something else? Ma > > [1] >

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-28 Thread Martin Landa
Hi, 2018-01-28 14:54 GMT+01:00 Sebastiaan Couwenberg : > The package was not updated for GRASS 7.4, compare the changes in the > ubuntu/xenial branch to those in master. ops, overlooked [1], something else? Ma [1]

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-28 Thread Sebastiaan Couwenberg
On 01/28/2018 02:40 PM, Martin Landa wrote: > Hi, > > 2018-01-27 18:53 GMT+01:00 Sebastiaan Couwenberg : >> Ensure that the pkg-kde-tools package is installed outside the chroot >> too, that's where the clean target is run before the build is started in >> the chroot. > >

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-28 Thread Martin Landa
Hi, 2018-01-27 18:53 GMT+01:00 Sebastiaan Couwenberg : > Ensure that the pkg-kde-tools package is installed outside the chroot > too, that's where the clean target is run before the build is started in > the chroot. thanks, it helped. The original message remains:

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-27 Thread Sebastiaan Couwenberg
On 01/27/2018 06:35 PM, Martin Landa wrote: > dh: unable to load addon pkgkde_symbolshelper: Can't locate The dh squence is provided by pkg-kde-tools which is part of the qgis build dependencies. You can use apt-file to find which packages provides missing files: $ apt-file search

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-27 Thread Martin Landa
Hi, 2018-01-12 18:22 GMT+01:00 Sebastiaan Couwenberg : > Is the key for the repo installed successfully, does the log for the > cowbuilder --update command so any warnings or errors for the repo? $ sudo -E cowbuilder --update --distribution=$DIST

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-12 Thread Sebastiaan Couwenberg
On 01/12/2018 05:58 PM, Martin Landa wrote: > 2018-01-12 17:57 GMT+01:00 Martin Landa : >> 2018-01-12 17:39 GMT+01:00 Sebastiaan Couwenberg : >>> Does the /var/cache/pbuilder/base-xenial-ubuntugis-experimental.cow >>> chroot use the

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-12 Thread Martin Landa
2018-01-12 17:57 GMT+01:00 Martin Landa : > 2018-01-12 17:39 GMT+01:00 Sebastiaan Couwenberg : >> Does the /var/cache/pbuilder/base-xenial-ubuntugis-experimental.cow >> chroot use the ubuntugis-experimental PPA in its apt sources? > > I will check, I

Re: [Ubuntu] build qgis for ubuntu-experimental

2018-01-12 Thread Martin Landa
2018-01-12 17:39 GMT+01:00 Sebastiaan Couwenberg : > Does the /var/cache/pbuilder/base-xenial-ubuntugis-experimental.cow > chroot use the ubuntugis-experimental PPA in its apt sources? I will check, I except that it should be fine. I was able to build gdal-grass package in the

[Ubuntu] build qgis for ubuntu-experimental

2018-01-12 Thread Martin Landa
Hi, I trying to build new qgis packages for ubuntu experimental after uploading grass 7.4.0RC2. I have updated my build environment by sudo -E cowbuilder --update --distribution=xenial --basepath=/var/cache/pbuilder/base-xenial-ubuntugis-experimental.cow --save-after-login But any attempt