FS#57040 - [json-c] Missing libjson-c.so.2 file which would break some applications that depends on it.
Attached to Project:
Arch Linux
Opened by Rashi (rashi) - Wednesday, 10 January 2018, 19:20 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 10 January 2018, 19:32 GMT
Opened by Rashi (rashi) - Wednesday, 10 January 2018, 19:20 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 10 January 2018, 19:32 GMT
|
Details
Description:
I have postgresql v9.6 and postgis v2.3 installed. Recently I updated the json-c from 0.12 to 0.13, now the postgis failed with error message: ERROR: could not load library "/usr/lib/postgresql/postgis-2.3.so": libjson-c.so.2: cannot open shared object file: No such file or directory The postgis requires /usr/lib/libjson/libjson-c.so.2 file, but the upgrade of json-c to v0.13 removed the libjson-c.so.2 and installed libjson-c.so.3 which caused the issue. I guess the json-c package should still provide libjson-c.so.2 file. Additional info: * package version: 0.13-1 |
This task depends upon
Closed by Doug Newgard (Scimmia)
Wednesday, 10 January 2018, 19:32 GMT
Reason for closing: Not a bug
Additional comments about closing: Partial updates are not supported
Wednesday, 10 January 2018, 19:32 GMT
Reason for closing: Not a bug
Additional comments about closing: Partial updates are not supported