Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues as soon as I issue vagrant up. #14

Open
kzpl1 opened this issue Feb 22, 2023 · 2 comments
Open

issues as soon as I issue vagrant up. #14

kzpl1 opened this issue Feb 22, 2023 · 2 comments

Comments

@kzpl1
Copy link

kzpl1 commented Feb 22, 2023

Need help with the following after running vagrant up. PLEASE.
START ERROR*****
control: 2023-02-22 15:58:40 (1.60 MB/s) - ‘go1.13.linux-amd64.tar.gz’ saved [120050424/120050424]
control:
control: + tar -C /usr/local -xzf go1.13.linux-amd64.tar.gz
control: + git clone https://github.com/Mirantis/cri-dockerd.git
control: Cloning into 'cri-dockerd'...
control: + cd cri-dockerd/src
control: /tmp/vagrant-shell: line 90: cd: cri-dockerd/src: No such file or directory
control: + cd ..
control: + install -o root -g root -m 0755 bin/cri-dockerd /usr/local/bin/cri-dockerd
control: install: cannot stat ‘bin/cri-dockerd’: No such file or directory
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
END ERROR*****

/home/vagrant/cri-dockerd exists but /home/vagrant/cri-dockerd/src doesn't.

@sandervanvugt
Copy link
Owner

sandervanvugt commented Feb 22, 2023 via email

@kzpl1
Copy link
Author

kzpl1 commented Feb 24, 2023

Please be patient with my ignorance.

  1. I first run "vagrant up". After that, the VMs get created up to control and worker{1..3} and it fails with the above output.
  2. I "vagrant ssh control" to get into the vm and run the "setup-container.sh" script.
    I went ahead and ran the script and nothing happened. Please steer me to what I am doing wrong.
    I am running Git and Oracle Virtualbox on Windows 10.

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

No branches or pull requests

2 participants