Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). Your package (R-zoo) Fails To Install in Fedora 34: can't install R-zoo: - nothing provides R(lattice) >= 0.20.27 needed by R-zoo-1.8.8-5.fc34.x86_64 If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks. P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/rawhide-gating/multi-builds/ Thanks!
Argh..... Don't you love the way as in R dashes and dots are used in versions? R-zoo requires R(lattice) >= 0.20.27 while R-core provides R(lattice) = 0.20-41. It is even worse: # repoquery -q --repo=rawhide{,-source} --provides R-core | grep lattice R(lattice) = 0.20-41 R-lattice = 0.20.41 Notice the difference between the last 2 lines...
Now that R has been built with the correct settings: # repoquery -q --repo=rawhide --provides R-core | grep lattice R(lattice) = 0.20.41 R-lattice = 0.20.41 we can close this bug since R-zoo can again be installed in F34.