https://bugzilla.wikimedia.org/show_bug.cgi?id=67831
--- Comment #2 from Matthew Flaschen <[email protected]> --- I was able to reproduce it (see last part below). After some git pulls into MediaWiki-Vagrant, role toggling, and halt/up, I can't reproduce it any more. I ran the commands Bryan provided, and got the same output. --- 2014-07-14 19:24:35 +0000 Puppet (notice): Compiled catalog for mediawiki-vagrant in environment production in 5.58 seconds 2014-07-14 19:24:41 +0000 Puppet (info): Applying configuration version '1405365870.ace5817' 2014-07-14 19:24:41 +0000 mount[files] (info): allowing mediawiki-vagrant access 2014-07-14 19:24:52 +0000 /Stage[main]/Apt/Exec[/usr/bin/apt-get update]/returns (notice): executed successfully 2014-07-14 19:24:55 +0000 /Stage[main]/Hhvm/Service[hhvm]/ensure (notice): ensure changed 'stopped' to 'running' 2014-07-14 19:24:55 +0000 /Stage[main]/Hhvm/Service[hhvm] (info): Unscheduling refresh on Service[hhvm] 2014-07-14 19:24:56 +0000 /Stage[main]/Mediawiki/Exec[install composer deps]/returns (notice): Uncaught exception: Could not open extension /usr/lib/hphp/extensions/20131007/luasandbox.so: /usr/lib/hphp/extensions/20131007/luasandbox.so: undefined symbol: zend_objects_destroy_object 2014-07-14 19:24:56 +0000 Puppet (err): /usr/bin/composer install --no-interaction --quiet --optimize-autoloader returned 255 instead of one of [0] 2014-07-14 19:24:56 +0000 /Stage[main]/Mediawiki/Exec[install composer deps]/returns (err): change from notrun to 0 failed: /usr/bin/composer install --no-interaction --quiet --optimize-autoloader returned 255 instead of one of [0] 2014-07-14 19:24:59 +0000 Puppet (notice): Finished catalog run in 21.27 seconds --- -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
