FS#51416 - [python-pyproj] data directory is set incorrectly

Attached to Project: Community Packages
Opened by John (jboy) - Monday, 17 October 2016, 11:56 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Thursday, 15 December 2016, 18:58 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: The data directory is set incorrectly in pyproj, so that operations fail with a RuntimeError ("no system list, errno: 2").


Additional info:
* package version: 1.9.5.1-2
* config and/or log files etc.


This can be fixed by correcting the path in /usr/lib/python3.5/site-packages/pyproj/datadir.py from /usr/share/proj/share/proj to /usr/share/proj.
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Thursday, 15 December 2016, 18:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in python-pyproj-1.9.5.1-3

Loading...