During the database upgrade I get the error:
media module
- 7200 - Replace 'view media' perm from all users having the role with 'view file'.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7201 - Handle existing media fields. Enable the new Media Field module if this site uses "media" fields. File fields are now preferred for storing media.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7202 - Enable the Views module if it is not already enabled.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7203 - Empty update function to trigger cache clear.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7204 - Update old Media view modes to the new File Entity ones.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7205 - Drop the unused {media_list_type} table.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7206 - Move default file display configurations to the database.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7207 - Trigger cache clear. Empty update function to trigger cache clear after changing access callbacks to file_entity_access.
This update will been skipped due to the following missing dependencies: file_entity_update_7207
- 7208 - Drop the media_types table and migrate files to file_entity types.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 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.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7210 - Delete deceprated media__type_icon_directory variable.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7211 - Save a square_thumbnail image style in the database for legacy support if one does not already exist.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7212 - Re-create application file type for legacy reasons.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7213 - Remove the obsolete file_extensions variable.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7214 - Drop the legacy {media_filter_usage} table.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7216 - Skipped to run media_update_7217().
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7217 - Copy file type icons to public files directory.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7218 - Drop the legacy {cache_media_xml} table.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7219 - Enable the Media WYSIWYG submodule.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7220 - Delete the deprecated media__file_list_size variable.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7221 - Enable the Media Bulk Upload submodule.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7222 - Delete the deprecated media__display_types_migration_mess variable.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7223 - Delete legacy variables.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7224 - Rename variables, removing variable namespace.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7225 - Migrate variables to appropriate submodules.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7226 - Grant existing user access to new media browser permission.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
- 7227 - Make sure that the image style square_thumbnail is created.
This update will been skipped due to the following missing dependencies: file_entity_update_7210, file_entity_update_7207
I tried google search but no luck.
Please help