On 2019-12-05 20:53, Tom Horsley wrote: > Doing a dnf update this morning and got a bazillion > lines of complaints about lucene: > > Problem 1: package lucene-facet-7.7.0-2.fc31.noarch requires > mvn(org.apache.lucene:lucene-core) = 7.7.0, but none of the providers can be > installed > - cannot install both lucene-8.1.1-2.module_f31+6793+1c93c38e.noarch and > lucene-7.7.0-2.fc31.noarch > - cannot install the best update candidate for package > lucene-facet-7.7.0-2.fc31.noarch > - cannot install the best update candidate for package > lucene-7.7.0-2.fc31.noarch > - package lucene-7.7.0-2.fc31.noarch is excluded
It sounds as if you have the eclipse:latest module enabled and that packages conflict with those of non-module packages. FWIW, [root@f31k ~]# dnf module info eclipse:latest | grep lucene-fac [root@f31k ~]# indicates that package doesn't exist in the module. -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org