Skip to content

Instantly share code, notes, and snippets.

@heddn
Created May 3, 2016 05:32
Show Gist options
  • Save heddn/9e37f31f1d2d0dd1cff0965407a8d30d to your computer and use it in GitHub Desktop.
Save heddn/9e37f31f1d2d0dd1cff0965407a8d30d to your computer and use it in GitHub Desktop.
../vendor/bin/drush site-install --verbose --yes config_installer
Executing: mysql --defaults-extra-file=/tmp/drush_HuUL12 --database=circle_test --host=127.0.0.1 --port=3306 --silent < /tmp/drush_h7pB8E > /dev/null
You are about to DROP all tables in your 'circle_test' database. Do you want to continue? (y/n): y
Sites directory /home/ubuntu/libreD8/web/sites/default already exists [notice]
- proceeding.
Executing: mysql --defaults-extra-file=/tmp/drush_D10aQO --database=circle_test --host=127.0.0.1 --port=3306 --silent < /tmp/drush_qIWXVq > /dev/null
Executing: mysql --defaults-extra-file=/tmp/drush_DFomGA --database=circle_test --host=127.0.0.1 --port=3306 --silent < /tmp/drush_nM9fLc
Starting Drupal installation. This takes a while. Consider using the [ok]
--notify global option.
Installation complete. User name: admin User password: ZHZuuebEhg [ok]
Deleted and replaced configuration entity [error]
"field.storage.media.field_media_video_embed_field"
Deleted and replaced configuration entity [error]
"core.entity_form_display.media.video.default"
Deleted and replaced configuration entity [error]
"core.entity_view_display.media.video.default"
The configuration was imported with errors. [warning]
Congratulations, you installed Drupal! [status]
Command dispatch complete [notice]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment