Upgrade from 7.x.16 to 7.x.2 beta 3

Error shown while running update.php

DatabaseSchemaObjectExistsException: Table field_data_field_oc_video2 already exists. in DatabaseSchema->createTable() (line 657 of /var/www/html/PBC/includes/database/schema.inc).

I tried to drop the table [field_data_field_oc_video2] and re-ran the update.php, but the error reoccurs.

List of modules being updated.

33 PENDING UPDATES
file_entity module

7204 - Add title and alt text to image file types.
7205 - Fix broken indexes caused by incorrect index definitions in update 7201.
7206 - Configure default pathauto variables if it is currently installed.
7207 - Remove the administration files limit variable.
7208 - Add expanded file type permissions to roles with existing file permissions.
7209 - Remove the {file_type_streams} table if it exists.
7210 - Merge MIME types into the {file_type} table.
7211 - Create the {file_metadata} table.
7212 - Migrate the image_dimensions table to the new file_metadata table.
7213 - Update default alt text and title image field descriptions.
7214 - Fix the default value in {file_managed}.type to match the field schema.
7215 - Fix the {file_metadata}.fid schema.
media module

7208 - Drop the media_types table and migrate files to file_entity types.
7209 - Enable the hidden media_migrate_file_types module to provide a UI to update {file_managed}.type with the new file types provided by file_entity.
7210 - Delete deceprated media__type_icon_directory variable.
7211 - Flush old version of the image style to make the thumbnails appear correctly.
7212 - Re-create application file type for legacy reasons.
7213 - Remove the obsolete file_extensions variable.
7214 - Drop the legacy {media_filter_usage} table.
7216 - Skipped to run media_update_7217().
7217 - Copy file type icons to public files directory.
7218 - Drop the legacy {cache_media_xml} table.
7219 - Enable the Media WYSIWYG submodule.
7220 - Delete the deprecated media__file_list_size variable.
7221 - Enable the Media Bulk Upload submodule.
7222 - Delete the deprecated media__display_types_migration_mess variable.
7223 - Delete legacy variables.
7224 - Rename variables, removing variable namespace.
7225 - Migrate variables to appropriate submodules.
7226 - Accommodate the introduction of a new permission which restricts access to the media browser by granting it to existing users who were able to access it.
openchurch module

7000 - Upgrade from 7.x-1.x (will skip if you are on 2x dev).
7001 - Add menu block for media links.
openchurch_video module

7000 - Migrate to new OC video field. This is required to backwards support 1x upgrades.

Comments

drupalninja99’s picture

Status: Active » Closed (won't fix)

I don't think I can support upgrades from 1x-2x any longer. I would recommend using a clean install if you run into problems.