2025-01-02 09:21:11 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 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 not really, sorry 2025-01-02 09:21:57 but I think we can forget Docker inc 2025-01-02 09:22:13 so we will have to find an alternative 2025-01-02 09:22:18 and I don't know where 2025-01-02 09:23:47 We could maybe upload it under different namespace 2025-01-02 09:23:54 or multiple namespaces 2025-01-02 09:24:01 like alpinelinux/alpine 2025-01-02 09:24:09 or quay.io 2025-01-02 09:24:38 i started to look at quay.io but lost interest when I saw the big redhat logo :) 2025-01-02 09:25:36 we should talk with ikke or clandmeter how we proceed with this 2025-01-02 09:27:01 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 and docker registry "official" image will be a downstream mirror 2025-01-02 09:27:58 maybe Ariadne has ideas how we do this? 2025-01-02 09:32:58 ncopa: Ok, thank you. I've been thinking about Docker recently, but there's no good solution either 2025-01-02 09:34:02 Ariadne: It would be great if you could provide some ideas or help:) 2025-01-02 09:35:49 By the way,are there any plans to release 3.21.1 in the near future? 2025-01-02 10:03:24 yeah, i was thinking this week 2025-01-02 10:03:40 but I dont have solution for the docker images today 2025-01-02 10:04:10 regarding the images 2025-01-02 10:04:55 if we have an alternative registry, i guess we push all our images to it? not just loongarch 2025-01-02 10:05:27 yeah, thats the idea 2025-01-02 10:05:30 all images 2025-01-02 10:06:46 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 i like that idea 2025-01-02 15:42:08 so this James idowu Toyin user is still here and spamming. Can someone please do something? 2025-01-02 15:47:45 I dont see any James idowu Toyin? maybe they are spamming in matrix? 2025-01-02 15:50:04 yes 2025-01-02 15:50:08 I guess they already got banned from OFTC 2025-01-02 20:28:02 algitbot: retry master 2025-01-02 20:30:26 algitbot: retry master 2025-01-03 11:56:48 algitbot: retry master 2025-01-03 12:39:25 anyone have some time to review !77879 2025-01-03 13:45:43 i had a quick look at it but didnt merge due to its 'draft' 2025-01-03 13:46:12 usually i dont look at MRs with 'draft' as I consider them work-in-progress, not-ready-yet 2025-01-03 14:01:28 I'm not 100% sure if it is ok to merge, because this marked it as Draft 2025-01-03 14:01:44 but I think it is ok 2025-01-03 14:09:53 if you don't have comment I will remove Draft flag 2025-01-03 14:18:33 removed it 2025-01-04 02:02:34 I do the same, previously "Draft" was called "WIP" and I still treat it as such 2025-01-04 21:07:49 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 ¯\_(ツ)_/¯ 2025-01-04 21:10:11 oh well 2025-01-04 21:10:24 at least the account won't spam again 2025-01-07 01:18:14 https://www.alpinelinux.org/posts/Alpine-3.21.1-released.html 2025-01-07 01:18:28 3.21.1 was released last night:) 2025-01-07 01:39:11 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 Can you help check it? Thank you 2025-01-07 21:58:26 https://github.com/lcpu-club/loongarch-packages/pull/308 2025-01-07 21:58:45 we're hitting the same issues with latest firefox on loongarch64 2025-01-07 22:01:16 and i'm not quite sure where to look if someone's already figured it out, besides there 2025-01-07 22:55:57 ugh 2025-01-07 22:56:18 the issue is that skia's build system needs to be taught about the lasx files 2025-01-07 23:07:13 i managed to do *something* 2025-01-07 23:07:18 not sure if correctly 2025-01-07 23:07:47 basically took the skia revision that adds `:lasx` option 2025-01-07 23:07:55 regenerated moz.build, etc. 2025-01-07 23:08:06 https://gitlab.alpinelinux.org/alpine/aports/-/blob/8e6c2b535e62bee1203a66fc5f488d79e31525b4/community/firefox/loong-skia-lasx.patch 2025-01-07 23:08:49 https://gitlab.alpinelinux.org/alpine/aports/-/jobs/1681721 2025-01-07 23:08:59 and now i'm just waiting for the job to either fail or succeed 2025-01-07 23:47:25 that patch seems reasonable to me 2025-01-07 23:47:49 btw, the job seems to have finished successfully 2025-01-07 23:48:05 do you by any chance have a loongarch64 board to test it? 2025-01-07 23:48:36 wouldn't want to push broken firefox 2025-01-07 23:49:06 i use a loongarch desktop as my daily driver 2025-01-07 23:49:21 oooh 2025-01-07 23:49:33 even better then ^^ 2025-01-08 03:15:47 ptrc: How does one regenerate generate_mozbuild.py? 2025-01-08 03:20:13 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 Disabling fortify cuts the build time for Firefox down by about half 2025-01-08 14:33:16 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 Does that update generate_mozbuild.py too, or did you do that by hand? 2025-01-08 16:13:13 I mean, i see running generate_mozbuild.py updates moz.build but what about generate_mozbuild.py itself? 2025-01-08 19:11:18 oh, that one i edited manually 2025-01-08 19:11:44 i didn't see anything that would do it automatically 2025-01-08 19:16:10 Alright, thanks 2025-01-08 21:58:02 ptrc: btw i am on firefox package from that job and it is working fine 2025-01-08 22:35:29 good to know, thanks :3