I tried to install pakage such as net-tools
but all i get is this error:
After this operation, 745 kB of additional disk space will be used.
dpkg: error processing package util-linux (--configure):
package util-linux is not ready for configuration
cannot configure (current status 'half-installed')
Errors were encountered while processing:
util-linux
E: Sub-process /usr/bin/dpkg returned an error code (1)
dpkg: error processing package systemd (--configure): dependency problems - leaving triggers unprocessed Errors were encountered while processing: systemd `
– Shroog Aug 23 '17 at 11:22sudo apt-get install util-linux
? – Dean Coakley Aug 23 '17 at 11:26