Project

General

Profile

Actions

Bug #68417

closed

Check for broken extensions fails with direct_mail and tt_address

Added by Franz Holzinger over 9 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2015-07-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The Install Tool upgrade from TYPO3 6.1.12 to 6.2.14 marks extensions tt_address 2.3.3 and direct_mail 3.1.1 as broken.

Check for broken extensions
Incompatible extension found!

direct_mail
tt_address

If I press [Uninstall all incompatible extensions], then it fails.

Something went wrong. Check failed.

Message:
The package "direct_mail" depends on "tt_address" which is not present in the system.

[21-Jul-2015 11:47:30 Europe/Berlin] PHP Fatal error:  require_once(): Failed opening required 'PATH_t3libclass.t3lib_treeview.php' (include_path='/home/myusername/public_html/myusername/typo3/contrib/pear/:.:/usr/share/php:/usr/share/pear') in /home/myusername/public_html/myusername/typo3conf/ext/tt_address/class.tx_ttaddress_tcefunc_selecttreeview.php on line 27
[21-Jul-2015 11:47:30 Europe/Berlin] PHP Stack trace:
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   1. {main}() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Start/Install.php:0
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   2. TYPO3\CMS\Install\Controller\AjaxController->execute() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Start/Install.php:119
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   3. TYPO3\CMS\Install\Controller\AjaxController->dispatchAuthenticationActions() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Classes/Controller/AjaxController.php:63
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   4. TYPO3\CMS\Install\Controller\Action\Ajax\AbstractAjaxAction->handle() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Classes/Controller/AjaxController.php:149
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   5. TYPO3\CMS\Install\Controller\Action\Ajax\ClearCache->executeAction() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Classes/Controller/Action/Ajax/AbstractAjaxAction.php:29
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   6. TYPO3\CMS\Install\Service\ClearCacheService->clearAll() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Classes/Controller/Action/Ajax/ClearCache.php:35
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   7. TYPO3\CMS\Core\Core\Bootstrap->loadExtensionTables() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/install/Classes/Service/ClearCacheService.php:82
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   8. TYPO3\CMS\Core\Utility\ExtensionManagementUtility::loadExtTables() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/core/Classes/Core/Bootstrap.php:944
[21-Jul-2015 11:47:30 Europe/Berlin] PHP   9. TYPO3\CMS\Core\Utility\ExtensionManagementUtility::loadSingleExtTablesFiles() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php:1754
[21-Jul-2015 11:47:30 Europe/Berlin] PHP  10. require() /home/myusername/public_html/myusername/typo3_src-6.2.14/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php:1776
[21-Jul-2015 11:47:30 Europe/Berlin] PHP  11. include_once() /home/myusername/public_html/myusername/typo3conf/ext/tt_address/ext_tables.php:99

Actions

Also available in: Atom PDF