Finally got 11rc1 installed and migrated from a 10.1 install. Its been running for a few days, and so far, just about everything seems to be working fine. Existing users migrated without problems, and all but one of the contribs I needed installed and working.
The only one I've hit problems with is the XT-geoip addon. Geoip installed without problems, and the migration pulled in the Maxmind login details. However, when I try to install the xt-geoip contrib, I get this error:
[root@goldie ~]# dnf --enablerepo=smecontribs install smeserver-xt_geoip
Last metadata expiration check: 2:00:30 ago on Sun 30 Aug 2026 07:34:31 BST.
Error:
Problem: conflicting requests
- nothing provides perl-Text-CSV_XS needed by smeserver-xt_geoip-1.3.1-36.el8.sme.noarch from smecontribs
- nothing provides perl-Text-CSV_XS needed by smeserver-xt_geoip-1.3.1-37.el8.sme.noarch from smecontribs
- nothing provides perl-Text-CSV_XS needed by smeserver-xt_geoip-1.3.1-38.el8.sme.noarch from smecontribs
(try to add '--skip-broken' to skip uninstallable packages)
I'm wondering if there is a repo that I should have enabled, or whether I've missed something else?