anonfunc
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-05-16 22:14:30 +02:00
2300d740d2 fixed x-forwarded-for
anonfunc pushed to master at CSGOWTF/csgowtfd 2022-05-16 22:09:30 +02:00
2887db2d4b added trusted proxies
anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-16 15:16:13 +02:00
Invalid signature

Please try xz-5.2.5-3.2.

anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-16 14:51:23 +02:00
Invalid signature

I queued xz for a rebuild, just to see if that fixes it. If not we have to dig deeper, maybe LTO messes something up.

anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-16 14:24:53 +02:00
Invalid signature

Can you try downgrading xz if that problem occurs and see if that fixes it?

anonfunc pushed to master at CSGOWTF/csgowtfd 2022-05-15 14:22:21 +02:00
e3ee2a5e08 code cleanup
anonfunc commented on issue ALHP/ALHP.GO#115 2022-05-15 13:48:12 +02:00
Problem compiling with golang.

We and Archlinux are using -flto-partition's default. You can always check their makepkg.conf in…

anonfunc commented on issue ALHP/ALHP.GO#116 2022-05-14 21:49:23 +02:00
Optimize Go builds

Not right now, but that should be easy to add I guess.

anonfunc commented on issue ALHP/ALHP.GO#115 2022-05-14 21:47:51 +02:00
Problem compiling with golang.

Probably not all, but a few have these problems because gcc is not mandatory to list as makedep because its in base-devel (which is fine), but ALHP did not take that into account until https://git.…

anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-13 14:45:43 +02:00
Invalid signature

Signature on community-x86-64-v3 is fine on the server:

gpg: assuming signed data in 'community-x86-64-v3/os/x86_64/community-x86-64-v3.db.tar.xz'
gpg: Signature made Fri 13 May 2022…
anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-13 14:19:38 +02:00
Invalid signature

Well, I can not reproduce it for alhp.harting.dev/alhp.anonfunc.dev. You are sure you switched mirrors?

anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-13 14:06:15 +02:00
Invalid signature

Can you give us the exact error message you get?

anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-13 14:01:52 +02:00
Invalid signature

You can have a look at

pacman-key --list-keys 0D4D2FDAF45468F3DDF59BEDE3D0D2CD3952E298

That should list the alhp buildbot key.

anonfunc commented on issue ALHP/ALHP.GO#100 2022-05-13 13:49:38 +02:00
Invalid signature

Not to my knowledge. Are you using alhp-keyring?

anonfunc commented on issue ALHP/ALHP.GO#113 2022-05-12 21:18:51 +02:00
Separate builds on network-level

Yep, this is a know issue. I already experimented with separating the builds on a network level via systemd-nspawn. There is only firewall integration left, otherwise this already worked in my…

anonfunc commented on issue ALHP/ALHP.GO#92 2022-05-12 13:07:50 +02:00
Add several more optimizations

Just FYI, all builds after 2022-05-12 01:00 UTC are build with the new flags -mpclmul and -devirtualize-at-ltrans.

anonfunc commented on issue ALHP/ALHP.GO#92 2022-05-11 21:24:14 +02:00
Add several more optimizations

We probably could test it, but I would prefer not doing it on the production machine. I can probably make some test builds locally later/tomorrow.

anonfunc pushed to master at ALHP/ALHP.GO 2022-05-11 21:21:58 +02:00
567f8d903f fix typo
anonfunc merged pull request ALHP/ALHP.GO#112 2022-05-11 21:21:54 +02:00
fix typo
anonfunc commented on pull request ALHP/ALHP.GO#112 2022-05-11 21:21:21 +02:00
fix typo

Oh true, I missed that as well :P