Paste #582953
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | #sudo apt-get install --yes multipath-tools
Job for multipathd.service failed because the control process exited with error code. See "systemctl status multipathd.service" and "journalctl -xe" for deta
ils.
invoke-rc.d: initscript multipath-tools, action "start" failed.
dpkg: error processing package multipath-tools (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin (2.23-0ubuntu3) ...
dmesg: read kernel buffer failed: Operation not permitted
Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
Processing triggers for systemd (229-4ubuntu8) ...
Processing triggers for ureadahead (0.100.0-19) ...
Errors were encountered while processing:
multipath-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
|