Missing dependency?
After applying (dnf --enablerepo updates-testing drupal8 drupal8-httpd) the test update
Website won't load Error in /var/log/php-fpm/www-error.log
[30-Mar-2018 16:59:05 UTC] PHP Fatal error: require_once(): Failed opening required '/usr/share/php/Symfony3/Bridge/PsrHttpMessage/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/drupal8/autoload.php on line 31
restarted the php-fpm.service and also tried a reboot....
Tried drupal8-8.4.6-2.fc27.noarch. Website still won't load. Errors from /var/log/php/www-error.log
[03-Apr-2018 12:37:35 UTC] PHP Warning: require_once(/usr/share/php/Symfony3/Component/Console/autoload.php): failed to open stream: No such file or directory in /usr/share/drupal8/autoload.php on line 34
[03-Apr-2018 12:37:35 UTC] PHP Fatal error: require_once(): Failed opening required '/usr/share/php/Symfony3/Component/Console/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/drupal8/autoload.php on line 34
It looks like this version of drupal8 requires php-symfony3. After I installed that, the site started working, before (but after the upgrade of drupal8) I just got blank screens and the message anonymous mentioned.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Confirmed. I just installed that php-symfony3 meta package and that resolved all the issues. I had started chasing the dependencies one-by-one but then checked that the php-symfony3 package installs all the subs.
karma: -1
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
drupal8-8.4.6-3 now uses range dependencies when possible. Also, I finally found that a Symfony Config dependency was missing so that has been added as well.
The -3 packages seem to do the trick. They bring in a bunch of symfony3 packages, and no symfony4 packages and my site works, at least on my testing VM.
This update has been submitted for testing by siwinski.
This update has been pushed to testing.
Missing dependency?
After applying (dnf --enablerepo updates-testing drupal8 drupal8-httpd) the test update Website won't load Error in /var/log/php-fpm/www-error.log [30-Mar-2018 16:59:05 UTC] PHP Fatal error: require_once(): Failed opening required '/usr/share/php/Symfony3/Bridge/PsrHttpMessage/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/drupal8/autoload.php on line 31
restarted the php-fpm.service and also tried a reboot....
karma: -1
siwinski edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by siwinski.
Thanks whoever you are anonymous! Fix in
8.4.6-2
via https://src.fedoraproject.org/rpms/drupal8/c/2b082882a1b0c5fdce466bd32b7b41bf84235bbc?branch=masterThis update has been pushed to testing.
Tried drupal8-8.4.6-2.fc27.noarch. Website still won't load. Errors from /var/log/php/www-error.log
[03-Apr-2018 12:37:35 UTC] PHP Warning: require_once(/usr/share/php/Symfony3/Component/Console/autoload.php): failed to open stream: No such file or directory in /usr/share/drupal8/autoload.php on line 34 [03-Apr-2018 12:37:35 UTC] PHP Fatal error: require_once(): Failed opening required '/usr/share/php/Symfony3/Component/Console/autoload.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/drupal8/autoload.php on line 34
karma: -1
It looks like this version of drupal8 requires php-symfony3. After I installed that, the site started working, before (but after the upgrade of drupal8) I just got blank screens and the message anonymous mentioned.
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Confirmed. I just installed that php-symfony3 meta package and that resolved all the issues. I had started chasing the dependencies one-by-one but then checked that the php-symfony3 package installs all the subs.
karma: -1
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
I'm a little lost as to how Symfony 3 is not getting installed as it is listed as a dependency:
I'll try modifying the requires to use range dependencies in case it is DNF not installing the correct versions (i.e. just satisfying the "< 4.0.0")
siwinski edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by siwinski.
drupal8-8.4.6-3
now uses range dependencies when possible. Also, I finally found that a Symfony Config dependency was missing so that has been added as well.See https://src.fedoraproject.org/rpms/drupal8/c/dc10ba3d8b6a4839ca7efaaa511d80465dca9a44 for changes
The -3 packages seem to do the trick. They bring in a bunch of symfony3 packages, and no symfony4 packages and my site works, at least on my testing VM.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by siwinski.
This update has been submitted for stable by siwinski.
This update has been pushed to stable.