#archlinux-ports | Logs for 2025-08-29

Back
[00:04:35] -!- titus_livius has joined #archlinux-ports
[02:52:45] -!- gromit_ has joined #archlinux-ports
[02:52:50] -!- gromit has quit [Ping timeout: 258 seconds]
[03:11:59] -!- marmis1 has quit [Quit: Bye!]
[03:13:16] -!- marmis1 has joined #archlinux-ports
[05:22:43] -!- marmis19 has joined #archlinux-ports
[05:25:05] -!- marmis1 has quit [Ping timeout: 248 seconds]
[05:25:05] marmis19 is now known as marmis1
[05:35:44] -!- drathir_tor has quit [Remote host closed the connection]
[05:36:06] -!- drathir_tor has joined #archlinux-ports
[05:47:41] <Solskogen> DrZee: cloud-init is a -any package
[05:47:47] <Solskogen> DrZee: and we already have netplan :)
[06:42:29] <DrZee> Cool! Then cloud init should build without any special modification
[08:28:27] -!- gromit_ has quit [Remote host closed the connection]
[08:31:10] -!- gromit has joined #archlinux-ports
[09:09:06] <Solskogen> unless you need to make any changes to the cloud-init's PKGBUILD it should Just-Work(tm)
[09:20:47] <Solskogen> Are there any of you devs who like to take a look at https://gitlab.archlinux.org ?
[09:20:48] <phrik> Title: Remove redundant CFLAGS and LDFLAGS (!1) 路 Merge requests 路 Arch Linux / Packaging / Packages / pgbackrest 路 GitLab (at gitlab.archlinux.org)
[09:41:31] <anthraxx|M> Solskogen: small feedback, any commit message containing the work "and" in the subject is 99% indicator it should have been 2 commits 馃惐
[09:42:28] <Solskogen> Normally I agree, but one without the other does not make sense in this case.
[09:43:50] -!- orhun|M has joined #archlinux-ports
[12:31:06] <jelle> 17:02:50* Solskogen | https://antarctica.no
[12:31:39] <jelle> I assume that is similiar too https://mirror.pkgbuild.com
[12:32:31] <jelle> fyi ./root/.gnupg/crls.d/DIR.txt
[12:32:38] <jelle> prolly doesnt leak anything but you might want to exclude that ;-)
[12:32:57] <jelle> cool, now I wonder if I can create a container and use qemu emulation on x86 :-)
[13:23:03] <jelle> https://wiki.archlinux.org is neat
[13:23:05] <phrik> Title: Podman - ArchWiki (at wiki.archlinux.org)
[13:52:11] <Solskogen> jelle: What you got is just what pacstrap left behind.
[13:52:52] <Solskogen> But yes, it should be quite simular to archlinux-bootstrap-2025.08.01-x86_64.tar.zst. It's just a tarball of pacstrap with base, linux, linux-firmware and grub.
[13:53:15] <jelle> neat, didn't get it working but I'll retry
[13:53:25] <jelle> podman run --rm --arch arm64 -ti 'docker.io/alpine:latest' sh works nicely and fast enough
[13:54:29] <Solskogen> That means that there's no fstab or password configured. I have no idea if it works with podman.
[13:59:58] <Solskogen> but it does. at least on a aarch64 machine :-)
[14:02:11] <jelle> Solskogen: as in podman import bootstrap.tar.zst
[14:09:35] <Solskogen> podman run -it --rm --rootfs /tmp/root /bin/bash
[14:10:27] <Solskogen> gromit: Perhaps I'm to tired or something, but what does the _manual_clone=1 in chromiums PKGBUILD mean? I just noticed that chromium all of a sudden failed to compile on our build machine.
[14:12:01] <gromit> Solskogen: then it uses the fetch script to get the sources in prepare.. https://gitlab.archlinux.org
[14:12:02] <phrik> Title: PKGBUILD 路 main 路 Arch Linux / Packaging / Packages / chromium 路 GitLab (at gitlab.archlinux.org)
[14:12:10] <gromit> Solskogen: why is it failing though?
[14:12:52] <Solskogen> It's using a bundled (or perhaps downloaded) x86_64 version of node
[14:17:45] <Solskogen> let me see if I can get the log...
[14:21:39] <Solskogen> OSError: [Errno 8] Exec format error: '/build/chromium/src/chromium-139.0.7258.154/out/Release/../../third_party/node/linux/node-linux-x64/bin/node'
[15:54:02] <gromit> Solskogen: But the machine this is ran on is ARM right?
[15:54:04] <gromit> https://www.chromium.org
[15:54:05] <phrik> Title: GN build configuration (at www.chromium.org)
[16:39:24] <Solskogen> gromit: yeah, we don't cross compile.
[17:07:45] -!- drathir_tor has quit [Remote host closed the connection]
[17:18:00] -!- drathir_tor has joined #archlinux-ports
[17:59:39] <Solskogen> gromit: I think you can remove protobuf from hefur as well now. I can create a MR if you want.
[22:10:11] -!- titus_livius has joined #archlinux-ports