Skip to content

Instantly share code, notes, and snippets.

@emmajane
Created February 25, 2014 22:04
Show Gist options
  • Save emmajane/9218861 to your computer and use it in GitHub Desktop.
Save emmajane/9218861 to your computer and use it in GitHub Desktop.
[2014-02-25T21:48:44+00:00] INFO: *** Chef 10.30.2 ***
:snip:
[2014-02-25T21:53:28+00:00] INFO: package[php5-curl] upgraded from uninstalled to 5.4.9-4ubuntu2.4
[2014-02-25T21:55:52+00:00] INFO: Discovering pear channel php_pear_channel[pear.drush.org]
[2014-02-25T21:55:57+00:00] INFO: execute[pear channel-discover pear.drush.org] ran successfully
[2014-02-25T21:56:09+00:00] INFO: Installing php_pear[drush] version 6.2.0.0
[2014-02-25T21:57:17+00:00] INFO: template[/etc/php5/conf.d/drush.ini] updated content
[2014-02-25T21:57:17+00:00] INFO: template[/etc/php5/conf.d/drush.ini] owner changed to 0
[2014-02-25T21:57:17+00:00] INFO: template[/etc/php5/conf.d/drush.ini] group changed to 0
[2014-02-25T21:57:17+00:00] INFO: template[/etc/php5/conf.d/drush.ini] mode changed to 644
[2014-02-25T21:57:17+00:00] INFO: template[apache2.conf] sending restart action to service[apache2] (delayed)
[2014-02-25T21:57:19+00:00] INFO: service[apache2] restarted
[2014-02-25T21:57:19+00:00] INFO: template[/etc/mysql/debian.cnf] sending reload action to service[mysql] (delayed)
[2014-02-25T21:57:19+00:00] INFO: service[mysql] reloaded
[2014-02-25T21:57:19+00:00] INFO: Chef Run complete in 515.101042746 seconds
[2014-02-25T21:57:19+00:00] INFO: Running report handlers
[2014-02-25T21:57:19+00:00] INFO: Report handlers complete
diva [sandbox_server] (master) $ vagrant ssh
vagrant@vagrant-ubuntu-raring-64:~$ drush --version
Drush needs to download a library from [error]
http://download.pear.php.net/package/Console_Table-1.1.3.tgz in order
to function, and the attempt to download this file automatically
failed because you do not have permission to write to the library
directory /usr/share/php/drush/lib. To continue you will need to
manually download the package from
http://download.pear.php.net/package/Console_Table-1.1.3.tgz, extract
it, and copy the directory into your /usr/share/php/drush/lib
directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment