第一个流浪者失败了



为了在wordpress网站上工作,我正试图启动并运行vvv,但在遵循"First Vagrant up"说明的同时,我的安装失败了。您可以在下面找到终端输出。

需要注意的是,下面的vagrant up命令是作为sudo运行的,但如果不使用它,我会得到相同的结果。

https://github.com/Varying-Vagrant-Vagrants/VVV/tree/master#the-上的第一个流浪者

我的安装在步骤8 失败

doug@UNEMAC06261 vagrant-local$ sudo vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/trusty64'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'ubuntu/trusty64' is up to date...
==> default: Setting the name of the VM: vagrant-local_default_1411438722704_61758
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Checking for host entries
==> default: adding to (/etc/hosts) : 192.168.50.4  vvv  # VAGRANT: 5060d38a36f5e1f12d46263feb41f99a (default) / 502bc2fa-8395-48b4-a09c-09aa74586389
==> default: adding to (/etc/hosts) : 192.168.50.4  vvv.dev  # VAGRANT: 5060d38a36f5e1f12d46263feb41f99a (default) / 502bc2fa-8395-48b4-a09c-09aa74586389
==> default: adding to (/etc/hosts) : 192.168.50.4  local.wordpress.dev  # VAGRANT: 5060d38a36f5e1f12d46263feb41f99a (default) / 502bc2fa-8395-48b4-a09c-09aa74586389
==> default: adding to (/etc/hosts) : 192.168.50.4  local.wordpress-trunk.dev  # VAGRANT: 5060d38a36f5e1f12d46263feb41f99a (default) / 502bc2fa-8395-48b4-a09c-09aa74586389
==> default: adding to (/etc/hosts) : 192.168.50.4  src.wordpress-develop.dev  # VAGRANT: 5060d38a36f5e1f12d46263feb41f99a (default) / 502bc2fa-8395-48b4-a09c-09aa74586389
==> default: adding to (/etc/hosts) : 192.168.50.4  build.wordpress-develop.dev  # VAGRANT: 5060d38a36f5e1f12d46263feb41f99a (default) / 502bc2fa-8395-48b4-a09c-09aa74586389
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
    default: /vagrant => /Users/doug/WebsitesNoMamp/vagrant-local
    default: /srv/www => /Users/doug/WebsitesNoMamp/vagrant-local/www
    default: /srv/log => /Users/doug/WebsitesNoMamp/vagrant-local/log
    default: /srv/config => /Users/doug/WebsitesNoMamp/vagrant-local/config
    default: /srv/database => /Users/doug/WebsitesNoMamp/vagrant-local/database
==> default: Running provisioner: shell...
    default: Running: /tmp/vagrant-shell20140922-5634-vig5ba.sh
==> default: stdin: is not a tty
==> default: Check for apt packages to install...
==> default:  * php5-fpm [not installed]
==> default:  * php5-cli [not installed]
==> default:  * php5-common [not installed]
==> default:  * php5-dev [not installed]
==> default:  * php5-memcache [not installed]
==> default:  * php5-imagick [not installed]
==> default:  * php5-mcrypt [not installed]
==> default:  * php5-mysql [not installed]
==> default:  * php5-imap [not installed]
==> default:  * php5-curl [not installed]
==> default:  * php-pear [not installed]
==> default:  * php5-gd [not installed]
==> default:  * nginx [not installed]
==> default:  * memcached [not installed]
==> default:  * mysql-server [not installed]
==> default:  * imagemagick [not installed]
==> default:  * subversion [not installed]
==> default:  * git-core [not installed]
==> default:  * zip [not installed]
==> default:  * unzip [not installed]
==> default:  * ngrep [not installed]
==> default:  * curl                                                7.35.0-1ubuntu2.1
==> default:  * make                                                3.81-8.2ubuntu3
==> default:  * vim                                                 2:7.4.052-1ubuntu3
==> default:  * colordiff [not installed]
==> default:  * postfix [not installed]
==> default:  * gettext [not installed]
==> default:  * graphviz [not installed]
==> default:  * dos2unix [not installed]
==> default:  * g++ [not installed]
==> default:  * nodejs [not installed]
==> default: Linked custom apt sources
==> default: No network connection available, skipping package installation
==> default: Generate Nginx server private key...
==> default: /etc/nginx/server.key: No such file or directory 140344758421152:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/nginx/server.key','w') 140344758421152:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
==> default: Generate Certificate Signing Request (CSR)...
==> default: Error opening Private Key /etc/nginx/server.key
==> default: 140567930091168:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/nginx/server.key','r')
==> default: 140567930091168:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400:
==> default: unable to load Private Key
==> default: Sign the certificate using the above private key and CSR...
==> default: /etc/nginx/server.csr: No such file or directory
==> default: Setup configuration files...
==> default:  * /srv/config/init/vvv-start.conf               -> /etc/init/vvv-start.conf
==> default: cp: 
==> default: cannot create regular file '/etc/nginx/nginx.conf'
==> default: : No such file or directory
==> default: cp: 
==> default: cannot create regular file '/etc/nginx/nginx-wp-common.conf'
==> default: : No such file or directory
==> default: mkdir: 
==> default: cannot create directory '/etc/nginx/custom-sites/'
==> default: : No such file or directory
==> default: sending incremental file list
==> default: rsync: mkdir "/etc/nginx/custom-sites" failed: No such file or directory (2)
==> default: rsync error: error in file IO (code 11) at main.c(674) [Receiver=3.1.0]
==> default:  * /srv/config/nginx-config/nginx.conf           -> /etc/nginx/nginx.conf
==> default:  * /srv/config/nginx-config/nginx-wp-common.conf -> /etc/nginx/nginx-wp-common.conf
==> default:  * /srv/config/nginx-config/sites/               -> /etc/nginx/custom-sites
==> default: cp: 
==> default: cannot create regular file '/etc/php5/fpm/php5-fpm.conf'
==> default: : No such file or directory
==> default: cp: 
==> default: cannot create regular file '/etc/php5/fpm/pool.d/www.conf'
==> default: : No such file or directory
==> default: cp: 
==> default: cannot create regular file '/etc/php5/fpm/conf.d/php-custom.ini'
==> default: : No such file or directory
==> default: cp: 
==> default: cannot create regular file '/etc/php5/fpm/conf.d/opcache.ini'
==> default: : No such file or directory
==> default: cp: 
==> default: cannot create regular file '/etc/php5/mods-available/xdebug.ini'
==> default: : No such file or directory
==> default: sed: can't read /etc/php5/mods-available/xdebug.ini: No such file or directory
==> default:  * /srv/config/php5-fpm-config/php5-fpm.conf     -> /etc/php5/fpm/php5-fpm.conf
==> default:  * /srv/config/php5-fpm-config/www.conf          -> /etc/php5/fpm/pool.d/www.conf
==> default:  * /srv/config/php5-fpm-config/php-custom.ini    -> /etc/php5/fpm/conf.d/php-custom.ini
==> default:  * /srv/config/php5-fpm-config/opcache.ini       -> /etc/php5/fpm/conf.d/opcache.ini
==> default:  * /srv/config/php5-fpm-config/xdebug.ini        -> /etc/php5/mods-available/xdebug.ini
==> default:  * /srv/config/memcached-config/memcached.conf   -> /etc/memcached.conf
==> default: sending incremental file list
==> default: db_backup
==> default: develop_git
==> default: makepot
==> default: vagrant_destroy
==> default: vagrant_halt
==> default: vagrant_suspend
==> default: xdebug_off
==> default: xdebug_on
==> default: sent 2.22K bytes  received 168 bytes  4.78K bytes/sec
==> default: total size is 3.00K  speedup is 1.25
==> default:  * /srv/config/bash_profile                      -> /home/vagrant/.bash_profile
==> default:  * /srv/config/bash_aliases                      -> /home/vagrant/.bash_aliases
==> default:  * /srv/config/vimrc                             -> /home/vagrant/.vimrc
==> default:  * /srv/config/subversion-servers                -> /home/vagrant/.subversion/servers
==> default:  * /srv/config/homebin                           -> /home/vagrant/bin
==> default: Restart services...
==> default: nginx: unrecognized service
==> default: memcached: unrecognized service
==> default: /tmp/vagrant-shell: line 318: php5dismod: command not found
==> default: php5-fpm: unrecognized service
==> default: mysql: unrecognized service
==> default: Setup MySQL configuration file links...
==> default: cp: 
==> default: cannot create regular file '/etc/mysql/my.cnf'
==> default: : No such file or directory
==> default:  * /srv/config/mysql-config/my.cnf               -> /etc/mysql/my.cnf
==> default:  * /srv/config/mysql-config/root-my.cnf          -> /home/vagrant/.my.cnf
==> default: service mysql restart
==> default: mysql: unrecognized service
==> default: No custom MySQL scripting found in database/init-custom.sql, skipping...
==> default: /tmp/vagrant-shell: line 357: mysql: command not found
==> default: Initial MySQL prep...
==> default: Start MySQL Database Import
==> default: No custom databases to import
==> default: No network available, skipping network installations
==> default: find: 
==> default: `/etc/nginx/custom-sites'
==> default: : No such file or directory
==> default: Restart Nginx...
==> default: nginx: unrecognized service
==> default: Cleaning the virtual machine's /etc/hosts file...
==> default: Adding domains to the virtual machine's /etc/hosts file...
==> default:  * Added vvv.dev from /srv/www/vvv-hosts
==> default:  * Added local.wordpress.dev from /srv/www/vvv-hosts
==> default:  * Added local.wordpress-trunk.dev from /srv/www/vvv-hosts
==> default:  * Added src.wordpress-develop.dev from /srv/www/vvv-hosts
==> default:  * Added build.wordpress-develop.dev from /srv/www/vvv-hosts
==> default: -----------------------------
==> default: Provisioning complete in 32 seconds
==> default: No external network available. Package installation and maintenance skipped.
==> default: For further setup instructions, visit http://vvv.dev
==> default: Running provisioner: shell...
    default: Running: inline script
==> default: stdin: is not a tty
==> default: mysql: unrecognized service
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.

更新:

事实证明,出于某种原因,解决甚至无法连接到虚拟机的问题的唯一方法是使用vagrant ssh手动ssh到服务器,并通过运行以下命令(在本例中)手动安装它所说的丢失的软件:

sudo apt-get install php5-fpm
sudo apt-get install php5-cli
sudo apt-get install php5-common
sudo apt-get install php5-dev
sudo apt-get install php5-memcache
sudo apt-get install php5-imagick
sudo apt-get install php5-mcrypt
sudo apt-get install php5-mysql
sudo apt-get install php5-imap
sudo apt-get install php5-curl
sudo apt-get install php-pear
sudo apt-get install php5-gd
sudo apt-get install nginx
sudo apt-get install memcached
sudo apt-get install mysql-server
sudo apt-get install imagemagick
sudo apt-get install subversion
sudo apt-get install git-core
sudo apt-get install zip
sudo apt-get install unzip
sudo apt-get install ngrep
sudo apt-get install colordiff
sudo apt-get install postfix
sudo apt-get install gettext
sudo apt-get install graphviz
sudo apt-get install dos2unix
sudo apt-get install g++
sudo apt-get install nodejs

这并没有解决实际能够在虚拟机上查看我的网站的问题。即使现在所有东西都安装好了,我仍然无法查看实际的站点,这在我看来似乎是VM没有正确配置,并且配置应该在我运行vagrant up时自动进行,对吗?

看起来您的虚拟机无法访问网络。您的本地网络的ip和子网掩码是什么?https://github.com/Varying-Vagrant-Vagrants/VVV#caveats

事实证明,我无法通过流浪者完全安装VM的原因是因为提供会失败。在提供过程中,它会检查您是否可以ping某个IP地址,在本例中为8.8.4.4。在正常网络上,它应该可以工作,但在矿井中,ping被禁用,因此,即使存在网络连接,这也会返回ping结果的假阴性。

为了帮我解决这个问题,我不得不更改检查ping的if语句。

if [[ $ping_result == *bytes?from* ]]; then

成为

if [[ 1==1 ]]; then

在136线上https://github.com/Varying-Vagrant-Vagrants/VVV/blob/master/provision/provision.sh#L136

和线路614https://github.com/Varying-Vagrant-Vagrants/VVV/blob/master/provision/provision.sh#L614

这不是一个永久的解决方案,但在这种情况下它对我有效。

最新更新