I have purged the affected URLs. If someone can still reproduce, please let me know if its fixed.
Probably a bad cache then? I'll purge these files, maybe that will help.
Is the problem still there after you deleted the files and redownloaded them?
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…
Little more info please:
- what mirror do you use
- output of
pacman-key -l cie@harting.dev
- did you try
pacman -Suyy
What mirror do you use?
Can you paste pacman-key -l cie@harting.dev
?
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…
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…