01:27__tim: apache on annarchy needs a restart it seems
06:38shoffmeister[m]: https://dri.freedesktop.org/ seems to be down?
06:38shoffmeister[m]: curl: (7) Failed to connect to dri.freedesktop.org port 443 after 2961 ms: Couldn't connect to server
06:42jrayhawk: shoffmeister[m]: fixed for now
06:45shoffmeister[m]: Much appreciated, could successfully rebuild Archlinux libdrm :)
06:54jrayhawk: why are we using mpm-prefork?
07:13jrayhawk: 'OFTC/#freedesktop/2023-12-27.log.xz:13:35 < tdaven> is there any chance of getting the IRC logs fixed, specifically these ones? https://people.freedesktop.org/~cbrill/dri-log/ It quit work about a week ago when some other things also broke.'
07:13jrayhawk: so at least it's somewhat recent,
07:58jrayhawk: well, on the basis that everything is broken and nobody is documenting anything in the confis, git, or mailing list, i am going to restore the post-2014 pre-2021 apache setup that had privilege separation and wasn't constantly spawn thrashing
08:48jrayhawk: https://people.freedesktop.org/~jrayhawk/test.cgi https://people.freedesktop.org/~jrayhawk/test.php www-daemon/www-data privilege separation confirmed, https://people.freedesktop.org/~cbrill/ working
09:14pq: there is also https://oftc.irclog.whitequark.org/ for logs, FWIW
10:16jani: is gitlab git acccess slow as molasses for everyone else too?
10:24eric_engestrom: jani: yeah, same for me
10:38__tim: seems normal here for me
10:38__tim: oh git, not gitlab, sorry
10:54jani: also keep getting this http://paste.debian.net/1304259/
11:13eric_engestrom: oh sorry, I misread as well; I haven't noticed anything with git actions, but posting comments on the gitlab web ui takes like 20-30 seconds; fetching is normal though
11:50pinchartl: kode54: the fact that gitlab doesn't run MR pipelines by default is also much saner than the github's automatic pipeline runs for all project contributors
12:04kode54: Oh, I agree
12:05kode54: Poking the CI infra should be earned, not a given
12:35jani: you do have to get something merged before it's automatic on github too
13:14riki: Hello, I made a bug report on drm/intel, and I got a follow-up question. Now I am having the problem that I can not answer because all my messages are being flagged as spam. What do I do?
13:38pinchartl: jani: you do, but that's trivial. the recent supply chain attacks on github started with a typo fix. then you're granted runner access in projects that haven't changed the default settings
13:50jani: pinchartl: fair enough
16:32DragoonAethis: G'day, who's responsible for the drm-tip integration automation?
16:41daniels: DragoonAethis: it's all done in the dim scripting, which is iirc done through MRs to https://gitlab.freedesktop.org/drm/maintainer-tools
16:41daniels: there's ~nothing server-side
16:42DragoonAethis: So everyone pushing to branches that get merged into drm-tip just simultaneously push to drm-tip?
16:42daniels: dim rebuilds drm-tip locally then pushes it all at once
16:43DragoonAethis: Okay, thanks
16:43daniels: np