Comment 13 for bug 1878723

Revision history for this message
Leonard Boyce (leonardb4356) wrote :

Sorry, I posted too soon.

Post reboot:

root@HMPBgZ:~# apt-get update
....
Fetched 51.5 kB in 1s (46.4 kB/s)
Reading package lists... Done
root@HMPBgZ:~# apt-get upgrade
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
root@HMPBgZ:~# dpkg -s libjson-c2
Package: libjson-c2
Status: install ok half-configured
Priority: extra
Section: libs
Installed-Size: 67
Maintainer: Ubuntu Developers <email address hidden>
Architecture: amd64
Multi-Arch: same
Source: json-c
Version: 0.11-4ubuntu2.2
Config-Version: 0.11-4ubuntu2
Depends: libc6 (>= 2.14)
Description: JSON manipulation library - shared library
 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
Homepage: https://github.com/json-c/json-c/wiki
Original-Maintainer: fabien boucher <email address hidden>