Dear All,

on a Debian Bullseye system I compiled Qgis 3.18.3 following
https://github.com/qgis/QGIS/blob/master/INSTALL.md <https://github.com/qgis/QGIS/blob/master/INSTALL.md>.


After a 'make install' I received sevaral similar messages, please see a cut below:


Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated) VALUES (63422, 'NAD27 (CRS27)','longlat',NULL,'+proj=longlat +datum=NAD27 +no_defs',520003422,'OGC','CRS27',1,0) [NOT NULL constraint failed: tbl_srs.ellipsoid_acronym/NOT NULL constraint failed: tbl_srs.ellipsoid_acronym]

Could not execute: INSERT INTO tbl_srs(srs_id, description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated) VALUES (63423, 'NAD83 (CRS83)','longlat',NULL,'+proj=longlat +datum=NAD83 +no_defs',520003423,'OGC','CRS83',1,0) [NOT NULL constraint failed: tbl_srs.ellipsoid_acronym/NOT NULL constraint failed: tbl_srs.ellipsoid_acronym]


Do you know, what is wrong? There seems to be something like a sql error?


Thank you!



Kind regards


Piet

_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to