2025-01-02 09:21:11 <huajingyun> ncopa: sorry, just wanted to follow up on the docker image, you mentioned earlier that "depending on how things goes, we may be able to do 3.21.1 for loongarch64"
2025-01-02 09:21:26 <huajingyun> After 3.21.0 is released, do you have time to continue to check the new location of the docker image? Is there any progress?
2025-01-02 09:21:45 <ncopa> not really, sorry
2025-01-02 09:21:57 <ncopa> but I think we can forget Docker inc
2025-01-02 09:22:13 <ncopa> so we will have to find an alternative
2025-01-02 09:22:18 <ncopa> and I don't know where
2025-01-02 09:23:47 <ncopa> We could maybe upload it under different namespace
2025-01-02 09:23:54 <ncopa> or multiple namespaces
2025-01-02 09:24:01 <ncopa> like alpinelinux/alpine
2025-01-02 09:24:09 <ncopa> or quay.io
2025-01-02 09:24:38 <ncopa> i started to look at quay.io but lost interest when I saw the big redhat logo :)
2025-01-02 09:25:36 <ncopa> we should talk with ikke or clandmeter how we proceed with this
2025-01-02 09:27:01 <ncopa> but the general idea is that we have the alpine images built by our own gitlab instance and then uploaded to downstream mirrors
2025-01-02 09:27:24 <ncopa> and docker registry "official" image will be a downstream mirror
2025-01-02 09:27:58 <ncopa> maybe Ariadne has ideas how we do this?
2025-01-02 09:32:58 <huajingyun> ncopa: Ok, thank you. I've been thinking about Docker recently, but there's no good solution either
2025-01-02 09:34:02 <huajingyun> Ariadne: It would be great if you could provide some ideas or help:)
2025-01-02 09:35:49 <huajingyun> By the way,are there any plans to release 3.21.1 in the near future? 
2025-01-02 10:03:24 <ncopa> yeah, i was thinking this week
2025-01-02 10:03:40 <ncopa> but I dont have solution for the docker images today
2025-01-02 10:04:10 <clandmeter> regarding the images
2025-01-02 10:04:55 <clandmeter> if we have an alternative registry, i guess we push all our images to it? not just loongarch
2025-01-02 10:05:27 <ncopa> yeah, thats the idea
2025-01-02 10:05:30 <ncopa> all images
2025-01-02 10:06:46 <ncopa> all images and all architectures. We consider "Docker official images" a downstream mirror, and filter out the unsupported architectures there.
2025-01-02 10:25:07 <fossdd[m]> i like that idea
2025-01-02 15:42:08 <js> so this James idowu Toyin user is still here and spamming. Can someone please do something?
2025-01-02 15:47:45 <ncopa> I dont see any  James idowu Toyin? maybe they are spamming in matrix?
2025-01-02 15:50:04 <js> yes
2025-01-02 15:50:08 <js> I guess they already got banned from OFTC
2025-01-02 20:28:02 <mps> algitbot: retry master
2025-01-02 20:30:26 <mps> algitbot: retry master
2025-01-03 11:56:48 <mps> algitbot: retry master
2025-01-03 12:39:25 <mps> anyone have some time to review !77879
2025-01-03 13:45:43 <ncopa> i had a quick look at it but didnt merge due to its 'draft'
2025-01-03 13:46:12 <ncopa> usually i dont look at MRs with 'draft' as I consider them work-in-progress, not-ready-yet
2025-01-03 14:01:28 <mps> I'm not 100% sure if it is ok to merge, because this marked it as Draft
2025-01-03 14:01:44 <mps> but I think it is ok
2025-01-03 14:09:53 <mps> if you don't have comment I will remove Draft flag
2025-01-03 14:18:33 <mps> removed it
2025-01-04 02:02:34 <omni> I do the same, previously "Draft" was called "WIP" and I still treat it as such
2025-01-04 21:07:49 <pj> banned the user but the rooms are configured to not show history from before joining so can only do that 
2025-01-04 21:07:52 <pj> ¯\_(ツ)_/¯
2025-01-04 21:10:11 <fossdd[m]> oh well
2025-01-04 21:10:24 <fossdd[m]> at least the account won't spam again
2025-01-07 01:18:14 <huajingyun> https://www.alpinelinux.org/posts/Alpine-3.21.1-released.html
2025-01-07 01:18:28 <huajingyun> 3.21.1 was released last night:)
2025-01-07 01:39:11 <huajingyun> ncopa:I found that the .asc file is also missing in 3.21.1 loongarch64. When 3.20.0 was released, both riscv64 and loongarch64 were missing it, but now it is only missing on loongarch64
2025-01-07 01:39:23 <huajingyun> Can you help check it? Thank you
2025-01-07 21:58:26 <ptrc> https://github.com/lcpu-club/loongarch-packages/pull/308
2025-01-07 21:58:45 <ptrc> we're hitting the same issues with latest firefox on loongarch64
2025-01-07 22:01:16 <ptrc> and i'm not quite sure where to look if someone's already figured it out, besides there
2025-01-07 22:55:57 <Ariadne> ugh
2025-01-07 22:56:18 <Ariadne> the issue is that skia's build system needs to be taught about the lasx files
2025-01-07 23:07:13 <ptrc> i managed to do *something*
2025-01-07 23:07:18 <ptrc> not sure if correctly
2025-01-07 23:07:47 <ptrc> basically took the skia revision that adds `:lasx` option
2025-01-07 23:07:55 <ptrc> regenerated moz.build, etc.
2025-01-07 23:08:06 <ptrc> https://gitlab.alpinelinux.org/alpine/aports/-/blob/8e6c2b535e62bee1203a66fc5f488d79e31525b4/community/firefox/loong-skia-lasx.patch
2025-01-07 23:08:49 <ptrc> https://gitlab.alpinelinux.org/alpine/aports/-/jobs/1681721
2025-01-07 23:08:59 <ptrc> and now i'm just waiting for the job to either fail or succeed
2025-01-07 23:47:25 <Ariadne> that patch seems reasonable to me
2025-01-07 23:47:49 <ptrc> btw, the job seems to have finished successfully
2025-01-07 23:48:05 <ptrc> do you by any chance have a loongarch64 board to test it?
2025-01-07 23:48:36 <ptrc> wouldn't want to push broken firefox
2025-01-07 23:49:06 <Ariadne> i use a loongarch desktop as my daily driver
2025-01-07 23:49:21 <ptrc> oooh
2025-01-07 23:49:33 <ptrc> even better then ^^
2025-01-08 03:15:47 <cely> ptrc: How does one regenerate generate_mozbuild.py?
2025-01-08 03:20:13 <cely> Another thing i've realized, it seems the swgl crate that Firefox uses takes a very long time to build on Loongarch with fortify source enabled (reminds me of webkit2gtk, where fortify is also disabled for a few archs, iirc, due to the build taking very long with it enabled)
2025-01-08 03:21:32 <cely> Disabling fortify cuts the build time for Firefox down by about half
2025-01-08 14:33:16 <ptrc> cely: there's instructions in README_MOZILLA; besides those, i had to install pypy and symlink /usr/bin/pypy into `python` in my PATH because scripts inside skia require it
2025-01-08 16:09:03 <cely> Does that update generate_mozbuild.py too, or did you do that by hand?
2025-01-08 16:13:13 <cely> I mean, i see running generate_mozbuild.py updates moz.build but what about generate_mozbuild.py itself?
2025-01-08 19:11:18 <ptrc> oh, that one i edited manually
2025-01-08 19:11:44 <ptrc> i didn't see anything that would do it automatically
2025-01-08 19:16:10 <cely> Alright, thanks
2025-01-08 21:58:02 <Ariadne> ptrc: btw i am on firefox package from that job and it is working fine
2025-01-08 22:35:29 <ptrc> good to know, thanks :3
2025-01-24 07:17:44 <huajingyun> Hi everyone, just wanted to say that we are going to be on holiday for Chinese New Year and will be back on the 5th of next month.Thanks!
2025-01-24 07:19:16 <ikke> huajingyun: enjoy 
2025-01-24 07:20:24 <huajingyun> Thank you ikke
2025-01-24 07:42:21 <mps> huajingyun: happy holidays
2025-01-24 09:27:27 <clandmeter> huajingyun: happy CNY
2025-01-24 11:10:11 <xen0n> happy holidays!
2025-01-24 13:45:30 <Ermine> happy holidays!
2025-01-24 14:44:50 <mio> huajingyun: happy lunar new year!