[17:19:53] RainbowSprinkles: is there an estimated date for 1.29 that we're aiming for? [17:28:11] I was originally planning this week, but I never did an RC yet [17:28:26] Mostly was waiting on the backports you did [17:28:37] Could spin an RC this week, release next? Only a week late [19:10:31] RainbowSprinkles: sounds good to me, I think we might be able to fix T100085 in time [19:10:32] T100085: PHP Notice: JobQueueGroup::__destruct: 1 buffered job(s) never inserted - https://phabricator.wikimedia.org/T100085 [19:17:06] T154425 and T154438 seem like the same thing [19:17:06] T154438: Special:MovePage throws MWCallableUpdate::doUpdate: Cannot flush snapshot because writes are pending (JobQueueDB::doBatchPush, JobQueueDB::doBatchPush) - https://phabricator.wikimedia.org/T154438 [19:17:06] T154425: Delete action throws a DBUnexpectedError with "MWCallableUpdate::doUpdate: Cannot flush snapshot because writes are pending (JobQueueDB::doBatchPush)" - https://phabricator.wikimedia.org/T154425 [19:17:20] Probably [21:06:25] - The requested package monolog/monolog ~1.18.2 exists as monolog/monolog[1.22.1] but these are rejected by your constraint. [21:06:38] ^ got this when trying to composer update. anybody knows anything about it? [21:10:15] because whatever specified that constraint is only allowing versions like 1.18.X [21:10:48] assuming the package is following semantic versioning, there should be very little reason for such a constraint; ~1.18 would be better [21:11:15] or >= 1.18 [21:28:07] SMalyshev: core is ~1.22.1 and role::psr3 is ^1.22. Sounds like something else has the older 1.18.2 requirement. [21:32:10] mediawiki-debian is pinned at 1.18.2. DonationInterface is ~1.18.2. [21:35:05] SMalyshev: running `find . -type f -name composer.json|xargs grep 'monolog/monolog'` from your mediawiki directory may help you find the conflict. [21:45:14] mediawiki/debian is 1.27.x [22:12:11] MediaWiki should drop the 1.x [22:16:15] just go straight to 30 ? :) [22:16:19] works for firefox [22:17:14] I think dropping the php- from wmf versions would be a bigger win ;) [22:20:39] bd808: looks like for some reason vagrant had requirement for 1.18... no idea where it came from [22:21:09] hmmm.. maybe from an older psr3 setup [22:21:22] it feels like I have seen that before... [22:21:23] settings.d/composer/monolog-monolog-for-psr3-role.json [22:21:28] bd808: yeah looks like it [22:21:30] *nod* [22:21:49] I didn't even know vagrant had a way to mess with composer... now I do :) [22:22:19] :) we had that even before composer-merg-plugin worked [22:22:40] since ... London hackathon so we could make a wikidata role [22:48:43] legoktm: Eh, I talked about doing that. [22:48:45] What's the win? [22:48:50] Other than being pedantic [22:48:56] It's ingrained a *lot* of places