anonfunc
anonfunc commented on issue ALHP/ALHP.GO#265 2024-11-13 21:45:17 +01:00
Buildserver down?

Buildserver is back online now.

But to answer your question, it would need to be v4 capable and at least 6-8 dedicated cores and >64GiB ram.

anonfunc commented on issue ALHP/ALHP.GO#265 2024-11-09 12:37:10 +01:00
Buildserver down?

Sort of. The ISP has IPv4 connectivity problems, so I stopped the buildbot. This way we do not have packages failing by mistake due to lack of IPv4 connectivity.

anonfunc pushed to main at anonfunc/VodaDOCSIS 2024-10-26 23:20:02 +02:00
082ad2d64d removed journalhook
anonfunc pushed to main at anonfunc/VodaDOCSIS 2024-10-26 23:18:47 +02:00
98ad16ab36 slight code refactor
anonfunc pushed to main at anonfunc/VodaDOCSIS 2024-10-26 22:51:47 +02:00
eba177e113 update deps
anonfunc commented on issue ALHP/alhp-keyring#4 2024-10-25 18:26:50 +02:00
CDN mismatched db signatures

I implemented cache-tagging, should work fine from now on. Please reopen if the problem persists for you.

anonfunc closed issue ALHP/alhp-keyring#4 2024-10-25 18:26:50 +02:00
CDN mismatched db signatures
anonfunc commented on issue ALHP/alhp-keyring#4 2024-10-24 18:17:58 +02:00
CDN mismatched db signatures

Well, seems that the new method does not clear correctly either. I now implemented a more "radical" purge method, lets see if that helps.

anonfunc closed issue ALHP/ALHP.GO#262 2024-10-24 18:16:47 +02:00
extra-x86-64-v3: signature is invalid
anonfunc commented on issue ALHP/ALHP.GO#263 2024-10-24 18:16:37 +02:00
extra-x86-64-v3: stale CDN cache

Tracking this in ALHP/alhp-keyring#4.

anonfunc closed issue ALHP/ALHP.GO#263 2024-10-24 18:16:37 +02:00
extra-x86-64-v3: stale CDN cache
anonfunc commented on issue ALHP/ALHP.GO#262 2024-10-22 21:14:23 +02:00
extra-x86-64-v3: signature is invalid

I think you hit ALHP/alhp-keyring#4.

anonfunc commented on issue ALHP/alhp-keyring#4 2024-10-19 16:04:52 +02:00
CDN mismatched db signatures

I overhauled the cache purging, lets see how that goes.

anonfunc commented on issue ALHP/ALHP.GO#259 2024-10-18 08:39:47 +02:00
extra-x86-64-v4: signature invalid

We are tracking this in ALHP/alhp-keyring#4. I'll try to get a new cache purge mechanism going this weekend.

anonfunc commented on issue ALHP/ALHP.GO#261 2024-10-07 20:57:08 +02:00
If I want to setup this for Manjaro what are the steps?

You would need to modify ALHP to use Manjaro's "stable" repository. Since ALHP uses the (state repository)[https://gitlab.archlinux.org/archlinux/packaging/state], you would have to find a Manjaro…

anonfunc commented on issue ALHP/alhp-keyring#1 2024-10-07 20:50:31 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is unknown trust

@mihalycsaba You seem to have a different problem, have a look at ALHP/alhp-keyring#4.

anonfunc reopened issue ALHP/alhp-keyring#4 2024-10-06 23:03:42 +02:00
CDN mismatched db signatures
anonfunc commented on issue ALHP/alhp-keyring#4 2024-10-06 23:03:41 +02:00
CDN mismatched db signatures

Not sure its a good idea to close this, I think we should try to solve this instead of recommending switching mirrors. The CDNs probably have a cache purge problem, I'll try to implement a…

anonfunc commented on issue ALHP/alhp-keyring#4 2024-10-06 22:46:26 +02:00
CDN mismatched db signatures

Not sure how you jumped to the conclusion its expired, because its certainly not:

pacman-key -l cie@harting.dev                                                                         …
anonfunc commented on issue ALHP/ALHP.GO#16 2024-10-03 22:06:25 +02:00
Blacklisted packages

Yes I considered that. Would add a lot of packages of course, but it would present at least some of these windows where one can potentially break something. Need to think about that, because its…