ubuntu:jammy postinst failure: PHP Fatal error - Symfony/Polyfill/Php80/autoload.php not found
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- php, ubuntu
- Domain
- build-system
Research direction
Start by reproducing Jenkins build #27 on Ubuntu 22.04 (jammy) and inspect the multiflexi-mserver post-installation script and the PHP autoload paths shown in the error. Trace how php-symfony-polyfill-php80 is packaged and included; done means the package configures successfully without the missing Symfony/Polyfill/Php80/autoload.php failure.
Written by the indexing model from the issue text.
Description
Problem
Installation test on ubuntu:jammy fails during post-installation script with a PHP Fatal error.
Error (from Jenkins build #27)
PHP Warning: require_once(Symfony/Polyfill/Php80/autoload.php): Failed to open stream: No such file or directory in /usr/share/php/Symfony/Component/Process/autoload.php on line 4
PHP Fatal error: Uncaught Error: Failed opening required 'Symfony/Polyfill/Php80/autoload.php' (include_path='.:/usr/share/php') in /usr/share/php/Symfony/Component/Process/autoload.php:4
Stack trace:
#0 /usr/share/php/MultiFlexi/autoload.php(10): require_once()
#1 /usr/share/php/multiflexi-cli/autoload.php(10): require_once('...')
#2 /usr/share/multiflexi-cli/multiflexi-cli.php(19): require_once('...')
#3 {main}
thrown in /usr/share/php/Symfony/Component/Process/autoload.php on line 4
dpkg: error processing package multiflexi-mserver (--configure):
installed multiflexi-mserver package post-installation script subprocess returned error exit status 255
Cause
Path incompatibility: Symfony/Polyfill/Php80/autoload.php is not found at the expected include path on jammy (PHP 8.1). The php-symfony-polyfill-php80 package is installed but its autoload file is not accessible at the path expected by Symfony/Component/Process.
Fix
Investigate the autoload path mapping for php-symfony-polyfill-php80 on Ubuntu 22.04 (jammy) and adjust packaging or dependencies accordingly.
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Spoje-NET/multiflexi-mserver
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 45/100
All issues in Spoje-NET/multiflexi-mserver
Similar issues
-
needs-triage Platform(Default)
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
bug No Code Attached Yet
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
joomla/joomla-cms#48501 ·
-
sync-en
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
sync-en
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Перевод устарел
Difficulty 2/5 1-3 hours Newbie friendliness 78/100