01:27 __tim: apache on annarchy needs a restart it seems
06:38 shoffmeister[m]: https://dri.freedesktop.org/ seems to be down?
06:38 shoffmeister[m]: curl: (7) Failed to connect to dri.freedesktop.org port 443 after 2961 ms: Couldn't connect to server
06:42 jrayhawk: shoffmeister[m]: fixed for now
06:45 shoffmeister[m]: Much appreciated, could successfully rebuild Archlinux libdrm :)
06:54 jrayhawk: why are we using mpm-prefork?
07:13 jrayhawk: '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:13 jrayhawk: so at least it's somewhat recent,
07:58 jrayhawk: 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:48 jrayhawk: 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:14 pq: there is also https://oftc.irclog.whitequark.org/ for logs, FWIW
10:16 jani: is gitlab git acccess slow as molasses for everyone else too?
10:24 eric_engestrom: jani: yeah, same for me
10:38 __tim: seems normal here for me
10:38 __tim: oh git, not gitlab, sorry
10:54 jani: also keep getting this http://paste.debian.net/1304259/
11:13 eric_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:50 pinchartl: 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:04 kode54: Oh, I agree
12:05 kode54: Poking the CI infra should be earned, not a given
12:35 jani: you do have to get something merged before it's automatic on github too
13:14 riki: 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:38 pinchartl: 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:50 jani: pinchartl: fair enough
16:32 DragoonAethis: G'day, who's responsible for the drm-tip integration automation?
16:41 daniels: DragoonAethis: it's all done in the dim scripting, which is iirc done through MRs to https://gitlab.freedesktop.org/drm/maintainer-tools
16:41 daniels: there's ~nothing server-side
16:42 DragoonAethis: So everyone pushing to branches that get merged into drm-tip just simultaneously push to drm-tip?
16:42 daniels: dim rebuilds drm-tip locally then pushes it all at once
16:43 DragoonAethis: Okay, thanks
16:43 daniels: np