FS#56946 - systemd not linked with libjson-c.so.3

Attached to Project: Arch Linux
Opened by Viachaslau (khalikin) - Thursday, 04 January 2018, 01:58 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 04 January 2018, 02:43 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: after upgrade json-c i get trouble with systemd.

Additional info:
* package version(s)
systemd 236.0-2
json-c 0.13-1

* config and/or log files etc.
systemctl: error while loading shared libraries: libjson-c.so.2: cannot open shared object file: No such file or directory

Steps to reproduce:
upgrade package json-c to 0.13-1

ldd /usr/bin/systemctl | grep json-c
libjson-c.so.2 => not found

This task depends upon

Closed by  Eli Schwartz (eschwartz)
Thursday, 04 January 2018, 02:43 GMT
Reason for closing:  Not a bug
Additional comments about closing:  systemd does not link with any version of libjson-c at all. cryptsetup does, and it is correctly linked so you must have done a partial update.

Loading...