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:

dpkg-source: info: applying grass74.patch
Package grass was not found in the pkg-config search path.
Perhaps you should add the directory containing `grass.pc'
to the PKG_CONFIG_PATH environment variable
No package 'grass' found
Package grass was not found in the pkg-config search path.
Perhaps you should add the directory containing `grass.pc'
to the PKG_CONFIG_PATH environment variable
No package 'grass' found
dh clean --with pkgkde_symbolshelper,python2 --parallel
--builddirectory=debian/build
   dh_auto_clean -O--builddirectory=debian/build
   debian/rules override_dh_clean
make[1]: Entering directory '/home/martin/dokumenty/git/pkg-grass/qgis'
Package grass was not found in the pkg-config search path.
Perhaps you should add the directory containing `grass.pc'
to the PKG_CONFIG_PATH environment variable
No package 'grass' found
Package grass was not found in the pkg-config search path.
Perhaps you should add the directory containing `grass.pc'
to the PKG_CONFIG_PATH environment variable
No package 'grass' found
dh_clean qgis.bin.1 qbrowser.bin.1 build-arch-stamp install-arch-stamp
# automatically generated files

but the package built and uploaded. Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

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.
> 
> thanks, it helped. The original message remains:

You need to have grass installed outside the chroot too for it to be
found in the clean target that is executed outside of the chroot.

> but the package built and uploaded. Ma

The package was not updated for GRASS 7.4, compare the changes in the
ubuntu/xenial branch to those in master.

Kind Regards,

Bas
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

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] 
https://anonscm.debian.org/cgit/pkg-grass/qgis.git/commit/?id=8b2ba5deb169428afc2ede7f8c253000a5dcb0f7

PS: thanks for fixing debian/changelog

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

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] 
> https://anonscm.debian.org/cgit/pkg-grass/qgis.git/commit/?id=8b2ba5deb169428afc2ede7f8c253000a5dcb0f7

The library path needs to be updated too:

 
https://anonscm.debian.org/cgit/pkg-grass/qgis.git/commit/?id=0a6d591bced43ef028c5676681c55a2a2ef1ae09

That was already merged into the experimental branch, for the final
release only the version in dependencies was updated.

Kind Regards,

Bas
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

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

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

[Ubuntu] unable to build gdal-grass package for trusty

2018-01-28 Thread Martin Landa
Hi,

I am currently unable to build gdal-grass package for trusty. The gbp
buildpackage command fails with:

The following packages have unmet dependencies:
 libgeos-c1v5 : Breaks: libgeos-c1 (< 3.4.2-8~) but 3.4.2-4ubuntu1 is
to be installed.
Unable to resolve dependencies!  Giving up...

Any idea why dependecies are broken? Thanks! Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] unable to build gdal-grass package for trusty

2018-01-28 Thread Sebastiaan Couwenberg
On 01/28/2018 07:59 PM, Martin Landa wrote:
> I am currently unable to build gdal-grass package for trusty. The gbp
> buildpackage command fails with:
> 
> The following packages have unmet dependencies:
>  libgeos-c1v5 : Breaks: libgeos-c1 (< 3.4.2-8~) but 3.4.2-4ubuntu1 is
> to be installed.
> Unable to resolve dependencies!  Giving up...
> 
> Any idea why dependecies are broken? Thanks! Ma

There is not enough information, like which PPA your using and which
versions of the gdal & grass packages are being used.

Something is pulling in the old geos from Ubuntu instead of the newer
package in the PPA.

Since the dependency chain of libgdal-grass is quite limited, it's most
likely either gdal or grass.

Inspect the dependencies of the gdal & grass packages that libgdal-grass
requires to build to see if they all use the new geos. If they do, it
may be spatialite (one of libgdal dependencies) that pulls in the old geos.

Kind Regards,

Bas
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] unable to build gdal-grass package for trusty

2018-01-28 Thread Martin Landa
Hi,

2018-01-28 20:17 GMT+01:00 Sebastiaan Couwenberg :
> There is not enough information, like which PPA your using and which
> versions of the gdal & grass packages are being used.

UbuntuGIS Expr, 2.2.2, see [1]

[...]

Ma

[1] https://anonscm.debian.org/cgit/pkg-grass/gdal-grass.git?h=ubuntu%2Ftrusty

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] unable to build gdal-grass package for trusty

2018-01-28 Thread Sebastiaan Couwenberg
On 01/28/2018 08:24 PM, Martin Landa wrote:
> Hi,
> 
> 2018-01-28 20:17 GMT+01:00 Sebastiaan Couwenberg :
>> There is not enough information, like which PPA your using and which
>> versions of the gdal & grass packages are being used.
> 
> UbuntuGIS Expr, 2.2.2, see [1]

There is no spatialite in ubuntugis-experimental that has been built
with the newer geos there.

Add the ubuntugis-unstable PPA as an additional dependency in your
ubuntugis-unstable chroot. The PPA is configured with a dependency on
ubuntugis-unstable for Launchpad builds to pull other dependencies from
that PPA instead of from the Ubuntu repos, but this does not translate
to the apt repository it provides, you need to configure separate
sources on clients that use the experimental PPA.

Kind Regards,

Bas
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] unable to build gdal-grass package for trusty

2018-01-28 Thread Martin Landa
Hi,

2018-01-28 20:34 GMT+01:00 Sebastiaan Couwenberg :
> Add the ubuntugis-unstable PPA as an additional dependency in your
> ubuntugis-unstable chroot. The PPA is configured with a dependency on
> ubuntugis-unstable for Launchpad builds to pull other dependencies from
> that PPA instead of from the Ubuntu repos, but this does not translate
> to the apt repository it provides, you need to configure separate
> sources on clients that use the experimental PPA.

right, I solved this issue by copying geos package from ubuntu
unstable to ubuntu experimental for trusty. Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki