Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Digital-Grinnell/bc47f4528e702f1afeb58ceaab66b28c to your computer and use it in GitHub Desktop.
Save Digital-Grinnell/bc47f4528e702f1afeb58ceaab66b28c to your computer and use it in GitHub Desktop.
Output from `drush cc all` after restoring from the production database
root@58c07f47d6d9:/# cd /var/www/html/sites/default/
root@58c07f47d6d9:/var/www/html/sites/default# drush -u 1 cc all
The following module is missing from the file system: <em class="placeholder">masquerade</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">announcements</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">dg7</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation[warning]
page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">email</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">git_deploy</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">idu</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation[warning]
page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">ihc</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the documentation[warning]
page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_binary_object</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_collection_search</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_google_scholar</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_mods_display</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_oralhistories</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_pdfjs_reader</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">islandora_solr_collection_view</em>. For information about how to fix this, see <a [warning]
href="https://www.drupal.org/node/2487215">the documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">ldap_servers</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">maillog</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">phpexcel</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">r4032login</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">smtp</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">transcripts_ui</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
The following module is missing from the file system: <em class="placeholder">views_bootstrap</em>. For information about how to fix this, see <a href="https://www.drupal.org/node/2487215">the [warning]
documentation page</a>. bootstrap.inc:1156
'all' cache was cleared. [success]
root@58c07f47d6d9:/var/www/html/sites/default#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment