Guest User

Untitled

a guest
Jul 2nd, 2014
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. root@controller:/home/administrator/# apt-get purge nova-novncproxy novnc nova-api nova-ajax-console-proxy nova-cert nova-conductor nova-consoleauth nova-doc nova-scheduler python-novaclient
  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. websockify libjs-swfobject
  7. Use 'apt-get autoremove' to remove them.
  8. The following packages will be REMOVED:
  9. nova-ajax-console-proxy* nova-api* nova-cert* nova-conductor* nova-consoleauth* nova-doc* nova-novncproxy* nova-scheduler* novnc* python-novaclient*
  10. 0 upgraded, 0 newly installed, 10 to remove and 101 not upgraded.
  11. 8 not fully installed or removed.
  12. After this operation, 8,084 kB disk space will be freed.
  13. Do you want to continue [Y/n]? Y
  14. (Reading database ... 211782 files and directories currently installed.)
  15. Removing nova-ajax-console-proxy ...
  16. Removing nova-api ...
  17. Purging configuration files for nova-api ...
  18. Removing nova-cert ...
  19. Purging configuration files for nova-cert ...
  20. Removing nova-conductor ...
  21. Purging configuration files for nova-conductor ...
  22. Removing nova-consoleauth ...
  23. Purging configuration files for nova-consoleauth ...
  24. Removing nova-novncproxy ...
  25. Purging configuration files for nova-novncproxy ...
  26. Removing nova-scheduler ...
  27. Purging configuration files for nova-scheduler ...
  28. Removing nova-doc ...
  29. Removing novnc ...
  30. Removing python-novaclient ...
  31. Purging configuration files for python-novaclient ...
  32. Processing triggers for man-db ...
  33. Processing triggers for ureadahead ...
  34. Processing triggers for doc-base ...
  35. Processing 1 removed doc-base file...
  36. Setting up nova-common (1:2014.1-0ubuntu1~cloud0) ...
  37. chown: cannot access `/etc/nova': No such file or directory
  38. dpkg: error processing nova-common (--configure):
  39. subprocess installed post-installation script returned error exit status 1
  40. Errors were encountered while processing:
  41. nova-common
  42. E: Sub-process /usr/bin/dpkg returned an error code (1)
Advertisement
Add Comment
Please, Sign In to add comment