anonfunc
anonfunc commented on issue ALHP/ALHP.GO#254 2024-07-25 09:55:53 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid

I have purged the affected URLs. If someone can still reproduce, please let me know if its fixed.

anonfunc commented on issue ALHP/ALHP.GO#254 2024-07-25 09:52:19 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid

Probably a bad cache then? I'll purge these files, maybe that will help.

anonfunc commented on issue ALHP/ALHP.GO#254 2024-07-24 22:36:40 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid

Is the problem still there after you deleted the files and redownloaded them?

anonfunc commented on issue ALHP/ALHP.GO#252 2024-07-24 21:05:18 +02:00
Zed editor / what to do about packages that fail due to OOM in build

The build machine has zswap enabled (up to 50% pool size), so zram should not yield any significant differences. I thing disabling LTO cloud be something we can try. I'll try that on zed as soon…

anonfunc commented on issue ALHP/ALHP.GO#254 2024-07-24 21:02:28 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is invalid

Little more info please:

  • what mirror do you use
  • output of pacman-key -l cie@harting.dev
  • did you try pacman -Suyy
anonfunc pushed to master at anonfunc/aur-packages 2024-07-24 20:13:41 +02:00
f046d1b5c5 upgpkg: alhp-mirrorlist 20240724-1
anonfunc pushed tag 20240724 to ALHP/alhp-mirrorlist 2024-07-24 20:09:48 +02:00
anonfunc pushed to master at ALHP/alhp-mirrorlist 2024-07-24 20:06:11 +02:00
97cc451232 prepare 2024-07-24 release
anonfunc commented on issue ALHP/alhp-keyring#1 2024-07-24 20:03:25 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is unknown trust

What mirror do you use?

Can you paste pacman-key -l cie@harting.dev?

anonfunc commented on issue ALHP/ALHP.GO#219 2024-07-24 09:30:20 +02:00
zless command not found after switching to ALHP

Fixed by 011fd8f8fe.

anonfunc closed issue ALHP/ALHP.GO#219 2024-07-24 09:30:20 +02:00
zless command not found after switching to ALHP
anonfunc pushed to master at ALHP/alhp-mirrorlist 2024-07-24 09:25:48 +02:00
9e1adc2f8b Add TWDS mirror (#23)
anonfunc merged pull request ALHP/alhp-mirrorlist#23 2024-07-24 09:25:47 +02:00
Add TWDS mirror
anonfunc pushed to main at ALHP/ALHP.GO 2024-07-22 17:08:53 +02:00
453c6d8a3a fix edge-case, where a package was not cleared in the db because no files where present
anonfunc commented on issue ALHP/ALHP.GO#253 2024-07-22 15:08:18 +02:00
yay: error while loading shared libraries: libassuan.so.0

What was/is your pacman version?

PS: Instead of symlinking, use LD_PREDLOAD to load the libs required, or use pacman-static:

LD_PRELOAD=/usr/lib/libassuan.so.9.0.0 pacman

Sym…

anonfunc pushed to main at ALHP/ALHP.GO 2024-07-17 06:13:32 +02:00
3da529478b remove file after copy
anonfunc pushed to main at ALHP/ALHP.GO 2024-07-16 21:32:32 +02:00
30cf4e6ecb copy files instead of moving them
anonfunc commented on issue ALHP/ALHP.GO#252 2024-07-16 19:20:13 +02:00
Zed editor / what to do about packages that fail due to OOM in build

Hi 👋.

Would be cool to build these, yes. Probably need another build profile for that, but it would be possible. My main concern is that this heavy memory usage occurs while linking, where…

anonfunc commented on issue ALHP/ALHP.GO#236 2024-07-14 18:39:35 +02:00
PHP segfault when running Psalm

I'll have another go at reproducing this today or tomorrow.

anonfunc pushed to main at ALHP/ALHP.GO 2024-07-14 18:33:20 +02:00
7f2286c8d2 update deps