Description of problem: sudo dnf module install mariadb:10.1 returns Error: Problems in request: broken groups or modules: mariadb:10.1 Modular dependency problems: Problem: conflicting requests - nothing provides module(platform:f29) needed by module mariadb:10.1:20180418185803:6c81f848-0.x86_64 While sudo dnf module install mariadb:10.4 returns Error: Problem: conflicting requests - nothing provides libwsrep-lib.so()(64bit) needed by mariadb-server-3:10.4.2-1.beta.module_f30+2924+d4dbc42b.x86_64 - nothing provides libwsrep_api_v26.so()(64bit) needed by mariadb-server-3:10.4.2-1.beta.module_f30+2924+d4dbc42b.x86_64 (try to add '--skip-broken' to skip uninstallable packages) The only working stream is 10.3 Version-Release number of selected component (if applicable): Fedora 30 fully updated (on x86_64 as well on armv7hl) libdnf-0.28.0-1.fc30 dnf-4.2.1-1.fc30
Hi, thanks for the report 1) "nothing provides module(platform:f29)" I'll look into it. But so far I suspect some change or bug in modularity itself. 2) "libwsrep_api_v26.so" MariaDB 10.4 use new version of Galera with updated library. 26 instead of 25. I already tried to patch the issue in Rawhide, by branching the galera and using an updated version for the 10.4 module purposes. However I don't currently have a good tool to develop and test the modules, so I depend on Rawhide composes, which should be done each day or two ... but in reality, last month there was only like 1 or 2 successful composes :/ -- I'll swap the bugzilla to assigned once I'll really start work on it.
A rel-eng issue is filled https://pagure.io/releng/issue/8237 I can replicate this too
https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-a01b1fe26e https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-1849352fe1