smbjorklund / cellproject

Consortium on Electronic Literature (CELL) Drupal installation
http://cellproject.net
0 stars 0 forks source link

Address any warnings/error during major update #14

Closed steinmb closed 4 years ago

steinmb commented 4 years ago

Make sure updatedb run without any critical warnings during update from unmaintained old site.

steinmb commented 4 years ago

Test run. Mostly OK. Some perhaps related to wrong file system settings from production.

 ../vendor/bin/drush -l cellproject.local updatedb
The following module is missing from the file system: <em class="placeholder">scald_dailymotion</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">scald_vimeo</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">scald_youtube</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">apachesolr</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">apachesolr_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">devel_themer</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">mollom</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
 System              7079  Convert the 'filesize' column in {file_managed} to a bigint.
 System              7080  Convert the 'format' column in {date_format_locale} to case sensitive varchar.
 System              7081  Remove the Drupal 6 default install profile if it is still in the database.
 System              7082  Add 'jquery-extend-3.4.0.js' to the 'jquery' library.
 Aggregator          7004  Add index on timestamp.
 Block               7009  Increase {block}.title length to 255 characters.
 Dblog               7003  Account for possible legacy systems where dblog was not installed.
 Field               7004  Grant the new "administer fields" permission to trusted users.
 Node                7014  Add an index on {node}.language.
 Node                7015  Enable node types that may have been erroneously disabled in Drupal 7.36.
 Node                7016  Change {history}.nid to an unsigned int in order to match {node}.nid.
 Taxonomy            7011  Drop unpublished nodes from the index.
 User                7019  Ensure there is a combined index on {authmap}.uid and {authmap}.module.
 Composer_manager    7100  Change the name of the "composer_manager_generate_file" variable to  "composer_manager_autobuild_file".
 Atom_reference      7001  Add the {atom_reference}.options column.
 Mee                 7002  Explicitly default mee storage format to 'sas' for existing sites.
 Mee                 7003  Update plugins paths in CKEditor profiles.
 Scald               7010  Update the thumbnail field path to match the old defaults.
 Scald               7011  Update the vocabulary variables to point toward the machine names.
 Scald               7012  Add the {scald_atoms}.created and {scald_atoms}.changed column.
 Scald               7013  Add a new field 'data' to scald_context_config table.
 Search_api_facetap  7101  Set up date formats.
 i
 Search_api          7118  Adds the {search_api_item_string_id} table for items with string IDs.
 Toc_filter          7103  Change 'toc_filter_ol_default_title' and 'toc_filter_ul_default_title' to 'toc_filter_numbered_default_title' and 'toc_filter_bullet_default_title'
 Audiofield          7500  Update settings to use the new field displays.
 Captcha             7001  Increase the Session Id field size.
 Ctools              7000  Enable the custom CSS cache handler.
 Ctools              7001  Increase the length of the ctools_object_cache.obj column.
 Ctools              7002  Increase the length of the ctools_object_cache.name column to 255.
 Ctools              7003  Revert the length of the ctools_object_cache.name column back to 128.
 Date                7005  Revisited: Date text widgets should always use an increment of 1.
 Devel               7005  Delete variable 'devel_form_weights'.   'devel_form_weights' was removed from code.
 Devel               7006  Change variable 'dev_mem' to 'devel_memory'.
 Devel               7007  Delete 'devel_xhprof_' variables as they were removed from code.
 Devel               7008  Change variable "dev_timer" to "devel_timer".
 Ds                  7202  Increase the label storage length to 128.
 Ds                  7203  Increase the view_mode storage length to 64
 Entity              7003  Create cache tables for entities that support Entity cache module.
 Entityreference     7100  Implements hook_update_N().   Remove duplicate rows in the taxonomy_index table.
 Entity_translation  7005  Rebuild the class registry to pick up the translation handler factory class.
 Entity_translation  7006  Add revision schema for entity translation metadata.
 Entity_translation  7007  Disable revision support on existing installations.
 Entity_translation  7008  Enable Entity Translation for taxonomy vocabularies having terms translated  through it.
 Entity_translation  7009  Make sure "i18n_mode" is correctly set for vocabularies having entity  translation enabled.
 Facetapi            7104  Add hash field to facetapi table.
 Field_collection    7007  Add index on {$field_collection_field}_value column for all tables.
 Field_collection    7008  Update fields in field collections already set to use Entity Translation.
 Field_collection    7009  Update revisions created before revision support was implemented.
 Field_group         7007  Id attributes are now a setting. This update will insert the old id in the setting so old  markup doesn't get broken. If you don't want an attribute, you
                           can delete  them on the fieldgroup settings.
 Field_group         7008  Clear cache to notice the CTools load callback.
 Googleanalytics     7200  Delete custom ga.js code snippets to prevent malfunctions in new Universal  Analytics tracker. A backup of your snippets will be created.
 Googleanalytics     7201  Delete obsolete custom variables. Custom variables are now custom dimensions  and metrics.
 Googleanalytics     7202  Delete obsolete JavaScript scope variable.
 Googleanalytics     7203  Flatten the metrics and dimensions arrays.
 Googleanalytics     7204  Remove obsolete backup variables.
 Googleanalytics     7205  Update list of default file extensions.
 Honeypot            7004  Create Honeypot CSS file.
 Honeypot            7100  Adds the 'hostname' column to the {honeypot_user} table.
 Honeypot            7101  Transfer previous honeypot trigger info from {flood} to {honeypot_user}.
 I18n_string         7002   Create new index in {locales_source}, performance improvement in sites with i18n.
 I18n_string         7003  Removed due to buggy upgrade for #2200647.
 I18n_string         7004  Change objectindex from int to bigint.
 Job_scheduler       7102  Drop field: created.
 L10n_update         7200  Migration to 7.x-2.x branch.
 L10n_update         7201  Sets the default translation files directory.
 L10n_update         7202  Removes table {cache_l10n_update}.
 L10n_update         7203  Removes the field 'l10n_server' from table {cache_l10n_update}.
 L10n_update         7204  Increase the length of the name column.
 L10n_update         7205  Increase the length of the name column.
 L10n_update         7206  Remove 'headers' field from cache table.
 L10n_update         7207  Migrate D8 style plurals to D7 style.
 L10n_update         7208  Remove the status variable.
 L10n_update         7209  Update default variable values to use https.
 L10n_update         7210  Add a .htaccess file to the translations directory.
 Libraries           7201  Rebuild the class registry.
 Libraries           7202  Grant the "View library reports" permission to roles with the "View site reports" permission.
 Link                7002  Removes unused link_extra_domains variable.
 Pathauto            7006  Create pathauto_state table, using data from pathauto_persist if it exists.
 Views               7302  Remove headers field from cache tables.   @see system_update_7054()
 Webform             7401  Rewrite token replacement system to use D7 tokens.   If needed, please download and install the Token module from drupal.org.  Otherwise some tokens will
                           not be rendered.
 Webform             7402  Add the webform_conditional database table.
 Webform             7403  Convert per-component conditionals to new more flexible conditional system.
 Webform             7404  Remove files left over from deleted submissions.   Such files are now deleted automatically.
 Webform             7405  Add an "extra" column to the e-mail table for for non-queryable options.
 Webform             7406  Convert the "webform_use_cookies" setting to "webform_tracking_mode".
 Webform             7407  Remove orphaned conditional rules.
 Webform             7408  Rename the "mandatory" column to "required".
 Webform             7409  Add progress bar columns to the webform table.
 Webform             7410  Remove the "teaser" column from the "webform" table.
 Webform             7411  Remove [submission:values:x] token use of :nolabel and add :withlabel.
 Webform             7412  Split webform_node_types as content type specific.
 Webform             7413  Add preview page columns to the webform table.
 Webform             7414  Change email subject, from_name and from_address fields to type 'TEXT'.
 Webform             7415  Increase length of webform.redirect_url.
 Webform             7416  Add columns for serial numbered submissions. Add serial numbers to existing submissions.
 Webform             7417  Change webform_component.name to text to allow for longer labels.
 Webform             7418  Upgrade the "extra" column in the e-mail table.   Make the column consistent with a new webform installation.   In version 7.x-4.0-rc6 and earlier, the
                           extra field was added with 'not null'  FALSE, cause the schema module to report in mismatch. While functionally this  causes no problem, this update
                           removes the schema module's warning.
 Webform             7419  Add an index on submitted data.
 Webform             7420  Extend access to the WEBFORM tab to anyone who can access the node's EDIT tab.
 Webform             7421  Set the administrator option for an HTML-capable mail system to the current automatically-detected option.
 Webform             7422  Remove the administrator option "Include webform forms in search index" and rely on the Search Index view mode instead.
 Webform             7423  Convert conditionals to be able to support multiple actions per conditional.   Backup your database before proceeding. WARNING: Sites with many, many
                           conditionals should execute this update via drush to avoid a PHP timeout.
 Webform             7424  Convert conditional actions of "hide" to "isn't shown".
 Webform             7425  Add "exclude empty" option to emails.
 Webform             7426  Add configuration to continue sending individual e-mails to multiple recipients.
 Webform             7427  Add database columns for submission completed and modified timestamps.   Sites with many submissions may wish to use drush to execute this update.
 Webform             7428  Add a "confidential" option to webforms.
 Webform             7429  Add column highest_valid_page to webform_submissions table.   Add a column to the submission table to store the page on which to resume a  draft. Sites
                           with many, many submissions may wish to execute this update with  'drush updatedb'.
 Webform             7430  Add a column to the emails table to allow disabling.
 Webform             7431  Preserve progress bar as not active for one-page webforms.
 Wysiwyg             7201  Update enabled font plugin buttons to default plugin in TinyMCE profiles.
 Wysiwyg             7202  Update internal names of settings.
 Wysiwyg             7203  Add primary index to {wysiwyg_user}.
 Wysiwyg             7204  Remove empty editor profiles and update existing profiles.
 Wysiwyg             7205  Check for profiles without add_to_summaries settings.
Do you wish to run all pending updates? (y/n): y
The following module is missing from the file system: <em class="placeholder">scald_dailymotion</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">scald_vimeo</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">scald_youtube</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">apachesolr</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">apachesolr_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">devel_themer</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">mollom</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
Your existing webforms have been upgraded to use the global Drupal 7 token system.                                                                                        [ok]
Performed update: webform_update_7401                                                                                                                                     [ok]
Performed update: webform_update_7402                                                                                                                                     [ok]
0 webforms using conditionals updated to the new conditional system.                                                                                                      [ok]
Performed update: webform_update_7403                                                                                                                                     [ok]
Performed update: webform_update_7404                                                                                                                                     [ok]
Performed update: webform_update_7405                                                                                                                                     [ok]
Performed update: webform_update_7406                                                                                                                                     [ok]
Performed update: webform_update_7407                                                                                                                                     [ok]
Performed update: webform_update_7408                                                                                                                                     [ok]
New webform columns added.                                                                                                                                                [ok]
Performed update: webform_update_7409                                                                                                                                     [ok]
Removed "teaser" column. All forms that had the "Show complete form in teaser" option disabled will now show forms in their teasers. Use view modes to hide the form if   [ok]
desired.
Performed update: webform_update_7410                                                                                                                                     [ok]
Replaced tokens using [submission:values:x] with [submission:values:x:withlabel].                                                                                         [ok]
Performed update: webform_update_7411                                                                                                                                     [ok]
Performed update: webform_update_7412                                                                                                                                     [ok]
New webform columns added.                                                                                                                                                [ok]
Performed update: webform_update_7413                                                                                                                                     [ok]
Custom email columns successfully changed.                                                                                                                                [ok]
Performed update: webform_update_7414                                                                                                                                     [ok]
Performed update: webform_update_7415                                                                                                                                     [ok]
Columns for serial numbered submissions successfully added. Serial numbers added to existing submissions.                                                                 [ok]
Performed update: webform_update_7416                                                                                                                                     [ok]
Performed update: webform_update_7417                                                                                                                                     [ok]
Performed update: webform_update_7418                                                                                                                                     [ok]
Performed update: webform_update_7419                                                                                                                                     [ok]
Performed update: webform_update_7420                                                                                                                                     [ok]
Performed update: l10n_update_update_7200                                                                                                                                 [ok]
No commonly-known HTML capable module is installed. The option to send HTML e-mail is disabled.                                                                           [ok]
Performed update: webform_update_7421                                                                                                                                     [ok]
Webform forms will now be included in the search index only if the Webform "field" is displayed in the "Search index" view mode.                                          [ok]
Performed update: webform_update_7422                                                                                                                                     [ok]
Performed update: l10n_update_update_7201                                                                                                                                 [ok]
Webform database tables were successfully adjusted to allow more than one action for each conditional.                                                                    [ok]
Performed update: webform_update_7423                                                                                                                                     [ok]
Performed update: l10n_update_update_7202                                                                                                                                 [ok]
0 conditionals converted to "isn't" shown.                                                                                                                                [ok]
Performed update: webform_update_7424                                                                                                                                     [ok]
Performed update: l10n_update_update_7203                                                                                                                                 [ok]
Webform e-mails were sucessfully updated to add the option to exclude empty components.                                                                                   [ok]
Performed update: webform_update_7425                                                                                                                                     [ok]
Performed update: l10n_update_update_7204                                                                                                                                 [ok]
No custom code snippet found. Nothing to do.                                                                                                                              [ok]
Performed update: googleanalytics_update_7200                                                                                                                             [ok]
Performed update: l10n_update_update_7205                                                                                                                                 [ok]
Performed update: webform_update_7426                                                                                                                                     [ok]
Performed update: wysiwyg_update_7201                                                                                                                                     [ok]
Performed update: entity_translation_update_7005                                                                                                                          [ok]
Performed update: l10n_update_update_7206                                                                                                                                 [ok]
Deleted obsolete custom variables. Custom variables are now custom dimensions and metrics and you need to manually configure them!                                        [ok]
Performed update: googleanalytics_update_7201                                                                                                                             [ok]
Webform submissions were updated with completed and modified timestamps.                                                                                                  [ok]
Performed update: webform_update_7427                                                                                                                                     [ok]
count(): Parameter must be an array or an object that implements Countable l10n_update.install:590                                                                        [warning]
count(): Parameter must be an array or an object that implements Countable l10n_update.install:319                                                                        [warning]
Performed update: l10n_update_update_7207                                                                                                                                 [ok]
Removed obsolete JavaScript scope variable.                                                                                                                               [ok]
Performed update: googleanalytics_update_7202                                                                                                                             [ok]
Performed update: system_update_7079                                                                                                                                      [ok]
Webforms may now be configured to anonymize confidential submissions.                                                                                                     [ok]
Performed update: webform_update_7428                                                                                                                                     [ok]
Performed update: devel_update_7005                                                                                                                                       [ok]
Performed update: wysiwyg_update_7202                                                                                                                                     [ok]
Performed update: ctools_update_7000                                                                                                                                      [ok]
Performed update: scald_update_7010                                                                                                                                       [ok]
Performed update: entity_translation_update_7006                                                                                                                          [ok]
Performed update: node_update_7014                                                                                                                                        [ok]
Performed update: wysiwyg_update_7203                                                                                                                                     [ok]
Performed update: i18n_string_update_7002                                                                                                                                 [ok]
Performed update: system_update_7080                                                                                                                                      [ok]
file_put_contents(temporary://fileErGnGx): failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed file.inc:1986                                   [warning]
Performed update: honeypot_update_7004                                                                                                                                    [ok]
Webforms will now resume draft submissions on the page where the submitter left off.                                                                                      [ok]
Performed update: webform_update_7429                                                                                                                                     [ok]
Performed update: entity_translation_update_7007                                                                                                                          [ok]
Saved custom dimensions and metrics.                                                                                                                                      [ok]
Performed update: googleanalytics_update_7203                                                                                                                             [ok]
Performed update: scald_update_7011                                                                                                                                       [ok]
Performed update: l10n_update_update_7208                                                                                                                                 [ok]
Performed update: field_collection_update_7007                                                                                                                            [ok]
Performed update: ctools_update_7001                                                                                                                                      [ok]
Performed update: devel_update_7006                                                                                                                                       [ok]
Performed update: l10n_update_update_7209                                                                                                                                 [ok]
Webform emails may now be disabled.                                                                                                                                       [ok]
Performed update: webform_update_7430                                                                                                                                     [ok]
Performed update: libraries_update_7201                                                                                                                                   [ok]
Performed update: wysiwyg_update_7204                                                                                                                                     [ok]
Performed update: honeypot_update_7100                                                                                                                                    [ok]
Performed update: field_collection_update_7008                                                                                                                            [ok]
Performed update: entity_translation_update_7008                                                                                                                          [ok]
Performed update: i18n_string_update_7003                                                                                                                                 [ok]
Performed update: system_update_7081                                                                                                                                      [ok]
Performed update: ctools_update_7002                                                                                                                                      [ok]
Removed obsolete backup variables.                                                                                                                                        [ok]
Performed update: googleanalytics_update_7204                                                                                                                             [ok]
Performed update: field_group_update_7007                                                                                                                                 [ok]
Performed update: scald_update_7012                                                                                                                                       [ok]
Performed update: devel_update_7007                                                                                                                                       [ok]
Performed update: ds_update_7202                                                                                                                                          [ok]
Performed update: node_update_7015                                                                                                                                        [ok]
Performed update: mee_update_7002                                                                                                                                         [ok]
Performed update: scald_update_7013                                                                                                                                       [ok]
Performed update: mee_update_7003                                                                                                                                         [ok]
Performed update: atom_reference_update_7001                                                                                                                              [ok]
Performed update: composer_manager_update_7100                                                                                                                            [ok]
Performed update: job_scheduler_update_7102                                                                                                                               [ok]
Performed update: user_update_7019                                                                                                                                        [ok]
Performed update: taxonomy_update_7011                                                                                                                                    [ok]
Performed update: search_api_update_7118                                                                                                                                  [ok]
Performed update: node_update_7016                                                                                                                                        [ok]
Performed update: field_update_7004                                                                                                                                       [ok]
Performed update: dblog_update_7003                                                                                                                                       [ok]
Disabled progress bar for 0 single-page webforms.                                                                                                                         [ok]
Performed update: webform_update_7431                                                                                                                                     [ok]
Performed update: block_update_7009                                                                                                                                       [ok]
Performed update: aggregator_update_7004                                                                                                                                  [ok]
Performed update: system_update_7082                                                                                                                                      [ok]
Performed update: search_api_facetapi_update_7101                                                                                                                         [ok]
Performed update: ctools_update_7003                                                                                                                                      [ok]
Performed update: toc_filter_update_7103                                                                                                                                  [ok]
Performed update: views_update_7302                                                                                                                                       [ok]
Performed update: honeypot_update_7101                                                                                                                                    [ok]
The default extensions for download tracking have been updated.                                                                                                           [ok]
Performed update: googleanalytics_update_7205                                                                                                                             [ok]
Performed update: field_group_update_7008                                                                                                                                 [ok]
Performed update: l10n_update_update_7210                                                                                                                                 [ok]
Performed update: field_collection_update_7009                                                                                                                            [ok]
Performed update: field_collection_update_7009                                                                                                                            [ok]
Performed update: libraries_update_7202                                                                                                                                   [ok]
Performed update: link_update_7002                                                                                                                                        [ok]
Performed update: pathauto_update_7006                                                                                                                                    [ok]
Performed update: facetapi_update_7104                                                                                                                                    [ok]
Invalid argument supplied for foreach() audiofield.install:92                                                                                                             [warning]
Performed update: audiofield_update_7500                                                                                                                                  [ok]
Performed update: entity_translation_update_7009                                                                                                                          [ok]
Performed update: entityreference_update_7100                                                                                                                             [ok]
Performed update: entity_update_7003                                                                                                                                      [ok]
Performed update: ds_update_7203                                                                                                                                          [ok]
Performed update: devel_update_7008                                                                                                                                       [ok]
Performed update: date_update_7005                                                                                                                                        [ok]
Performed update: i18n_string_update_7004                                                                                                                                 [ok]
Performed update: captcha_update_7001                                                                                                                                     [ok]
Performed update: wysiwyg_update_7205                                                                                                                                     [ok]
The file could not be created.                                                                                                                                            [error]
Date text widgets have been updated to use an increment of 1.                                                                                                             [status]
'all' cache was cleared.                                                                                                                                                  [success]
Finished performing updates.                                                                                                                                              [ok]
steinmb commented 4 years ago

File system moved to issue #15