Block a user
Cloudflare issues with main meta-mirror
Invaild Keyring
Good. I'm still tweaking the new CDN, I just added a cache bypass for the db's, can you test it again, maybe with pacman -Suyy
if necessary?
Cloudflare issues with main meta-mirror
@Forge I added a ALHP provided CDN mirror, you can test that one if you want :)
Add mirrors.dotsrc.org mirror (Denmark)
Add mirrors.dotsrc.org mirror (Denmark)
I'm so sorry, I seem to forgot about this PR. Adding it now.
Package
extra/john
illegal hardware instruction with -O3
It doesn't need to include these flags, they are enabled by march
(and further optimization based on these flags by -O3
, thats why you only had the SIGILL on -O3
) . What Arch is doing in…