Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

vagrant build issue #98

Open
drolfe opened this issue Jan 21, 2016 · 0 comments
Open

vagrant build issue #98

drolfe opened this issue Jan 21, 2016 · 0 comments

Comments

@drolfe
Copy link

drolfe commented Jan 21, 2016


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$


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant