I have the non-modular package of redis installed
# rpm -q redis
redis-6.2.7-1.el9.x86_64
and I am seeing this now:
# yum update
Last metadata expiration check: 0:06:43 ago on Tue Jan 28 12:29:42 2025.
Dependencies resolved.
=============================================================================================================================================================================
Package Architecture Version Repository Size
=============================================================================================================================================================================
Upgrading:
python3-jinja2 noarch 2.11.3-7.el9_5 appstream 227 k
redis x86_64 7.2.6-1.module+el9.5.0+29429+015fd2d3 appstream 1.6 M
Transaction Summary
=============================================================================================================================================================================
Upgrade 2 Packages
Total size: 1.8 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] redis-7.2.6-1.module+el9.5.0+29429+015fd2d3.x86_64.rpm: Already downloaded
[SKIPPED] python3-jinja2-2.11.3-7.el9_5.noarch.rpm: Already downloaded
Running transaction check
No available modular metadata for modular package 'redis-7.2.6-1.module+el9.5.0+29429+015fd2d3.x86_64', it cannot be installed on the system
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'yum clean packages'.
Error: No available modular metadata for modular package
I have not enabled the module - so, is this intended ?