[12:47:50] AaronSchulz: Hmm. No, that shouldn't be happening. We want an unsaved User object there, but CA is apparently wanting to save things preemptively. [12:52:41] ... It shouldn't ever actually save anything because we only get to that code path when the user doesn't already exist in AuthManager, but it's apparently triggering your "no DB access" check when it's trying to check if the user exists in CA. [21:07:11] Sigh. Trying to enable VE in a fresh (i.e. just after a "vagrant destroy") mediawiki-vagrant ran into something that sounds like T132995 but T132995#2216512 didn't fix it, and trying to enable Flow ran into something that seems like T158157 except 'composer update' at either the top level or in Flow's directory doesn't seem to have fixed it. I give up for today. [21:07:12] T132995: VisualEditor (RESTBase) broken in vagrant - https://phabricator.wikimedia.org/T132995 [21:07:12] T158157: PHP Fatal error running update.php: "Class 'Pimple\Container' not found" - https://phabricator.wikimedia.org/T158157