https://bugzilla.wikimedia.org/show_bug.cgi?id=67831

--- Comment #3 from Bryan Davis <bda...@wikimedia.org> ---
Service[hhvm] requires all of the hhvm packages to be installed (see ::hhvm).
That log shows Service[hhvm] being started, so luasandbox.so should be present,
but obviously it wasn't.

One thing we could do for this particular problem would be to change the
command used to run composer to use /usr/bin/php5 instead of /usr/bin/php. We
have done something similar for most puppet execution of maintenance scripts
because of other issues with hhvm for short running command line scripts.

I'm more and more inclined to ask Ori to revert the code in ::hhvm that sets
/usr/bin/php to be a symlink to /usr/bin/hhvm. I think running the wiki under
hhvm is a great idea, but it seems like there is still quite a bit of
instability with running random php scripts using it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to