daily pastebin goal
83%
SHARE
TWEET

Untitled

a guest Dec 26th, 2017 73 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # apt-get remove collectd-core
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following packages were automatically installed and are no longer required:
  6.   cups-core-drivers cups-daemon cups-server-common hplip-data libart-2.0-2
  7.   libcupscgi1 libcupsmime1 libgutenprint2 libhpmud0 libsane-hpaio
  8.   python-pexpect python-renderpm python-reportlab python-reportlab-accel
  9. Use 'apt-get autoremove' to remove them.
  10. The following packages will be REMOVED:
  11.   collectd-core
  12. 0 upgraded, 0 newly installed, 1 to remove and 305 not upgraded.
  13. After this operation, 3024 kB disk space will be freed.
  14. Do you want to continue? [Y/n] Y
  15. perl: warning: Setting locale failed.
  16. perl: warning: Please check that your locale settings:
  17.     LANGUAGE = (unset),
  18.     LC_ALL = (unset),
  19.     LC_CTYPE = "UTF-8",
  20.     LANG = "en_US.UTF-8"
  21.     are supported and installed on your system.
  22. perl: warning: Falling back to the standard locale ("C").
  23. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  24. locale: Cannot set LC_ALL to default locale: No such file or directory
  25. (Reading database ... 211391 files and directories currently installed.)
  26. Removing collectd-core (5.4.0-3ubuntu2.2) ...
  27.  * Stopping statistics collection and monitoring daemon collectd                                                                                  . . . . . . . . . . . . . . . .                                                                                                          [fail]
  28. invoke-rc.d: initscript collectd, action "stop" failed.
  29. dpkg: error processing package collectd-core (--remove):
  30.  subprocess installed pre-removal script returned error exit status 1
  31. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  32. locale: Cannot set LC_ALL to default locale: No such file or directory
  33.  * Starting statistics collection and monitoring daemon collectd                                                                                 ERROR: lt_dlopen ("/usr/lib/collectd/rrdtool.so") failed: file not found. The most common cause for this problem are missing dependencies. Use ldd(1) to check the dependencies of the plugin / shared object.
  34.                                                                                                                                           [ OK ]
  35. Errors were encountered while processing:
  36.  collectd-core
  37. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Top