Project

General

Profile

Actions

Bug #78540

closed

Dependent extensions not getting installed automatically even though it is available in the extension manager

Added by Siju E Raju over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2016-11-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.6
Tags:
7.6.12
Complexity:
hard
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

In typo3 7.6.12 if an extension depends on another extension, the extension activation will not activate the dependent extension even though it is available in the extension manager. Instead it will show an error like
"Oops, an error occurred!
The package "X" depends on "Y" which is not present in the system."


Files

bug.png (112 KB) bug.png Siju E Raju, 2016-11-02 09:11

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #78494: Extension manager installs incompatible extensionsClosedNicole Cordes2016-10-29

Actions
Actions #1

Updated by Christian Kuhn over 7 years ago

args. confirmed. that's a side effect of fix for #78494

Actions #2

Updated by Christian Kuhn over 7 years ago

  • Priority changed from Should have to Must have
  • Target version set to next-patchlevel
  • TYPO3 Version changed from 7 to 6.2
  • Complexity set to hard
  • Is Regression changed from No to Yes
  • Sprint Focus set to Stabilization Sprint
Actions #3

Updated by Markus Klein over 7 years ago

  • Status changed from New to Accepted
Actions #4

Updated by Markus Klein over 7 years ago

Testcase:

We have the following extensions available on the server, but NOT installed:
- X: not in TER
- Y: not in TER

Extension X has dependencies on Y and Z (which is in TER).

Installing X causes the above error, that Y is not available.

Expected: Z should be downloaded and installed and, Y should be installed too.

Actions #5

Updated by Nicole Cordes over 7 years ago

Hi all,

Thank you for the report. I can't verify this problem by now and need more information.

What I tested so far:

- install an extension (mask_example) from TER
- its dependency (mask) is fetched and installed from TER as well

- install a local extension (dbal)
- its dependency (adodb uninstalled locally but available) is installed as well

What do I have to do to trigger the mentioned problem? Please add a "real-life" example to reproduce this problem.

Actions #6

Updated by Nicole Cordes over 7 years ago

  • Assignee set to Nicole Cordes
Actions #7

Updated by Christian Kuhn over 7 years ago

I found these 2 test cases, yet:

  • (7.6): indexed_search_mysql can be used to easily reproduce that (do NOT have indexed_search loaded)
  • have both introduction and bootstrap_package lying around locally but both not loaded, then try to load introduction
Actions #8

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50484

Actions #9

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50484

Actions #10

Updated by Gerrit Code Review over 7 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50500

Actions #11

Updated by Nicole Cordes over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50504

Actions #13

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50504

Actions #14

Updated by Nicole Cordes over 7 years ago

  • Status changed from Under Review to Resolved
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF