daily pastebin goal
4%
SHARE
TWEET

error

a guest Jun 9th, 2016 33 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. apt-get --purge remove nova-common
  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.   dbconfig-common libpython3.4 python-bs4 python-cssselect python-dogpile.cache python-dogpile.core python-jwt python-ldap
  7.   python-logutils python-oauthlib python-passlib python-pecan python-pyquery python-simplegeneric python-singledispatch
  8.   python-waitress python-webtest spice-html5 sqlite3
  9. Use 'apt-get autoremove' to remove them.
  10. The following packages will be REMOVED:
  11.   nova-common*
  12. 0 upgraded, 0 newly installed, 1 to remove and 318 not upgraded.
  13. 1 not fully installed or removed.
  14. After this operation, 384 kB disk space will be freed.
  15. Do you want to continue? [Y/n] y
  16. (Reading database ... 119332 files and directories currently installed.)
  17. Removing nova-common (2014.1.3-11) ...
  18. dpkg: error processing package nova-common (--purge):
  19.  subprocess installed pre-removal script returned error exit status 10
  20. Errors were encountered while processing:
  21.  nova-common
  22. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Top