<div dir="ltr">wow, ok, a bit more work than I expected. Now I understand why it's hard to keep it up-to-date.<div>Thanks for the osgeolive pointer, did not know about it.</div><div><br></div><div>Cool if you move soon to 2.3.0 and therefore feeds ubuntugis. I'll still see if I can quickly get somewhere is the meantime on my own with what you sent</div><div><br></div><div>cheers<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#999999"><br></font></div><div><font color="#999999">---</font></div><div><font color="#999999">Gregory Bataille</font><br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, May 4, 2018 at 7:28 AM Sebastiaan Couwenberg <<a href="mailto:sebastic@xs4all.nl">sebastic@xs4all.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 05/04/2018 07:11 AM, Grégory Bataille wrote:<br>
> I'm running gdal 2.2.2 from ubuntu-gis/experimental .deb package and I just<br>
> got stuck by <a href="https://trac.osgeo.org/gdal/ticket/7143" rel="noreferrer" target="_blank">https://trac.osgeo.org/gdal/ticket/7143</a>.<br>
> Took me some time to debug because I develop locally on Mac, where the<br>
> package is at 2.2.3 and the bug is fixed.<br>
> <br>
> What does it take to build the .deb package. Is this something that someone<br>
> can do? is this something sufficiently scripted that I can do it and give<br>
> you guys the result for publication?<br>
<br>
In the case of UbuntuGIS, you can rebuild the source package from<br>
Debian. The sources are available in git:<br>
<br>
 <a href="https://salsa.debian.org/debian-gis-team/gdal" rel="noreferrer" target="_blank">https://salsa.debian.org/debian-gis-team/gdal</a><br>
 <a href="https://salsa.debian.org/debian-gis-team/gdal-grass" rel="noreferrer" target="_blank">https://salsa.debian.org/debian-gis-team/gdal-grass</a><br>
<br>
Once you have rebuild the gdal package, you need to rebuild all reverse<br>
dependencies (packages that depend on libgdal20) with the new gdal to<br>
have them use the new virtual ABI dependency.<br>
<br>
Because of interdependencies you need to rebuild the packages in the<br>
correct order, have a look at:<br>
<br>
 <a href="https://trac.osgeo.org/ubuntugis/wiki/BuildOrder" rel="noreferrer" target="_blank">https://trac.osgeo.org/ubuntugis/wiki/BuildOrder</a><br>
<br>
Note that this page may have become outdated again. The Debian GIS<br>
transition trackers shows all libgdal20 reverse dependencies in Debian<br>
unstable:<br>
<br>
 <a href="https://linuxminded.nl/debian/gis-transitions/html/gdal.html" rel="noreferrer" target="_blank">https://linuxminded.nl/debian/gis-transitions/html/gdal.html</a><br>
<br>
You will need to host all the rebuild packages in your own PPA to easily<br>
install them. If your goal is to update the gdal packages in the<br>
UbuntuGIS PPA, you need to coordinate your contributions on the<br>
appropriate mailinglist:<br>
<br>
 <a href="https://lists.osgeo.org/mailman/listinfo/ubuntu" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/ubuntu</a><br>
<br>
Due to the lack of manpower, pretty much all the packages in the<br>
UbuntuGIS PPA get copied from the OSGeoLive PPA where a little more<br>
manpower is available to create backports of Debian GIS packages for<br>
Ubuntu LTS releases.<br>
<br>
The next OSGeoLive release will be based on bionic, and will rely for a<br>
large part on the packages already available in Ubuntu because they're<br>
up-to-date with the latest upstream releases. At least proj & gdal will<br>
most likely be updated to 5.0.1 & 2.3.0 for OSGeoLive 12.0. So you can<br>
also just wait for those packages to find their way from the OSGeoLive<br>
PPA to the UbuntuGIS PPA. Contributing to OSGeoLive is also most welcome.<br>
<br>
Kind Regards,<br>
<br>
Bas<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></blockquote></div>