ceph / calamari-clients

Ceph Manager API Client Code
Other
101 stars 59 forks source link

vagrant build issue #98

Open drolfe opened 8 years ago

drolfe commented 8 years ago

git clone https://github.com/ceph/calamari-clients.git cd calamari-clients/vagrant/precise-build vagrant up vagrant ssh -c 'sudo salt-call state.highstate'


results in the below error:


      ID: copy_calamari_clients
Function: cmd.run
    Name: cp calamari-clients*.deb /git
  Result: False
 Comment: One or more requisite failed: real_make_deb.build_calamari_clients
 Started: 
Duration: 
 Changes:   

      ID: make_build_product
Function: cmd.run
    Name: make build-product
  Result: False
 Comment: One or more requisite failed: real_make_deb.build_calamari_clients
 Started: 
Duration: 
 Changes:   

      ID: copyout_build_product
Function: cmd.run
    Name: cp calamari-clients*tar.gz /git
  Result: False
 Comment: One or more requisite failed: make_build_product.make_build_product
 Started: 
Duration: 
 Changes:   

Summary for local

Succeeded: 9 (changed=9) Failed: 4

Total states run: 13 Total run time: 659.715 s Connection to 127.0.0.1 closed. daniel@laptop/tmp/client/calamari-clients/vagrant/precise-build$ ^C daniel@laptop:/tmp/client/calamari-clients/vagrant/precise-build$