https://bugzilla.redhat.com/show_bug.cgi?id=1707712
Ivan Mironov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Ivan Mironov <[email protected]> --- It looks like this is still broken. I see following on two different Fedora 30 systems: $ sudo dnf upgrade Last metadata expiration check: 0:09:07 ago on Tue 03 Sep 2019 10:26:54 PM +05. Dependencies resolved. Problem: package liberation-fonts-1:2.00.5-1.fc30.noarch requires liberation-mono-fonts = 1:2.00.5-1.fc30, but none of the providers can be installed - cannot install both liberation-mono-fonts-1:2.00.5-1.fc30.noarch and liberation-mono-fonts-1:2.00.5-3.fc30.noarch - cannot install the best update candidate for package liberation-narrow-fonts-1.07.6-1.fc30.noarch - cannot install the best update candidate for package liberation-mono-fonts-1:2.00.5-3.fc30.noarch ========================================================================================================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================================================================================================== Skipping packages with conflicts: (add '--best --allowerasing' to command line to force their upgrade): liberation-mono-fonts noarch 1:2.00.5-1.fc30 fedora 494 k Skipping packages with broken dependencies: liberation-fonts noarch 1:2.00.5-1.fc30 fedora 8.0 k Transaction Summary ========================================================================================================================================================================================================== Skip 2 Packages Nothing to do. Complete! $ rpm -qa | grep liberation liberation-sans-fonts-2.00.5-3.fc30.noarch liberation-fonts-common-2.00.5-3.fc30.noarch liberation-mono-fonts-2.00.5-3.fc30.noarch liberation-narrow-fonts-1.07.6-1.fc30.noarch liberation-serif-fonts-2.00.5-3.fc30.noarch liberation-narrow-fonts in my case is pulled by wine. Problem disappears if I remove liberation-narrow-fonts together with wine. `dnf install wine` after that works as expected without any errors, but then `dnf upgrade` starts failing again. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
