-
Notifications
You must be signed in to change notification settings - Fork 432
Description
Noticing this today when installing easyengine on Ubuntu 12.04
Setting up NGINX, please wait...
Generating SSL private key
Generating a certificate signing request (CSR)
Removing pass phrase from SSL private key
Generating SSL certificate
Setting up PHP5, please wait...
Setting up MySQL, please wait...
Executing service nginx restart, please wait...
Executing service php5-fpm restart, please wait...
Executing service mysql restart, please wait...
Git commit on /etc/nginx/, please wait...
Git commit on /etc/php5/, please wait...
Git commit on /etc/mysql/, please wait...
Git commit on /etc/postfix, please wait...
Downloading Adminer, please wait...
Downloading phpMyAdmin, please wait...
Installing WP-CLI, please wait...
cp: cannot stat `/usr/share/wp-cli/vendor/wp-cli/wp-cli/utils/wp-completion.bash': No such file or directory
/usr/local/lib/easyengine/vendor/ee_ven_install_wpcli.sh: line 20: /etc/bash_completion.d/wp-completion.bash: No such file or directory
Installing phpMemcachedAdmin, please wait...
Downloading nginx FastCGI cleanup script, please wait...
Downloading OPcache, please wait...
Cloning Webgrind, please wait...
Cloning Anemometer, please wait...
Successfully installed all packages
Looks to be an issue with
ee_ven_install_wpcli.sh
I'll do a reinstall shortly with -x set to give you more of an idea of what is happening.