Advertisement
Guest User

Untitled

a guest
Sep 11th, 2013
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.90 KB | None | 0 0
  1. [ceph_deploy.install][DEBUG ] Installing stable version dumpling on cluster ceph hosts ceph-server
  2. [ceph_deploy.install][DEBUG ] Detecting platform for host ceph-server ...
  3. [ceph_deploy.install][INFO  ] Distro info: Ubuntu 12.04 precise
  4. [ceph-server][INFO  ] installing ceph on ceph-server
  5. [ceph-server][INFO  ] Running command: env DEBIAN_FRONTEND=noninteractive apt-get -q install --assume-yes ca-certificates
  6. [ceph-server][INFO  ] Reading package lists...
  7. [ceph-server][INFO  ] Building dependency tree...
  8. [ceph-server][INFO  ] Reading state information...
  9. [ceph-server][INFO  ] ca-certificates is already the newest version.
  10. [ceph-server][INFO  ] The following packages were automatically installed and are no longer required:
  11. [ceph-server][INFO  ]   ttf-dejavu-extra libopencv-imgproc-dev libopencv-video-dev libopenexr-dev
  12. [ceph-server][INFO  ]   libtiffxx0c2 liblcms1-dev libcgraph5 librsvg2-dev libexif-dev libjasper-dev
  13. [ceph-server][INFO  ]   libilmbase-dev libopencv-gpu2.3 liblqr-1-0-dev tzdata-java
  14. [ceph-server][INFO  ]   libopencv-core-dev libwmf-dev libopencv-ml-dev libopencv-contrib2.3 libxdot4
  15. [ceph-server][INFO  ]   libgvpr1 gir1.2-rsvg-2.0 libgraphviz-dev libbz2-dev libopencv-flann-dev
  16. [ceph-server][INFO  ] Use 'apt-get autoremove' to remove them.
  17. [ceph-server][INFO  ] 0 upgraded, 0 newly installed, 0 to remove and 583 not upgraded.
  18. [ceph-server][INFO  ] Running command: wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc'"/usr/lib/python2.7/dist-packages/ceph_deploy/hosts/debian/install.py", line 90, in install
  19. [ceph-server][ERROR ]   File "/usr/lib/python2.7/dist-packages/ceph_deploy/util/decorators.py", line 10, in inner
  20. [ceph-server][ERROR ]     def inner(*args, **kwargs):
  21. [ceph-server][ERROR ]   File "/usr/lib/python2.7/dist-packages/ceph_deploy/util/wrappers.py", line 6, in remote_call
  22. [ceph-server][ERROR ]     This allows us to only remote-execute the actual calls, not whole functions.
  23. [ceph-server][ERROR ]   File "/usr/lib/python2.7/subprocess.py", line 511, in check_call
  24. [ceph-server][ERROR ]     raise CalledProcessError(retcode, cmd)
  25. [ceph-server][ERROR ] CalledProcessError: Command '['env', 'DEBIAN_FRONTEND=noninteractive', 'DEBIAN_PRIORITY=critical', 'apt-get', '-q', '-o', 'Dpkg::Options::=--force-confnew', 'install', '--no-install-recommends', '--assume-yes', '--', 'ceph', 'ceph-mds', 'ceph-common', 'ceph-fs-common', 'gdisk']' returned non-zero exit status 100
  26. [ceph-server][INFO  ] Reading package lists...
  27. [ceph-server][INFO  ] Building dependency tree...
  28. [ceph-server][INFO  ] Reading state information...
  29. [ceph-server][INFO  ] The following packages were automatically installed and are no longer required:
  30. [ceph-server][INFO  ]   ttf-dejavu-extra libopencv-imgproc-dev libopencv-video-dev libopenexr-dev
  31. [ceph-server][INFO  ]   libtiffxx0c2 liblcms1-dev libcgraph5 librsvg2-dev libexif-dev libjasper-dev
  32. [ceph-server][INFO  ]   libilmbase-dev libopencv-gpu2.3 liblqr-1-0-dev tzdata-java
  33. [ceph-server][INFO  ]   libopencv-core-dev libwmf-dev libopencv-ml-dev libopencv-contrib2.3 libxdot4
  34. [ceph-server][INFO  ]   libgvpr1 gir1.2-rsvg-2.0 libgraphviz-dev libbz2-dev libopencv-flann-dev
  35. [ceph-server][INFO  ] Use 'apt-get autoremove' to remove them.
  36. [ceph-server][INFO  ] The following extra packages will be installed:
  37. [ceph-server][INFO  ]   libgoogle-perftools0 librados2 librbd1 libsnappy1 libtcmalloc-minimal0
  38. [ceph-server][INFO  ]   libunwind7 python-ceph python-flask python-jinja2 python-requests
  39. [ceph-server][INFO  ]   python-werkzeug xfsprogs
  40. [ceph-server][INFO  ] Suggested packages:
  41. [ceph-server][INFO  ]   python-jinja2-doc ipython python-genshi python-memcache libjs-sphinxdoc
  42. [ceph-server][INFO  ]   xfsdump attr quota
  43. [ceph-server][INFO  ] Recommended packages:
  44. [ceph-server][INFO  ]   btrfs-tools ceph-fuse libcephfs1 python-gevent
  45. [ceph-server][INFO  ] The following NEW packages will be installed:
  46. [ceph-server][INFO  ]   ceph ceph-common ceph-fs-common ceph-mds gdisk libgoogle-perftools0
  47. [ceph-server][INFO  ]   libsnappy1 libtcmalloc-minimal0 libunwind7 python-ceph python-flask
  48. [ceph-server][INFO  ]   python-jinja2 python-requests python-werkzeug xfsprogs
  49. [ceph-server][INFO  ] The following packages will be upgraded:
  50. [ceph-server][INFO  ]   librados2 librbd1
  51. [ceph-server][INFO  ] 2 upgraded, 15 newly installed, 0 to remove and 581 not upgraded.
  52. [ceph-server][INFO  ] Need to get 36.7 MB of archives.
  53. [ceph-server][INFO  ] After this operation, 173 MB of additional disk space will be used.
  54. [ceph-server][INFO  ] WARNING: The following packages cannot be authenticated!
  55. [ceph-server][INFO  ]   librbd1 librados2 python-ceph ceph-common ceph ceph-fs-common ceph-mds
  56. [ceph-server][ERROR ] E: There are problems and -y was used without --force-yes
  57. [ceph_deploy][ERROR ] RuntimeError: Failed to execute command: env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get -q -o Dpkg::Options::=--force-confnew install --no-install-recommends --assume-yes -- ceph ceph-mds ceph-common ceph-fs-common gdisk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement