Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect PATH to srs.db #15107

Closed
qgib opened this issue Apr 25, 2012 · 3 comments
Closed

Incorrect PATH to srs.db #15107

qgib opened this issue Apr 25, 2012 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS High Priority

Comments

@qgib
Copy link
Contributor

qgib commented Apr 25, 2012

Author Name: Andy Wood (Andy Wood)
Original Redmine Issue: 5490
Affected QGIS version: master
Redmine category:build/install


The following error is displayed during a Debian install of current master:

Preparing to replace qgis-providers-common 1.9.90 (using qgis-providers-common_1.9.90_all.deb) ...
Unpacking replacement qgis-providers-common ...
Setting up qgis-providers-common (1.9.90) ...
Synchronizing CRS database with PROJ definitions.
Could not open database: /usr/lib/share/qgis/resources/srs.db [unable to open database file]
1 CRSs could not be updated.

Path to database should be: /usr/share/qgis/resources/srs.db

QGIS version 1.9.90-Alpha
QGIS code revision 5e8d129
Compiled against Qt 4.7.4
Running against Qt 4.7.4
Compiled against GDAL/OGR 1.7.3
Running against GDAL/OGR 1.7.3
GEOS Version 3.3.1
PostgreSQL Client Version 9.1.3
SpatiaLite Version 3.0.0-beta
QWT Version 6.0.0-svn

@qgib
Copy link
Contributor Author

qgib commented May 1, 2012

Author Name: Andy Wood (Andy Wood)


On further inspection this appears to be a build problem with /usr/lib/qgis/crssync
Just running crssync generates the same problem:

$ /usr/lib/qgis/crssync
Synchronizing CRS database with PROJ definitions.
Could not open database: /usr/lib/share/qgis/resources/srs.db [unable to open database file]

1 CRSs could not be updated.

@qgib
Copy link
Contributor Author

qgib commented May 25, 2012

Author Name: Jürgen Fischer (@jef-n)


Fixed in changeset "3c6f91706c2232edda6fde731ccd72f891afafc3".


  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Jun 21, 2012

Author Name: Andy Wood (Andy Wood)


This bug is back again during a Debian install of master today:


Setting up qgis-providers-common (1.9.0) ...
Synchronizing CRS database with PROJ definitions.
Could not open database: /usr/lib/share/qgis/resources/srs.db [unable to open database file]
1 CRSs could not be updated.

QGIS version 1.9.0-Master
QGIS code revision fcb86cf
Compiled against Qt 4.8.2
Running against Qt 4.8.2
Compiled against GDAL/OGR 1.9.0
Running against GDAL/OGR 1.9.0
GEOS Version 3.3.3
PostgreSQL Client Version 9.1.4
SpatiaLite Version 3.0.0-beta
QWT Version 6.0.0-svn

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Build/Install Related to compiling or installing QGIS labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS High Priority
Projects
None yet
Development

No branches or pull requests

1 participant