Opened 2 months ago

Last modified 8 weeks ago

#830 new defect

Unattended installation error — at Version 1

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

Description (last modified by jef)

Hello, I've a problem with osgeo4w-setup.exe evergreen installation since few days ago. I've installed with this command:

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 gdal -P proj

I obtain this when I use gdal_translate.exe utility. "missing lz4.dll".

After I've installed with this command:

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 gdal -P lz4 -P proj

I obtains this error:

Warning 1: PROJ: proj_create_from_database: C:\OSGeo4W\share\proj\proj.db contains DATABASE.LAYOUT.VERSION.MINOR = 1 whereas a number >= 3 is expected. It comes from another PROJ installation.
Warning 1: The definition of projected CRS EPSG:3857 got from GeoTIFF keys is not the same as the one from the EPSG registry, which may cause issues during reprojection operations. Set GTIFF_SRS_SOURCE configuration option to EPSG to use official parameters (overriding the ones from GeoTIFF keys), or to GEOKEYS to use custom values from GeoTIFF keys and drop the EPSG code.
ERROR 1: PROJ: proj_create_from_database: C:\OSGeo4W\share\proj\proj.db contains DATABASE.LAYOUT.VERSION.MINOR = 1 whereas a number >= 3 is expected. It comes from another PROJ installation.
ERROR 6: Cannot find coordinate operations from ENGCRS["unnamed",EDATUM["Unknown engineering datum"],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1,ID["EPSG",9001]]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1,ID["EPSG",9001]]]]' to +proj=merc +a=6378137 +b=6378137 +lat_ts=0 +lon_0=0 +x_0=0 +y_0=0 +k=1 +units=m +nadgrids=@null +wktext +no_defs +type=crs'

Please can somebody help me? Thank you Regards.

Change History (2)

by gpsaliola, 2 months ago

Attachment: setup.log.full.zip added

comment:1 by jef, 2 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.