Bug #42616
closed
Install new system extensions during upgrade process fails
Added by Nicole Cordes about 12 years ago.
Updated about 7 years ago.
Description
If you try to update your system from 4.7 to current master the second step "Install System Extensions" fails because of missing extensionmanager tables. So we have to push up the initialisation process from EM and adopt it to include ext_tables.sql as well (at the moment only the file ext_tables_static+adt.sql is executed).
- Assignee set to Nicole Cordes
- Status changed from New to Accepted
This is the error
Uncaught TYPO3 Exception
#1247602160: Table 'typo3_update.tx_extensionmanager_domain_model_extension' doesn't exist: SELECT tx_extensionmanager_domain_model_extension.* FROM tx_extensionmanager_domain_model_extension WHERE ((tx_extensionmanager_domain_model_extension.extension_key = 'recycler' AND tx_extensionmanager_domain_model_extension.version = '1.2.0') AND tx_extensionmanager_domain_model_extension.review_state >= '0') LIMIT 1
- Status changed from Accepted to Under Review
Confirmed still broken ...
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF