Project

General

Profile

Actions

Bug #78054

closed

PackageManager doesn't solve/recognize real composer packages

Added by Patrik Karisch over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2016-09-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Still the same exception as in #54491

I understand there would be no solution for 6.2, but having the error still in 8.x seems odd.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #54491: PackageManager doesn't solve/recognize real composer packages Rejected2013-12-18

Actions
Actions #1

Updated by Patrik Karisch over 7 years ago

Even a php version requirement throws a exception now, which worked in 6.2..

 The package "content" depends on "php" which is not present in the system.
Actions #2

Updated by Helmut Hummel over 7 years ago

  • Status changed from New to Needs Feedback

I assume you have no ext_emconf.php for this extension? Then composer require section is indeed still evaluated.
We should probably make the exception more speaking for this case, as ext_emconf.php is still required in many places

Actions #3

Updated by Patrik Karisch over 7 years ago

I have still ext_emconf.php because the ext_emconf.php file is required, so the extension can discovered by the extension manager (for activivation/deactivation).

Actions #4

Updated by Helmut Hummel over 7 years ago

Patrik Karisch wrote:

I have still ext_emconf.php because the ext_emconf.php file is required, so the extension can discovered by the extension manager (for activivation/deactivation).

Then you need to provide both ext_emconf.php and composer.json files, so that I'm able to reproduce this issue.

This extension works just fine: https://github.com/TYPO3-Console/typo3_console/blob/3.1.1/composer.json#L25-L32

Besides that, did you hard remove typo3temp/var/Cache ? maybe you added ext_emconf.php later and that (broken) state is cached

Actions #5

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Needs Feedback 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/50026

Actions #6

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/50026

Actions #7

Updated by Gerrit Code Review over 7 years ago

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

Actions #8

Updated by Gerrit Code Review over 7 years ago

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

Actions #9

Updated by Gerrit Code Review over 7 years ago

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

Actions #10

Updated by Gerrit Code Review over 7 years ago

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

Actions #11

Updated by Gerrit Code Review over 7 years ago

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

Actions #12

Updated by Anonymous over 7 years ago

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

Updated by Gerrit Code Review over 7 years ago

  • Status changed from Resolved to Under Review

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/50050

Actions #14

Updated by Gerrit Code Review over 7 years ago

Patch set 2 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/50050

Actions #15

Updated by Anonymous over 7 years ago

  • Status changed from Under Review to Resolved
Actions #16

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF