Add support for RHEL 9 / CentOS Stream 9
Closed this issue · 7 comments
aran112000 commented
# yum install relay-php
CacheWerk Enterprise Linux 23 kB/s | 27 kB 00:01
Errors during downloading metadata for repository 'cachewerk-el':
- Status code: 404 for https://repos.r2.relay.so/rpm/el9/repodata/repomd.xml (IP: 172.66.40.60)
Error: Failed to download metadata for repo 'cachewerk-el': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
tillkruss commented
These should be easy to build. What's your uname -a
?
tillkruss commented
Do you use any particular Docker base image?
aran112000 commented
These should be easy to build. What's your
uname -a
?
$ uname -a
Linux xxxxx 5.14.0-274.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Feb 16 14:51:25 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Do you use any particular Docker base image?
We don't use Docker at all
tillkruss commented
Thanks. We'll add RHEL 9 builds.
aran112000 commented
Amazing, thank you!
tillkruss commented
WIP: cachewerk/relay#55
tillkruss commented
Closing in favour of cachewerk/relay#55