https://bugzilla.redhat.com/show_bug.cgi?id=1747737
Marek Blaha mblaha@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |caillon+fedoraproject@gmail | |.com, | |fonts-bugs@lists.fedoraproj | |ect.org, | |gnome-sig@lists.fedoraproje | |ct.org, | |i18n-bugs@lists.fedoraproje | |ct.org, | |john.j5live@gmail.com, | |mclasen@redhat.com, | |petersen@redhat.com, | |psatpute@redhat.com, | |rhughes@redhat.com, | |rstrode@redhat.com, | |sandmann@redhat.com, | |vishalvijayraghavan@gmail.c | |om Component|dnf |liberation-fonts Assignee|rpm-software-management@lis |petersen@redhat.com |ts.fedoraproject.org |
--- Comment #1 from Marek Blaha mblaha@redhat.com --- It looks like liberation-fonts-1:2.00.5-1.fc30.noarch obsoletes and provides liberation-narrow-fonts but the updated liberation-fonts-1:2.00.5-3.fc30.noarch version does not:
$ dnf repoquery --obsoletes liberation-fonts-1:2.00.5-1.fc30.noarch liberation-narrow-fonts < 1:2.0.0 $ dnf repoquery --provides liberation-fonts-1:2.00.5-1.fc30.noarch liberation-fonts = 1:2.00.5-1.fc30 liberation-narrow-fonts = 1:2.00.5-1.fc30
$ dnf repoquery --obsoletes liberation-fonts-1:2.00.5-3.fc30.noarch $ dnf repoquery --provides liberation-fonts-1:2.00.5-3.fc30.noarch liberation-fonts = 1:2.00.5-3.fc30
Reassigning to liberation-fonts component to resolve the packaging problem.
You can workaround it by locking liberation-fonts package on older version: # dnf versionlock liberation-fonts
fonts-bugs@lists.fedoraproject.org