I’m looking for information as to why I’m able to execute dnf install suricata on Rocky Linux 9 and obtain the 7.X version, whereas Rocky Linux 10 can’t resolve the package.
I’ve installed the following basic repositories on both versions :
On Rocky Linux 9, the package is resolved properly and currently installs the 7.0.13 Suricata version, while on Rocky Linux 10, it isn’t able to resolve it.
The default COPR EPEL10 chroots are for CentOS Stream and often use newer packages, causing unresolved dependencies. This was not the case for 8 and 9, so a bit annoying and still figuring out the best way to relay this to users.