[00:01:00] hello, the WMPL donation banner currently active on Polish Wikipedia (https://pl.wikipedia.org/) has broken images in it. https://phabricator.wikimedia.org/F34123116 [00:01:40] ooh, wmpl has donation banners? [00:02:10] apparently! i just saw it for the first time [00:02:16] is that legit? [00:02:27] this URL is a 404: https://upload.wikimedia.org/wikipedia/donate/thumb/8/8c/Wikimedia_Polska_logo.svg/130px-Wikimedia_Polska_logo.svg.png [00:02:33] i think it should be: https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Wikimedia_Polska_logo.svg/130px-Wikimedia_Polska_logo.svg.png [00:02:40] donate/ → commons/ [00:02:43] is what legit? :o [00:03:23] (on a closer look, the issue only affects high DPI screens – the 1x image points to the correct URL) [00:03:31] as in, is that really a wikimedia account number? [00:04:27] afaik the only chapters that fundraise are de and ch [00:04:30] you mean the 0000244732? it's not a bank account, it's a Polish NGO identification number thing [00:05:14] it's the tax returns season in Poland, and our tax code has a funny thing where you can redirect 1% of your due taxes (which you're paying anyway) to a NGO of your choice [00:05:14] ah, got it [00:05:25] ooh, nice [00:05:42] ok, let's see who made that banner [00:06:32] cool, looks like hungary has a similar scheme [00:08:12] ah, seddon did that banner [00:08:35] i suppose i can just fix that url & ping him later [00:09:11] looks like there are 4 wrong URLs on 2 of the images ejegg [00:14:15] (CR) Cstone: [C: +1] "This is loading es-419 nicely for me." [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/666513 (https://phabricator.wikimedia.org/T199682) (owner: Ejegg) [00:27:35] cstone since u said "no rush" I concentrated on cooking.... so I guess I'll actually look in detail in about 1 hr still...... [00:27:46] ejegg: ^ [00:30:53] ejegg: Seddon: is it possible for one of you to fix that banner? or, should i report this somewhere else? [00:31:20] (i'm complaining here because the message on top of https://meta.wikimedia.org/wiki/Special:CentralNotice says so) [00:31:58] MatmaRex: I can also try in about 1 hr time if someone else hasn't gotten to it by then? [00:32:24] MatmaRex: I could also temporarily disable it right now if you wnat? [00:32:47] MatmaRex: ahhh or if you can past the exact fix here, I'll try right now [00:32:57] K I see above, one sec [00:34:33] replace "wikipedia/donate/thumb/8/8c/Wikimedia_Polska_logo.svg" with "wikipedia/commons/thumb/8/8c/Wikimedia_Polska_logo.svg" (4 times) in https://meta.wikimedia.org/w/index.php?title=MediaWiki:Centralnotice-template-WMPL_TaxCampaign_2021&action=edit [00:34:44] i think that's the fix [00:35:13] i don't think it needs to be disabled, the bug only affects high dpi screens (the 1.5x and 2x images are wrong, 1x are correct) [00:37:06] MatmaRex: Hey [00:37:32] Ah Seddon hey I'll let you handle this :) yeee? [00:37:36] Yeah I got it [00:37:44] Seddon: thx!!!! [00:40:02] MatmaRex: Should be fixed [00:40:13] MatmaRex: Apologies for that, it was made it a real rush for WMPL [00:40:53] in a* [00:43:32] Seddon: thanks, looks good now! [00:59:12] AndyRussG: still no rush but trying to rebuild the latest docker images, is it still the same way as the old instructions? or are there new instructions anywhere [01:05:20] thanks Seddon [01:09:46] Fundraising Sprint Downed power line jump rope, Fundraising-Backlog, fr-donorservices: Wikimedia's soft descriptor - https://phabricator.wikimedia.org/T272995 (Ejegg) We currently use the same descriptor for credit cards and for PayPal, where it's shown on the payment confirmation screen. Any concern... [01:13:49] (PS2) Ejegg: Add core es-419 support via hook [extensions/LandingCheck] - https://gerrit.wikimedia.org/r/666760 (https://phabricator.wikimedia.org/T112889) [01:14:23] ok fr-tech, I updated the donate/thankyouwiki patch to match the logic in the donationinterface patch ^^^ [01:31:55] cstone: yeah same as in readme, and for fundraising-dev just pull the latest master [01:32:05] civi is all working as is mysql workbench [01:32:21] its erroring for me when i try and build the image [01:32:54] cstone what error do u get? [01:33:03] is your dev-images on that patch and in a clean state? [01:35:09] cstone: also maybe make sure you've deleted previous images using docker image ls and then docker image rm -f ? [01:35:24] good idea let me make sure [01:37:54] ok dev images is on 663294-7 that you linked above [01:38:14] is the clean state deleting the previous images or is there other cleanup? [01:39:46] cstone I guess I meant making sure there are no changes or extra files, so clean git state... not quite sure how it happened but that was something eileen ran into [01:39:53] okie [01:39:54] (at one point a while ago) [01:40:34] cstone as for removing previous images, those shouldn't cause any errors at the docker-pkg stage, but they will cause the new versions of the images not to build, if the old ones are there [01:40:46] yeah i needed to clean it up anyway i had a lot of the none ones [01:41:04] ah that happens when it dies on an error [01:41:50] cstone also as regards the untracked stuff under the fundraising-dev directory (src and other files) there may be edge cases that we haven't considered in an upgrade-from-a-previous-version scenario [01:42:31] so if you wish to start completely fresh, or at least nuke all the source code, that might be helpful, too, depending [01:42:51] (though make sure you don't need any git branches in any source code directories you decide to nuke) [01:43:03] though u said the error was in the image building, no? [01:44:10] yeah okay let me make the error again [01:44:28] it says Error while fetching server API version permission denied [01:45:28] Oh huh really weird [01:45:52] yeah im wondering if its some local python thing, i can look at this more tomorrow [01:45:54] maybe try updating docker-pkg itself? [01:46:13] yeah hah i did that earlier [01:46:22] Lemme see if somehow I get that now too [01:46:42] ahhh hmmmm heh that might actually be it [01:47:11] I'll try without using docker-pkg and then update and try again [01:54:16] i think its my local python [01:54:33] cstone: hmmm makes sense, I did just try with old and new versions of docker-pkg and no issues [01:54:45] do you get any stack traces or anything like that? [01:54:51] yeah i was googling the errors [01:55:04] https://doc.wikimedia.org/docker-pkg/#api [01:55:18] I'll just try it on mac :P haha I just wanted to see if i could get xdebug to work [01:55:30] for the es419 patch but otherwise it was working [01:55:33] as far as I recall, it shouldn't be trying to send anything to image registry, and doesn't for me locally [01:55:42] but maybe that's not actually what's erroring [01:55:44] hrmmmmm [01:56:09] ahhhh well soon we could get these into images into the registry so you don't have to build them each time [01:56:22] that will be nice [01:59:18] AndyRussG: I'm gona head out, I +1d the es419 patch but if it behaves for you too I think its good to +2 [02:08:31] cstone: okok cool thx!! [02:19:24] (PS1) Ejegg: Shorten soft descriptor in English [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/667048 (https://phabricator.wikimedia.org/T272995) [02:21:59] Fundraising Sprint Downed power line jump rope, Fundraising-Backlog, fr-donorservices, Patch-For-Review: Wikimedia's soft descriptor - https://phabricator.wikimedia.org/T272995 (Ejegg) a:Ejegg The attached patch will update the descriptor for English-language donors, for one-time and first-of... [02:22:26] (CR) jerkins-bot: [V: -1] Shorten soft descriptor in English [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/667048 (https://phabricator.wikimedia.org/T272995) (owner: Ejegg) [02:29:24] (PS2) Ejegg: Shorten soft descriptor in English [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/667048 (https://phabricator.wikimedia.org/T272995) [02:30:43] (PS6) Ejegg: Map es-419 to es_MX on import, update display name [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/666476 (https://phabricator.wikimedia.org/T199733) [02:30:55] cstone (in case you're still around) seems like it's a problem with Docker itself: https://stackoverflow.com/questions/64662372/docker-compose-up-error-while-fetching-server-api-version-connection-aborte [02:50:11] (PS1) Ejegg: Shorten recurring charge descriptor [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667050 (https://phabricator.wikimedia.org/T272995) [03:02:45] (PS2) Ejegg: Shorten recurring charge descriptor [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667050 (https://phabricator.wikimedia.org/T272995) [03:03:40] (PS3) Ejegg: Shorten recurring charge descriptor [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667050 (https://phabricator.wikimedia.org/T272995) [03:06:27] (PS1) Ejegg: Clarify failure email checkbox [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667052 [03:20:33] (CR) jerkins-bot: [V: -1] Shorten recurring charge descriptor [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667050 (https://phabricator.wikimedia.org/T272995) (owner: Ejegg) [03:24:24] (PS4) Ejegg: Shorten recurring charge descriptor [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667050 (https://phabricator.wikimedia.org/T272995) [03:24:26] (PS2) Ejegg: Clarify failure email checkbox [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667052 [03:25:12] (CR) jerkins-bot: [V: -1] Clarify failure email checkbox [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667052 (owner: Ejegg) [03:33:30] (PS1) Eileen: Update Afform & dependencies [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/667053 (https://phabricator.wikimedia.org/T275668) [04:04:45] Fundraising Sprint Downed power line jump rope, Fundraising-Backlog, fr-donorservices, Patch-For-Review: Wikimedia's soft descriptor - https://phabricator.wikimedia.org/T272995 (Ejegg) OK, the second patch will change the recurring statements to 'Wikimedia 877 600 9454' [07:13:34] (CR) AndyRussG: [C: +2] "Works great! Less filling! Also, nothing seems at all amiss when debugging... Thanks!!" [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/666513 (https://phabricator.wikimedia.org/T199682) (owner: Ejegg) [07:16:48] (Merged) jenkins-bot: Add core es-419 support via hook [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/666513 (https://phabricator.wikimedia.org/T199682) (owner: Ejegg) [08:10:10] (PS3) AndyRussG: Add core es-419 support via hook [extensions/LandingCheck] - https://gerrit.wikimedia.org/r/666760 (https://phabricator.wikimedia.org/T112889) (owner: Ejegg) [08:13:07] (CR) AndyRussG: "Corrected the path for the messages file. I found this difficult to test; seems like there's some caching of language names in current Med" (1 comment) [extensions/LandingCheck] - https://gerrit.wikimedia.org/r/666760 (https://phabricator.wikimedia.org/T112889) (owner: Ejegg) [17:10:01] Fundraising-Backlog, Analytics, FR-Tech-Analytics: Whitelist Portal and WikipediaApp event data for (sanitized) long-term storage - https://phabricator.wikimedia.org/T273246 (mforns) Hi @Jdrewniak and @mpopov I ping you here to discuss about WikipediaPortal schema. I've seen you listed as schema owne... [18:31:55] !log starting the utf8mb4 table alters on frdb2002 under a root screen session [18:32:00] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [18:32:48] Fundraising-Backlog, fundraising-tech-ops: Fix our database to support emojis - convert tables to utf8mb4 - https://phabricator.wikimedia.org/T270218 (Dwisehaupt) These alters are starting on frdb2002 now. Should complete sometime tomorrow. [18:41:56] cstone jgleeson fr-tech on vagrant, is there some friendly way to turn off and on jobs? Or I guess it's just editing the crontab? [18:42:39] yeah i was editing the crontab [18:44:41] cstone cool thnx!!! ah quick other question, would you typically turn off or on all jobs, or just certain ones? if so which? thx in advance! [18:46:27] ah i thought contribution tracking was manually turned off but we never added it [18:46:40] i will turn off the pending and adyen ipn one when testing adyen [18:59:55] cstone ahh okok cool! [19:19:04] (CR) Umherirrender: [V: +2 C: +2] build: Updating composer dependencies [extensions/FundraisingEmailUnsubscribe] - https://gerrit.wikimedia.org/r/659844 (owner: Libraryupgrader) [19:19:35] (CR) Cstone: [C: +2] "Looks good with importing es-419, converting to es_MX in the db, sending the es-mx thank you email, and running the update to change the d" [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/666476 (https://phabricator.wikimedia.org/T199733) (owner: Ejegg) [19:23:28] (CR) Jgleeson: [C: +2] "This is working for me and the change makes sense. I test a couple of donations and saw no unwanted side effects. Nice work!" [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/665140 (https://phabricator.wikimedia.org/T199680) (owner: Ejegg) [19:50:18] (Merged) jenkins-bot: Map es-419 to es_MX on import, update display name [wikimedia/fundraising/crm] - https://gerrit.wikimedia.org/r/666476 (https://phabricator.wikimedia.org/T199733) (owner: Ejegg) [19:54:57] (Merged) jenkins-bot: Add response data consistently to both data copies [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/665140 (https://phabricator.wikimedia.org/T199680) (owner: Ejegg) [22:03:21] Fundraising-Backlog, FR-Docker: Fix phpunit tests for Civicrm - https://phabricator.wikimedia.org/T274839 (AndyRussG) [22:03:46] Fundraising Sprint Downed power line jump rope, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, Patch-For-Review: get tests & xdebug working on civicrm docker - https://phabricator.wikimedia.org/T274943 (AndyRussG) [22:07:51] Fundraising-Backlog, fundraising-tech-ops: Create civi cert for Julianne Joe - https://phabricator.wikimedia.org/T256809 (Dwisehaupt) Open→Resolved [22:11:29] fundraising-tech-ops: Look at mirroring the mariadb repos locally to cut down on puppet errors - https://phabricator.wikimedia.org/T260095 (Dwisehaupt) Open→Declined a:Dwisehaupt After more investigation, it looks like switching to the rackspace hosted mirror away from the digitalocean mirror wil... [22:12:48] fundraising-tech-ops: Shift fr-tech mariadb repo to use rackspace instead of digitalocean for the mirror - https://phabricator.wikimedia.org/T275927 (Dwisehaupt)