Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.5] Auto-diagnose is not launched with PHAR distribution #357

Closed
1 of 5 tasks
llaville opened this issue Nov 4, 2022 · 1 comment
Closed
1 of 5 tasks

[6.5] Auto-diagnose is not launched with PHAR distribution #357

llaville opened this issue Nov 4, 2022 · 1 comment
Assignees
Labels

Comments

@llaville
Copy link
Owner

llaville commented Nov 4, 2022

Bug report category

  • Installation issue.
  • Feature issue.
  • Source Code Analysis issue.
  • PHP extension related issue.
  • Other. Please specify in Summary section

Summary

Unable to run diagnose or analyser:run commands without database installation first. See Auto-Diagnose feature !

WARNING: this issue affect only PHAR distribution.

Expected behaviour

Be able to run either all commands without database installation => Auto-Diagnose feature

Actual behaviour

Fatal error: Uncaught Symfony\Component\Config\Exception\FileLocatorFileNotFoundException: The file "./config/packages/messenger.php" does not exist (in: "/shared/backups/github/proxy-manager-lts-1.0.3", "./config/set"). in phar:///shared/backups/php/phpcompatinfo-6.5.phar/vendor/symfony/config/FileLocator.php:71

Feature issue

This issue is related to Light Kernel introduced with CompatInfo-DB 4.4, that is not able to detect correctly Project Directory with PHAR versions of CompatInfo

@llaville llaville added the bug label Nov 4, 2022
@llaville llaville self-assigned this Nov 4, 2022
@llaville
Copy link
Owner Author

llaville commented Nov 4, 2022

Pre-requis: llaville/php-compatinfo-db#129 should be fixed first !

llaville added a commit that referenced this issue Nov 5, 2022
@llaville llaville closed this as completed Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant