[00:30:15] 10netops, 10Analytics, 10Analytics-Kanban, 10Operations, 10Patch-For-Review: Review analytics-in4/6 rules on cr1/cr2 eqiad - https://phabricator.wikimedia.org/T198623 (10Nuria) 05Open>03Resolved [00:54:28] I reckon I must be misunderstanding something around the "upstream" branch the docs talk about [00:54:37] "There's currently no easy way to create the upstream-branch if you never had the upstream sources as a single commit." [00:57:15] or is that only for importing stuff? [01:14:15] idk [01:14:16] anyway [01:14:24] all I got it to do was https://phabricator.wikimedia.org/P7495 [02:12:33] Krenair: link to the git repo you're trying to build? [02:12:47] also there should be a command line option you can pass to disable the auto pgp signing [07:44:49] Krenair: if you want to test the whole thing providing a .deb package, maybe it would be easier to do some fast and dirty packaging using fpm: https://fpm.readthedocs.io/en/latest/intro.html [07:45:00] * vgutierrez hides from all the debian developers in the channel... [07:45:58] fpm -s dir generates a package (deb, rpm or whatever you want) from a source directory [10:14:12] https://twitter.com/colmmacc/status/1034492056968736768 [12:17:54] legoktm, it's operations/software/certcentral.git [12:18:06] though I've got some local commits to add debian stuff that I haven't pushed for review yet [12:18:12] I don't need to disable pgp signing anymore I got that to work [12:20:45] vgutierrez, well I saw https://wikitech.wikimedia.org/wiki/Debianize_python_package but it said "You really want to look at Git-buildpackage which has a section to build a debian package" :/ [12:21:05] I want to learn how to do this properly anyway [14:16:16] 10Wikimedia-Apache-configuration, 10Documentation: https://www.wikimedia.org/api/ links don't work - https://phabricator.wikimedia.org/T203155 (10Anomie) www.wikimedia.org is not a site running MediaWiki, as far as I can tell. The Apache configuration for that site comes from [[https://gerrit.wikimedia.org/r/... [14:42:42] 10Traffic, 10Operations, 10Pybal: Add support for setting weight=0 when depooling - https://phabricator.wikimedia.org/T86650 (10ArielGlenn) [15:17:54] Krenair: take a look to https://gerrit.wikimedia.org/r/#/c/operations/software/certcentral/+/455159/ please :D [16:28:09] 10Traffic, 10Operations, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10BBlack) p:05Triage>03High [16:45:51] 10netops, 10Operations, 10ops-codfw, 10ops-eqiad: Audit switch ports/descriptions/enable - https://phabricator.wikimedia.org/T189519 (10Cmjohnson) @ayounsi is this okay to close? [17:25:46] 10Wikimedia-Apache-configuration, 10Documentation: https://www.wikimedia.org/api/ links don't work - https://phabricator.wikimedia.org/T203155 (10Krenair) I vaguely recall there was something like AQS (?) living at that domain? Maybe pageview details? [17:41:17] vgutierrez, yeah will do [20:07:48] cp1080 has issues (again) https://phabricator.wikimedia.org/T201174#4493524 [20:37:43] in syslog of cp1080 (which is reachable again after powercycle but depooled) there are quite a bit of [20:37:46] Temporary failure in name resolution [20:37:55] before the issue started [20:38:15] then a bunch of other issues that all seem to be related to failed DNS and/or network [20:39:12] oh, yea.. there we go.. a whole page of cp1080 kernel: [1809295.776791] bnxt_en 0000:3b:00.0 enp59s0f0: hwrm_ring_free rx failed. rc:-1 and similar [20:55:49] 10Traffic, 10Operations, 10ops-eqiad: cp1080 - kernel / bnxt_en failures - https://phabricator.wikimedia.org/T203194 (10Dzahn) [21:48:22] 10Traffic, 10Varnish, 10Maps-Sprint, 10Operations, and 3 others: Tilerator should purge Varnish cache - https://phabricator.wikimedia.org/T109776 (10Mholloway) Related PRs: https://github.com/wikimedia/change-propagation/pull/290 (merged) https://github.com/kartotherian/tilerator/pull/41 (merged) https://g... [23:06:13] 10Traffic, 10Operations, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10Legoktm) There are two similar but different things, and I want to clarify first exactly which one we plan on enabling. $wgULSAnonCanChangeLanguage allows anonymous user... [23:17:27] 10Traffic, 10Operations, 10User-Urbanecm: Sort out HTTP caching issues for fixcopyright wiki - https://phabricator.wikimedia.org/T203179 (10Platonides) I'm not familiar with VCL, but parsing the accept-language header (correctly) is more complex than most headers.