• Joined on 2023-10-13
BS86 commented on issue ALHP/ALHP.GO#292 2026-05-21 18:27:34 +02:00
Several Package updates not seen by ALHP although updated on Arch weeks ago

Thanks. Totally missed the arch - change of winetricks I think I remember reading some conversation on Arch's IRC devops or projects channel that they had issues with states not syncing or…

BS86 commented on issue ALHP/ALHP.GO#292 2026-05-17 09:41:47 +02:00
Several Package updates not seen by ALHP although updated on Arch weeks ago

another one: winetricks was updated to 20260125-2 on May 14, but ALHP only sees 20260125-1 https://archlinux.org/packages/extra/any/winetricks/ https://status.alhp.dev/?pkgbase=winetricks

BS86 opened issue ALHP/ALHP.GO#292 2026-05-14 10:19:56 +02:00
Several Package updates not seen by ALHP although updated on Arch weeks ago
BS86 commented on issue ALHP/ALHP.GO#222 2026-05-11 17:52:52 +02:00
Firefox build fails

I have 64GB of RAM and it only builds with zRAM activated (so that it has an additional 16GB of Swap-in-RAM)

BS86 commented on issue ALHP/ALHP.GO#284 2026-02-03 16:25:50 +01:00
python-aotriton and python-triton candidates for the blacklist?

the packages are currently being built again because of an update. python-triton still has memory limit exceeded python-aotriton was built with LTO, but at least v2 succeeded now. I guess…

BS86 commented on issue ALHP/ALHP.GO#284 2026-01-12 10:52:51 +01:00
python-aotriton and python-triton candidates for the blacklist?

it was built in November and December, I think that means there is a bug. For build frequency, have a look: https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commits/main

BS86 commented on issue ALHP/ALHP.GO#281 2026-01-12 09:28:29 +01:00
hold off on packages until dependencies are built

please read the comments above. What you want would mean that ALHP would need to provide all packages, not only the rebuilt packages. This would mean a lot more storage space and traffic. As…

BS86 commented on issue ALHP/ALHP.GO#284 2026-01-11 21:23:03 +01:00
python-aotriton and python-triton candidates for the blacklist?

If my memory does not fail me, python-aotriton also did that LTO --> non-LTO thing in december and also sometime earlier last year.

BS86 commented on issue ALHP/ALHP.GO#285 2026-01-11 18:30:15 +01:00
extra-x86-64-v3/python-msgpack is not installed properly

the python rebuild is still running and will do so at least until tomorrow. https://status.alhp.dev/ until that rebuild hits the repo's you should disable alhp repo's if you need to update or…

BS86 opened issue ALHP/ALHP.GO#284 2026-01-11 09:19:29 +01:00
python-aotriton and python-triton candidates for the blacklist?
BS86 commented on issue ALHP/ALHP.GO#281 2025-11-27 14:21:21 +01:00
hold off on packages until dependencies are built

You can uncomment the line #VerbosePkgLists in your /etc/pacman.conf (to read VerbosePkgLists) to make it easier to spot non-ALHP updates. It can happen that another Arch - package pulles…

BS86 commented on issue ALHP/ALHP.GO#281 2025-11-27 14:04:05 +01:00
hold off on packages until dependencies are built

look closely - the situation appears because you are upgrading packages that are taken from the Arch repository with the ALHP packages still being built.

ALHP can't hold your packages on your…

BS86 opened issue ALHP/alhp-web#8 2025-11-27 13:52:27 +01:00
Grafana does not respect the Light/Dark Mode Switch
BS86 commented on issue ALHP/ALHP.GO#280 2025-11-10 22:26:50 +01:00
icu package has invalid version

it still has to be uploaded and mirrors have to be synced. The build cycle still has 43 packages to go for that to be done.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-29 19:45:36 +02:00
Linking with rust issue.

rust 1:1.89.0-1.3 looks good, can't trigger the error any more. Thanks!

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-29 10:21:02 +02:00
Linking with rust issue.

@anonfunc i tried again with rebuilding rust with the non-lto.conf and it still produces a usable rust package. The version in the repository is still producing the error.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-24 11:21:36 +02:00
Linking with rust issue.

no worries. Something seems to have gone wrong though - rust 1:1.89.0-1.2 still produces the error, and the status page shows that it is still an LTO build.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-22 12:44:39 +02:00
Linking with rust issue.

ok found some time to compile rust locally.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-21 10:28:41 +02:00
Linking with rust issue.

I also ran into the issue when trying to recompile mesa locally.

Can you try to rebuild rust locally with the relevant makepkg.conf from here: https://alhp.dev/makepkg/ and check if the issue…

BS86 commented on issue ALHP/ALHP.GO#222 2025-07-23 14:45:23 +02:00
Firefox build fails

accoring to the status page, firefox now builts with LTO, although it should have been added to the non-LTO list. Anyway, Firefox now successfully builds which means this issue can be closed.