cachewerk/linux-repos

Add support for RHEL 9 / CentOS Stream 9

Closed this issue · 7 comments

# 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

These should be easy to build. What's your uname -a?

Do you use any particular Docker base image?

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

Thanks. We'll add RHEL 9 builds.

Amazing, thank you!

Closing in favour of cachewerk/relay#55