#798 closed defect (invalid)

arrow_dataset.dll not found

Reported by: gpsaliola Owned by: osgeo4w-dev@…
Priority: normal Component: Package
Version: Keywords:
Cc: gpsaliola

Description

Hello, I've updated OSGeo4W to the last version and using gdal_traslate I obtain the following error "arrow_dataset.dll not found". The command I've used to install OSGeo4W is: osgeo4w-setup.exe -q -A -a x86_64 -k -L -d -n -N -D -s https://download.osgeo.org/osgeo4w/v2 -C Commandline_Utilities -x shell -P gpsbabel-gui -P proj82-runtime Thanks for the support.

Change History (5)

comment:1 by jef, 10 months ago

Resolution: worksforme
Status: newclosed

You are using -L. I suppose your local repository is not uptodate. arrow-cpp contains arrow_dataset.dll and there should not be anything left depending on proj82-runtime.

comment:2 by gpsaliola, 10 months ago

I've relaunched the installation, but the problem remains.
This is the command I've used to convert an ozf OziExplorer map to GeoTiff:
C:\OSGeo4W\bin\gdal_translate.exe -of GTiff -q "map.map" "map.tif" > "map.log"
This return that arrow_dataset.dll was not found
Regards.

Last edited 10 months ago by gpsaliola (previous) (diff)

comment:3 by gpsaliola, 10 months ago

Resolution: worksforme
Status: closedreopened

comment:4 by gpsaliola, 10 months ago

I've deleted the folder C:\OSGeo4W and reinstalled again and problem seems solved.
However, it shouldn't be a necessary operation also in order not to have to reinstall everything from scratch.
Thanks.

comment:5 by jef, 10 months ago

Resolution: invalid
Status: reopenedclosed
Note: See TracTickets for help on using tickets.