Closed MurKit closed 7 years ago
Please check if git clone git@github.com:magento/magento2.git
works for you locally. If not, then make sure that your git is configured as described here
git clone git@github.com:magento/magento2.git
works for me, I have a ssh key generated and configured.
Since it was complaining about "Temporary failure in name resolution", maybe it works now? Please also check your <vagrant_project>/log
directory.
Ubuntu 16.04 x64 Thank you for detailed How-to installation steps, but maybe they were not too detailed and I didn't get it?
On the step 2. Initialize project the installation just stops.
bash init_project.sh [2017-06-07 13:22:23] Initializing etc/config.yaml using defaults from etc/config.yaml.dist [init_project.sh] [2017-06-07 13:22:23] Checking requirements [/home/machine/Magento/vagrant-magento/scripts/host/check_requirements.sh] [2017-06-07 13:22:23] Installing missing vagrant plugins [init_project.sh] [2017-06-07 13:22:24] Generating random IP address, and host name to prevent collisions (if no custom values specified) [init_project.sh] [2017-06-07 13:22:24] Checking out CE repository [init_project.sh] ---Here it stops---
Only once it printed out an error: [2017-06-07 13:09:43] Checking out CE repository [init_project.sh] machine@machine-comp ~/Magento/vagrant-magento $ [2017-06-07 13:10:03] ssh: Could not resolve hostname github.com: Temporary failure in name resolution fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. [Unknown source file] ^C
What can I do?