byghis

apt-get install nova-common after(build-dep) diablo4

Sep 8th, 2011
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. edward@localhost:~$ sudo apt-get install nova-common
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. The following extra packages will be installed:
  6. libcurl3-gnutls libidn11 librtmp0 python-daemon python-ldap python-libxml2 python-mysqldb python-nova python-pycurl
  7. Suggested packages:
  8. python-ldap-doc python-egenix-mxdatetime python-mysqldb-dbg python-suds libcurl4-gnutls-dev python-pycurl-dbg
  9. The following NEW packages will be installed:
  10. libcurl3-gnutls libidn11 librtmp0 nova-common python-daemon python-ldap python-libxml2 python-mysqldb python-nova python-pycurl
  11. 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
  12. Need to get 1,735 kB of archives.
  13. After this operation, 9,937 kB of additional disk space will be used.
  14. Do you want to continue [Y/n]?
  15. Get:1 http://archive.ubuntu.com/ubuntu/ oneiric/main libidn11 amd64 1.22-2 [111 kB]
  16. Get:2 http://archive.ubuntu.com/ubuntu/ oneiric/main librtmp0 amd64 2.3-2ubuntu1 [50.8 kB]
  17. Get:3 http://archive.ubuntu.com/ubuntu/ oneiric/main libcurl3-gnutls amd64 7.21.6-3ubuntu2 [221 kB]
  18. Get:4 http://archive.ubuntu.com/ubuntu/ oneiric/main python-daemon all 1.5.5-1 [19.8 kB]
  19. Get:5 http://archive.ubuntu.com/ubuntu/ oneiric/main python-ldap amd64 2.3.13-1 [87.7 kB]
  20. Get:6 http://archive.ubuntu.com/ubuntu/ oneiric/main python-libxml2 amd64 2.7.8.dfsg-4 [285 kB]
  21. Get:7 http://archive.ubuntu.com/ubuntu/ oneiric/main python-mysqldb amd64 1.2.3-0ubuntu1 [82.5 kB]
  22. Get:8 http://archive.ubuntu.com/ubuntu/ oneiric/main python-pycurl amd64 7.19.0-4ubuntu2 [76.0 kB]
  23. Get:9 http://archive.ubuntu.com/ubuntu/ oneiric/universe python-nova all 2011.3~rc~20110901.1523-0ubuntu1 [775 kB]
  24. Get:10 http://archive.ubuntu.com/ubuntu/ oneiric/universe nova-common all 2011.3~rc~20110901.1523-0ubuntu1 [25.8 kB]
  25. Fetched 1,735 kB in 6s (267 kB/s)
  26. Selecting previously deselected package libidn11.
  27. (Reading database ... 35823 files and directories currently installed.)
  28. Unpacking libidn11 (from .../libidn11_1.22-2_amd64.deb) ...
  29. Selecting previously deselected package librtmp0.
  30. Unpacking librtmp0 (from .../librtmp0_2.3-2ubuntu1_amd64.deb) ...
  31. Selecting previously deselected package libcurl3-gnutls.
  32. Unpacking libcurl3-gnutls (from .../libcurl3-gnutls_7.21.6-3ubuntu2_amd64.deb) ...
  33. Selecting previously deselected package python-daemon.
  34. Unpacking python-daemon (from .../python-daemon_1.5.5-1_all.deb) ...
  35. Selecting previously deselected package python-ldap.
  36. Unpacking python-ldap (from .../python-ldap_2.3.13-1_amd64.deb) ...
  37. Selecting previously deselected package python-libxml2.
  38. Unpacking python-libxml2 (from .../python-libxml2_2.7.8.dfsg-4_amd64.deb) ...
  39. Selecting previously deselected package python-mysqldb.
  40. Unpacking python-mysqldb (from .../python-mysqldb_1.2.3-0ubuntu1_amd64.deb) ...
  41. Selecting previously deselected package python-pycurl.
  42. Unpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu2_amd64.deb) ...
  43. Selecting previously deselected package python-nova.
  44. Unpacking python-nova (from .../python-nova_2011.3~rc~20110901.1523-0ubuntu1_all.deb) ...
  45. Selecting previously deselected package nova-common.
  46. Unpacking nova-common (from .../nova-common_2011.3~rc~20110901.1523-0ubuntu1_all.deb) ...
  47. Processing triggers for man-db ...
  48. Setting up libidn11 (1.22-2) ...
  49. Setting up librtmp0 (2.3-2ubuntu1) ...
  50. Setting up libcurl3-gnutls (7.21.6-3ubuntu2) ...
  51. Setting up python-daemon (1.5.5-1) ...
  52. Setting up python-ldap (2.3.13-1) ...
  53. Setting up python-libxml2 (2.7.8.dfsg-4) ...
  54. Setting up python-mysqldb (1.2.3-0ubuntu1) ...
  55. Setting up python-pycurl (7.19.0-4ubuntu2) ...
  56. Setting up python-nova (2011.3~rc~20110901.1523-0ubuntu1) ...
  57. Setting up nova-common (2011.3~rc~20110901.1523-0ubuntu1) ...
  58. Adding system user `nova' (UID 106) ...
  59. Adding new user `nova' (UID 106) with group `nogroup' ...
  60. Not creating home directory `/var/lib/nova'.
  61. /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py:8: UserWarning: Module paste was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
  62. import pkg_resources
  63. [Errno 2] No such file or directory: '/etc/nova/nova-compute.conf'
  64. ERROR:: Unable to open flagfile: /etc/nova/nova-compute.conf
  65. /usr/lib/python2.7/dist-packages/migrate/changeset/schema.py:124: MigrateDeprecationWarning: Passing a Column object to alter_column is deprecated. Just pass in keyword parameters instead.
  66. MigrateDeprecationWarning
  67. Processing triggers for libc-bin ...
  68. ldconfig deferred processing now taking place
  69. Processing triggers for python-support ...
  70. edward@localhost:~$ ls -lsh /etc/nova/
  71. total 4.0K
  72. 4.0K -rw------- 1 nova root 228 2011-09-02 13:21 nova.conf
  73. edward@localhost:~$
Advertisement
Add Comment
Please, Sign In to add comment