Re: HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-14 Thread Sandro Mani


On 14.11.22 17:22, Sandro Mani wrote:



On 14.11.22 00:13, Sandro Mani wrote:


This is done now and the side tag merged. Two packages failed to build:

>  python-rasterio

which fails to build due to test failures, I'll investigate whether 
they are gdal related



Reported at https://github.com/rasterio/rasterio/issues/2653


Fixed in python-rasterio-1.3.3-3.fc38___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-14 Thread Sandro Mani


On 14.11.22 00:13, Sandro Mani wrote:


This is done now and the side tag merged. Two packages failed to build:

>  python-rasterio

which fails to build due to test failures, I'll investigate whether 
they are gdal related



Reported at https://github.com/rasterio/rasterio/issues/2653

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-13 Thread Sandro Mani

This is done now and the side tag merged. Two packages failed to build:


  python-rasterio


which fails to build due to test failures, I'll investigate whether they 
are gdal related



  kealib


which fails to build because it is incompatible with gdal-3.6.0, 
reported at https://github.com/ubarsc/kealib/issues/26


Sandro
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-12 Thread Markus Neteler
Hi Sando,

strange because it previously compiled:
https://koji.fedoraproject.org/koji/buildinfo?buildID=2084540

I have reported it upstream:
https://github.com/ubarsc/kealib/issues/26

Markus

On Sat, Nov 12, 2022 at 1:02 PM Sandro Mani  wrote:
>
> Hi Markus
>
> Actually kealib fails to build [1] because
>
> OldSetGCPsFromNew
>
> and others were removed. Do you have any suggestions?
>
> Sandro
>
> [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=2087861
>
> On 12.11.22 12:06, Markus Neteler wrote:
>
> Hi Sandro,
>
> If you like you may enable the KEA driver which I recently added to rawhide:
>
> https://src.fedoraproject.org/rpms/kealib
>
> Best,
> Markus
>
>
> Sandro Mani  schrieb am Sa., 12. Nov. 2022, 09:47:
>>
>> Hi
>>
>> I'll be updating to gdal-3.6.0 in rawhide in the f38-build-side-60042 side 
>> tag. I'll be rebuilding all affected packages:
>>
>>GMT
>>mapserver
>>liblas
>>python-fiona
>>postgis
>>merkaartor
>>R-rgdal
>>bes
>>saga
>>qmapshack
>>PDAL
>>osgearth
>>ncl
>>vfrnav
>>python-rasterio
>>vtk
>>paraview
>>kealib
>>OpenSceneGraph
>>cloudcompare
>>grass
>>mapnik
>>opencv
>>mingw-opencv
>>qgis
>>gazebo
>>
>> Thanks
>> Sandro
>>
>> ___
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>> Fedora Code of Conduct: 
>> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives: 
>> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>> Do not reply to spam, report it: 
>> https://pagure.io/fedora-infrastructure/new_issue
>
>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue



-- 
Markus Neteler, PhD
https://www.mundialis.de - free data with free software
https://grass.osgeo.org
https://courses.neteler.org/blog
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-12 Thread Sandro Mani

Hi Markus

Actually kealib fails to build [1] because

OldSetGCPsFromNew

and others were removed. Do you have any suggestions?

Sandro

[1]https://koji.fedoraproject.org/koji/buildinfo?buildID=2087861

On 12.11.22 12:06, Markus Neteler wrote:

Hi Sandro,

If you like you may enable the KEA driver which I recently added to 
rawhide:


https://src.fedoraproject.org/rpms/kealib

Best,
Markus


Sandro Mani  schrieb am Sa., 12. Nov. 2022, 09:47:

Hi

I'll be updating to gdal-3.6.0 in rawhide in the
f38-build-side-60042 side tag. I'll be rebuilding all affected
packages:

   GMT
   mapserver
   liblas
   python-fiona
   postgis
   merkaartor
   R-rgdal
   bes
   saga
   qmapshack
   PDAL
   osgearth
   ncl
   vfrnav
   python-rasterio
   vtk
   paraview
   kealib
   OpenSceneGraph
   cloudcompare
   grass
   mapnik
   opencv
   mingw-opencv
   qgis
   gazebo

Thanks
Sandro

___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines:
https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue


___
devel mailing list --devel@lists.fedoraproject.org
To unsubscribe send an email todevel-le...@lists.fedoraproject.org
Fedora Code of 
Conduct:https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines:https://fedoraproject.org/wiki/Mailing_list_guidelines
List 
Archives:https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report 
it:https://pagure.io/fedora-infrastructure/new_issue___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-12 Thread Markus Neteler
Hi Sandro,

If you like you may enable the KEA driver which I recently added to rawhide:

https://src.fedoraproject.org/rpms/kealib

Best,
Markus


Sandro Mani  schrieb am Sa., 12. Nov. 2022, 09:47:

> Hi
>
> I'll be updating to gdal-3.6.0 in rawhide in the f38-build-side-60042
> side tag. I'll be rebuilding all affected packages:
>
>GMT
>mapserver
>liblas
>python-fiona
>postgis
>merkaartor
>R-rgdal
>bes
>saga
>qmapshack
>PDAL
>osgearth
>ncl
>vfrnav
>python-rasterio
>vtk
>paraview
>kealib
>OpenSceneGraph
>cloudcompare
>grass
>mapnik
>opencv
>mingw-opencv
>qgis
>gazebo
>
> Thanks
> Sandro
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


HEADS UP: gdal-3.6.0 landing in rawhide

2022-11-12 Thread Sandro Mani

Hi

I'll be updating to gdal-3.6.0 in rawhide in the f38-build-side-60042 
side tag. I'll be rebuilding all affected packages:


   GMT
   mapserver
   liblas
   python-fiona
   postgis
   merkaartor
   R-rgdal
   bes
   saga
   qmapshack
   PDAL
   osgearth
   ncl
   vfrnav
   python-rasterio
   vtk
   paraview
   kealib
   OpenSceneGraph
   cloudcompare
   grass
   mapnik
   opencv
   mingw-opencv
   qgis
   gazebo

Thanks
Sandro
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue